Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard 7f5752d814
Bug 28366: Add batch patron modification to patron search results
This patch adds the ability to send selected patrons for batch
modification. It does this by adding a hidden form which is populated
from the borrowernumbers stored in the browser's localStorage when
selections are made.

To test, apply the patch and perform a patron search in the staff client
which will return multiple pages of results.

- Select a patron on the first page of results.
- The "Add to patron list" and "Batch patron modification" buttons
  should become active, and the "Patrons selected" box should show "1"
- After checking another checkbox the "Merge selected patrons" button
  should activate and the "selected" count should increment.
- Test making selections on other pages of results. The "selected" count
  should continue to increment.
- Test the "Batch patron modification" button, confirming that all the
  patrons you selected are correctly passed to the batch patron
  modification tool.
- Test that the "Clear" control works correctly to clear all checkboxes
  and disable all other buttons.
- Test that the "Select all" and "Clear all" controls work correctly,
  enabling all buttons and correctly incrementing the "selected" count.

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-15 18:24:02 -03:00
..
accountline-details.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
apikeys.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
boraccount.tt Bug 31448: Replace 'Print' with 'Receipt' dropdown 2023-05-05 10:18:45 -03:00
deletemem.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
discharge.tt Bug 33385: Use template wrapper for breadcrumbs: Patrons part 1 2023-04-12 09:27:05 -03:00
discharges.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
files.tt Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
holdshistory.tt Bug 33386: Use template wrapper for breadcrumbs: Patrons part 2 2023-04-12 09:27:04 -03:00
housebound.tt Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
ill-requests.tt Bug 22440: New ILL requests table 2023-05-05 09:13:41 -03:00
mancredit.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
maninvoice.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
member-flags.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
member-password.tt Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 2023-04-12 09:27:03 -03:00
member.tt Bug 28366: Add batch patron modification to patron search results 2023-05-15 18:24:02 -03:00
memberentrygen.tt Bug 25379: (QA follow-up) Adjust other occurrences and add line break 2023-05-09 11:47:01 -03:00
members-update.tt Bug 33320: Add spacing in Patron modification requests 2023-05-12 11:22:46 -03:00
merge-patrons.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
moremember-brief.tt
moremember-print.tt Bug 22375: (follow-up) Format even more due dates consistently 2023-05-09 11:46:56 -03:00
moremember.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
notices.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
pay.tt Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
paycollect.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
printfeercpt.tt
printinvoice.tt
printnotice.tt Bug 31714: Add Generic way to print patron slips 2022-10-21 10:09:03 -03:00
purchase-suggestions.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
readingrec.tt Bug 22375: Format due date consistantly 2023-05-09 11:46:55 -03:00
recallshistory.tt Bug 30952: (follow-up) Undo change to Home breadcrumb 2022-10-12 16:00:45 -03:00
routing-lists.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
search.tt
statistics.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
two_factor_auth.tt Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 2023-04-12 09:27:02 -03:00
update-child.tt