https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7782

Lucas Gass <lu...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #167696|0                           |1
        is obsolete|                            |

--- Comment #7 from Lucas Gass <lu...@bywatersolutions.com> ---
Created attachment 167697
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167697&action=edit
Bug 7782: Replace yes/no dropdown with checkboxes for cancelling holds

This patch replaces the yes/no options for selecting which holds to cancel with
checkboxes. Furthermore, a select all/none link was added to the column header
for even easier selection.

To test:
1) Request multiple holds (at least 3) on different bibs for the same patron.
2) Visit the patrons detail page.
3) Click on the holds table tab.
4) Notice in the "Delete?" column there is a "Yes/No" dropdown option for each
hold.
5) Apply patch, restart_all
6) Notice now that there is a "Cancel?" column that has "select all | none"
links along with a checkbox for each hold.
7) Click the select all link ensure it works as expect. Do the same for the
select none link
8) Select one hold, then press the cancel marked holds button at the bottom.
Open the table again and notice the hold was removed for the table.
9) Now press the 'select all' link and press cancel marked holds. Notice that
the remaining holds are removed from the table.
10) Ensure that these holds were also correctly removed from the holds tab on
that particular items page.

Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to