As described in Bug 26006 the jquery.checkboxes plugin is old and unmaintained. Its use should replaced in the staff interface on the acquisitions "duplicate orders" page.
Created attachment 112116 [details] [review] Bug 26767: Remove the use of jquery.checkboxes plugin from duplicate orders template This patch removes the use of the jquery.checkboxes plugin from the duplicate orders template in acquisitions. To test, apply the patch and go to Acquisitions -> Vendor -> Basket. - Click "Add to basket." - Click "From existing orders (copy)." - Perform a search which will return some orders. - Test the "Select all" and "Clear all" links. Confirm that they work correctly.
Created attachment 112467 [details] [review] Bug 26767: Remove the use of jquery.checkboxes plugin from duplicate orders template This patch removes the use of the jquery.checkboxes plugin from the duplicate orders template in acquisitions. To test, apply the patch and go to Acquisitions -> Vendor -> Basket. - Click "Add to basket." - Click "From existing orders (copy)." - Perform a search which will return some orders. - Test the "Select all" and "Clear all" links. Confirm that they work correctly. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 112475 [details] [review] Bug 26767: Remove the use of jquery.checkboxes plugin from duplicate orders template This patch removes the use of the jquery.checkboxes plugin from the duplicate orders template in acquisitions. To test, apply the patch and go to Acquisitions -> Vendor -> Basket. - Click "Add to basket." - Click "From existing orders (copy)." - Perform a search which will return some orders. - Test the "Select all" and "Clear all" links. Confirm that they 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!