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)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 10 Mar 2014 18:49:33 +0000 (18:49 +0000)
commitb80b8fa40f706b9cade5f6ee39d73e1b1f9616c9
treee0a9738a071b4c147d954b05336a5c189f7035d9
parent03338b70e4de9866bd4afb69f0d8e5eeae3d7866
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>
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