Summary: | Remove the use of jquery.checkboxes plugin from library transfer limits page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Nick Clemens (kidclamp) <nick> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | nick, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 26006, 26806 | ||
Attachments: |
Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page
Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page |
Description
Owen Leonard
2020-10-21 15:53:58 UTC
Created attachment 112117 [details] [review] Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page This patch modifies the library transfer limits page to eliminate the use of the jquery.checkboxes plugin. To test, apply the patch and go to Administration -> Library transfer limits. - Test the "For all collection codes" links, "Select all" and "Clear all." Each should affect all checkboxes on all tabs. - Click various tabs and confirm that the "select all" and "clear all" links within that tab work correctly, affecting only the checkboxes in that tab. Created attachment 112400 [details] [review] Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page This patch modifies the library transfer limits page to eliminate the use of the jquery.checkboxes plugin. To test, apply the patch and go to Administration -> Library transfer limits. - Test the "For all collection codes" links, "Select all" and "Clear all." Each should affect all checkboxes on all tabs. - Click various tabs and confirm that the "select all" and "clear all" links within that tab work correctly, affecting only the checkboxes in that tab. Signed-off-by: Lisette Scheer <lisettes@latahlibrary.org> Created attachment 112441 [details] [review] Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page This patch modifies the library transfer limits page to eliminate the use of the jquery.checkboxes plugin. To test, apply the patch and go to Administration -> Library transfer limits. - Test the "For all collection codes" links, "Select all" and "Clear all." Each should affect all checkboxes on all tabs. - Click various tabs and confirm that the "select all" and "clear all" links within that tab work correctly, affecting only the checkboxes in that tab. Signed-off-by: Lisette Scheer <lisettes@latahlibrary.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 20.11, thanks to everybody involved! |