[Bug 28366] New: Add batch patron modification to patron search results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Bug ID: 28366 Summary: Add batch patron modification to patron search results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com I think it would be useful to be able to pass checked patron search results to batch patron modification without going through the step of adding them to a list. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29971 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29971 [Bug 29971] Remember selections across patron search pages -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Bug 28366 depends on bug 29971, which changed state. Bug 29971 Summary: Remember selections across patron search pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29971 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 146641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146641&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Laura.escamilla@bywatersolu | |tions.com Status|Needs Signoff |Signed Off --- Comment #2 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- (In reply to Owen Leonard from comment #1)
Created attachment 146641 [details] [review] 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> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146641|0 |1 is obsolete| | --- Comment #3 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 147979 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147979&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |kyle@bywatersolutions.com |y.org | CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147979|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 148688 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148688&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |23.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m Status|Pushed to master |Needs documenting --- Comment #6 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Enhancement. Not pushed to 22.11.07. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Bug 28366 depends on bug 29971, which changed state. Bug 29971 Summary: Remember selections across patron search pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29971 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Bug 28366 depends on bug 29971, which changed state. Bug 29971 Summary: Remember selections across patron search pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29971 What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Philip Orr <philip.orr@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Documentation| |Philip Orr contact| | CC| |philip.orr@lmscloud.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 --- Comment #7 from Philip Orr <philip.orr@lmscloud.de> --- The patron search section of the manual should be completely updated since it doesn't currently list any of the things you can do with selected patrons. I'll update that section and add a text about linking to batch patron modification from patron search results. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28366 Philip Orr <philip.orr@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Documentation| |https://gitlab.com/koha-com submission| |munity/koha-manual/-/merge_ | |requests/828 Status|Needs documenting |CLOSED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org