https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40395
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds a release notes| |'checkbox' column to the | |patron holds table located | |on the 'Holds' tab on the | |patron 'Details' page and | |the patron 'Check out' | |page. | |It also reimplements | |suspending and cancelling | |multiple holds on these | |pages from a UI/UX point of | |view. | |Before, the user was | |required to check the box | |under the 'Delete?' column | |for the respective hold and | |then click a 'Cancel marked | |holds' button alongside a | |cancellation reason. | |Now, the user selects the | |holds they want to cancel | |and click a new 'Cancel | |selected holds' button. | |This reworked button now | |shows the hold cancellation | |modal, becoming more | |consistent to what happens | |when cancelling holds in | |other pages where this | |action is also possible. | |Suspending multiple holds | |has received the same | |treatment, with the | |additional benefit that is | |now possible to suspend a | |set of selected holds, | |rather than only being able | |to suspend either a single | |or all holds. | |This work also serves as | |preparation for future | |holds 'bulk actions' on | |these patron pages, now | |that selecting multiple | |holds on these pages has | |been standardized. -- 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/
