As described in Bug 26006 the jquery.checkboxes plugin is old and unmaintained. Its use should be replaced on Z39.50 search pages: - acqui/z3950_search.tt - cataloguing/z3950_auth_search.tt - cataloguing/z3950_search.tt
Created attachment 108289 [details] [review] Bug 26215: Remove the use of jquery.checkboxes plugin from Z39.50 search pages This patch removes the use of the jquery.checkboxes plugin from three Z39.50 search templates: Acquisitions, Authorities, and Cataloging. To test, apply the patch and test the controls for selecting and deselecting Z39.50 search targets on the following pages: - In Acquisitions: Locate a vendor and add to basket -> From an external source. - In Authorities: Click "New authority" -> "New from Z39.50/SRU." - In Cataloging: Click "New from Z39.50/SRU."
Created attachment 108404 [details] [review] Bug 26215: Remove the use of jquery.checkboxes plugin from Z39.50 search pages To test, apply the patch and test the controls for selecting and deselecting Z39.50 search targets on the following pages: - In Acquisitions: Locate a vendor and add to basket -> From an external source. - In Authorities: Click "New authority" -> "New from Z39.50/SRU." - In Cataloging: Click "New from Z39.50/SRU." ----------------------------------------------------- Checked and working properly.
Created attachment 108417 [details] [review] Bug 26215: Remove the use of jquery.checkboxes plugin from Z39.50 search pages This patch removes the use of the jquery.checkboxes plugin from three Z39.50 search templates: Acquisitions, Authorities, and Cataloging. To test, apply the patch and test the controls for selecting and deselecting Z39.50 search targets on the following pages: - In Acquisitions: Locate a vendor and add to basket -> From an external source. - In Authorities: Click "New authority" -> "New from Z39.50/SRU." - In Cataloging: Click "New from Z39.50/SRU." Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.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.04
enhancement, not backported to 19.11.x