]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1746566: Enable 500, 1K, and ALL-the-Rows in patron grids
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Wed, 7 Feb 2018 17:05:10 +0000 (12:05 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 11 Jul 2018 17:04:46 +0000 (13:04 -0400)
commit6c511a7d53eefa0b543c2212f8064f60cd74dd7a
tree4b37945cd788ade93e55378710cbb9b95cee7b96
parentd8de66599444d919e854eb511403165cc258ace0
LP#1746566: Enable 500, 1K, and ALL-the-Rows in patron grids

This adds to the Patron (non-catalogued) Items Out, Patron Holds, and
Item Status grids an 'allowAll' grid feature which will enable the 500,
1K, and ALL (really 10K) rows/pagesize. For the ALL option a modal has
been wired to that the action can be confirmed, since it might be a
very slow operation.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/src/templates/staff/cat/item/t_list.tt2
Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2
Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2
Open-ILS/src/templates/staff/share/t_autogrid.tt2
Open-ILS/web/js/ui/default/staff/services/grid.js