]> git.koha-community.org Git - koha.git/commit
Bug 11555: Make "All" one of the default options for datatables
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 14 Jan 2014 15:37:09 +0000 (10:37 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 4 Jun 2014 08:21:10 +0000 (10:21 +0200)
commitfcfc0e3dc4d578bd067b8221930204c1296cc54f
tree8c15e2ee93f2873a0e575bf5b42cde2aba248ecd
parentd10087c9765997fdf6db9ed8608a780f175cdda0
Bug 11555: Make "All" one of the default options for datatables

There are many instances where librarians would like to have the ability
to see all the rows in a datatable at one. It seems prudent to make this
a default option for datatables, rather than change it on a case by case
basis.

Test Plan:
1) View the circulation history for a patron
2) Note you can select to view 10, 25, 50, or 100 entries
3) Apply this patch
4) Reload the circulation history page for a patron
5) Note the new "All" option
6) Verify the "All" option shows all the rows at once

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
I tested the translation for "All"

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit b80b8fa40f706b9cade5f6ee39d73e1b1f9616c9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/datatables-strings.inc
koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc
koha-tmpl/intranet-tmpl/prog/en/js/datatables.js