Bug 26202

Summary: Remove the use of jquery.checkboxes plugin from batch record modification page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aleisha, amit.gupta, amitddng135, katrin.fischer, lucas, testopia
Version: Main   
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.04
Bug Depends on:    
Bug Blocks: 26006    
Attachments: Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page
Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page
Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page

Description Owen Leonard 2020-08-13 13:16:35 UTC
As described in Bug 26006 the jquery.checkboxes plugin is old and unmaintained. 

Its use should be replaced on the batch record modification page
Comment 1 Owen Leonard 2020-08-13 13:26:55 UTC Comment hidden (obsolete)
Comment 2 Amit Gupta 2020-08-17 15:50:41 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2020-08-17 22:03:45 UTC
Created attachment 108423 [details] [review]
Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page

This patch removes the use of the jquery.checkboxes plugin from the
batch record modification page.

To test, apply the patch and go to Tools -> Batch record modification

 - Submit a batch of biblionumbers for modification.
 - On the results page, test the "Select all" and "Clear all" links to
   confirm that they work correctly.

Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Jonathan Druart 2020-08-18 15:48:00 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 5 Lucas Gass 2020-09-04 15:15:57 UTC
backported to 20.05.x for 20.05.04
Comment 6 Aleisha Amohia 2020-09-10 03:42:16 UTC
enhancement, not backported to 19.11.x