Summary: | Remove the use of jquery.checkboxes plugin from checkout notes page | ||
---|---|---|---|
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: | aleisha, lucas |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.05
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 26006 | ||
Attachments: |
Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page
Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page |
Description
Owen Leonard
2020-09-21 19:04:17 UTC
Created attachment 110486 [details] [review] Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page This patch removes the inclusion of the jquery.checkboxes plugin from the checkout notes page. It is unused. To test, apply the patch and confirm that the AllowCheckoutNotes system preference is enabled. - Go to Circulation -> Checkout notes. - Confirm that the "Select all" and "Clear all" links work correctly. Created attachment 110524 [details] [review] Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page This patch removes the inclusion of the jquery.checkboxes plugin from the checkout notes page. It is unused. To test, apply the patch and confirm that the AllowCheckoutNotes system preference is enabled. - Go to Circulation -> Checkout notes. - Confirm that the "Select all" and "Clear all" links work correctly. Signed-off-by: David Nind <david@davidnind.com> Created attachment 110621 [details] [review] Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page This patch removes the inclusion of the jquery.checkboxes plugin from the checkout notes page. It is unused. To test, apply the patch and confirm that the AllowCheckoutNotes system preference is enabled. - Go to Circulation -> Checkout notes. - Confirm that the "Select all" and "Clear all" links work correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.05 enhancement, not backported to 19.11.x |