Bug 26216

Summary: Remove the use of jquery.checkboxes plugin from catalog search results
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, lucas, testopia
Version: master   
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 26216: Remove the use of jquery.checkboxes plugin from catalog search results
Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results
Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results

Description Owen Leonard 2020-08-14 17:26:39 UTC
As described in Bug 26006 the jquery.checkboxes plugin is old and unmaintained. 

Its use should be replaced on the staff interface catalog search results page.
Comment 1 Owen Leonard 2020-08-14 17:48:59 UTC
Created attachment 108306 [details] [review]
Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results

This patch removes the use of jquery.checkboxes plugin from the
staff interface catalog search results page.

To test, apply the patch and perform a catalog search in the staff
interface which will return results.

On the search results page test the "Select all" and "Clear all" links
at the top of the results. They should work correctly.
Comment 2 Amit Gupta 2020-08-16 15:04:57 UTC
Created attachment 108365 [details] [review]
Bug 26216: Remove the use of jquery.checkboxes plugin from  catalog search results

Checked patch and working OK.

To Test:

Apply the patch and perform a catalog search in the staff
interface which will return results.

On the search results page test the "Select all" and "Clear all" links
at the top of the results. They should work correctly.
Comment 3 Katrin Fischer 2020-08-16 21:51:45 UTC
Created attachment 108376 [details] [review]
Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results

This patch removes the use of jquery.checkboxes plugin from the
staff interface catalog search results page.

To test, apply the patch and perform a catalog search in the staff
interface which will return results.

On the search results page test the "Select all" and "Clear all" links
at the top of the results. They should 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:26 UTC
Pushed to master for 20.11, thanks to everybody involved!
Comment 5 Lucas Gass 2020-09-04 15:15:01 UTC
backported to 20.05.x for 20.05.04
Comment 6 Aleisha Amohia 2020-09-10 03:40:08 UTC
enhancement, not backported to 19.11.x