| Summary: | Phase out jquery.cookie.js: Batch item modifications | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | fridolin.somers, testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
21.05.00
|
|
| Circulation function: | |||
| Bug Depends on: | 23944, 27752 | ||
| Bug Blocks: | 27750 | ||
| Attachments: |
Bug 27751: Phase out jquery.cookie.js: Batch item modifications
Bug 27751: Phase out jquery.cookie.js: Batch item modifications Bug 27751: Phase out jquery.cookie.js: Batch item modifications |
||
|
Description
Owen Leonard
2021-02-22 15:19:31 UTC
Created attachment 117171 [details] [review] Bug 27751: Phase out jquery.cookie.js: Batch item modifications To test, apply the patch and go to Tools -> Batch item modification. - Submit a batch of barcodes for modification. - Uncheck some checkboxes to hide columns in the table showing your submitted items. - Return to the batch item modification page and submit your batch again. - The columns you selected should still be hidden. - Submit a batch of items for deletion. - The same columns should be hidden here too. - Also test that the "Show all columns" and "Hide all columns" buttons work and that the changes persist across batches. Created attachment 117244 [details] [review] Bug 27751: Phase out jquery.cookie.js: Batch item modifications To test, apply the patch and go to Tools -> Batch item modification. - Submit a batch of barcodes for modification. - Uncheck some checkboxes to hide columns in the table showing your submitted items. - Return to the batch item modification page and submit your batch again. - The columns you selected should still be hidden. - Submit a batch of items for deletion. - The same columns should be hidden here too. - Also test that the "Show all columns" and "Hide all columns" buttons work and that the changes persist across batches. Signed-off-by: David Nind <david@davidnind.com> Created attachment 117727 [details] [review] Bug 27751: Phase out jquery.cookie.js: Batch item modifications To test, apply the patch and go to Tools -> Batch item modification. - Submit a batch of barcodes for modification. - Uncheck some checkboxes to hide columns in the table showing your submitted items. - Return to the batch item modification page and submit your batch again. - The columns you selected should still be hidden. - Submit a batch of items for deletion. - The same columns should be hidden here too. - Also test that the "Show all columns" and "Hide all columns" buttons work and that the changes persist across batches. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.05, thanks to everybody involved! Enhancement not pushed to 20.11.x |