https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25101
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #109292|0 |1 is obsolete| | Attachment #109293|0 |1 is obsolete| | Attachment #109294|0 |1 is obsolete| | Attachment #109425|0 |1 is obsolete| | --- Comment #25 from Jonathan Druart <[email protected]> --- Created attachment 109529 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109529&action=edit Bug 25101: Add ability to skip previewing results when batch extending due dates For sites with very large amounts of due dates to extend ( tens of thousands ), it can take a very long time of the results to load ( if at all ). It would be good to have a way to bypass the confirmation screen, instead directly updating the due dates before displaying the results. Test Plan: 1) Apply this patch 2) Browse to tools/batch_extend_due_dates.pl 3) Note the new "Preview results" checkbox 4) Submit form with the checkbox unchecked, due dates should be updated without previewing the checkouts 5) Submit form with the checkbox checked, tool should function as it did previously Signed-off-by: Kelly McElligott <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Bug 25101: (QA follow-up) Add hint to new option Adds a hint about the large numbers behind the new checkbox option. Signed-off-by: Katrin Fischer <[email protected]> Bug 25101: (QA follow-up) Fix hint for new option -- 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/
