https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28974
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125424|0 |1 is obsolete| | Attachment #125425|0 |1 is obsolete| | Attachment #125426|0 |1 is obsolete| | Attachment #126277|0 |1 is obsolete| | --- Comment #27 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 168355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168355&action=edit Bug 28974: Add pagination to holds queue viewer We have a partner processing thousands of holds per day, per branch. At this number of holds, the script loads very slow if it manages to load at all. Paginating the results of the holds queue will allow this page more flexible and load more quickly. Test Plan 1) Generate a lot of holds in the holds queue 2) Apply this patch 3) Try out the new pagination bar 4) Ensure the limit and page features function correctly Signed-off-by: Emmi Takkinen <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
