Change #5495
Category | None |
Changed by | Cesar Velez <cesar.velez | @equinoxinitiative.org>
Changed at | Wed 11 Jul 2018 13:04:46 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 6c511a7d53eefa0b543c2212f8064f60cd74dd7a |
Comments
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>
Changed files
- 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