Koha/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards
Michael Hafen f1e90cc4c2
Bug 28726: Add sort1 and sort2 to patron card creator - patron search.
Also adds a select all / clear all and checkboxes.

Test plan:

1. start a new batch in the patron card creator (Tools -> Patron card creator -> New -> card batch)
2. click the Add patron(s) button.  Observe that Category and Library are the only options.
3. Close search for patron window.
4. Apply patch.
5. click the Add patron(s) button.  Observe that you can now search for patrons by their sort1 and sort2 values.
6. perform a search and observe the 'Select all | Clear all | Add selected patrons' links and button.
7. use the Select all link to select all the patrons found by the search.
8. use the Add selected patrons button to add the selected patrons to the card batch's Add by borrowernumber(s) text input field.
9. close the search for patron window.

Signed-off-by: Solene Ngamga <solene.ngamga@inLibro.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 79f8e148af)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-17 16:02:12 +01:00
..
edit-batch.tt Bug 28726: Add sort1 and sort2 to patron card creator - patron search. 2023-07-17 16:02:12 +01:00
edit-layout.tt Bug 33410: Use template wrapper for breadcrumbs: Patron card creator 2023-04-12 09:27:01 -03:00
edit-profile.tt Bug 33410: Use template wrapper for breadcrumbs: Patron card creator 2023-04-12 09:27:01 -03:00
edit-template.tt Bug 33410: Use template wrapper for breadcrumbs: Patron card creator 2023-04-12 09:27:01 -03:00
home.tt Bug 33410: Use template wrapper for breadcrumbs: Patron card creator 2023-04-12 09:27:01 -03:00
image-manage.tt Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
manage.tt Bug 33410: Use template wrapper for breadcrumbs: Patron card creator 2023-04-12 09:27:01 -03:00
print.tt