]> git.koha-community.org Git - koha.git/commit
Bug 26212: Remove the use of jquery.checkboxes plugin from pending offline circulations
authorOwen Leonard <oleonard@myacpl.org>
Fri, 14 Aug 2020 13:39:17 +0000 (13:39 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 4 Sep 2020 15:03:03 +0000 (15:03 +0000)
commit8f5f65ed45dee9c90487131df91d7a4e5d56fa2c
treefb1d9c3eadbae89488dd6d38c2b5b6f6c8e9cce0
parentb25d7c9d8ddf58bdc061cf65c7a5c53981ceab1e
Bug 26212: Remove the use of jquery.checkboxes plugin from pending offline circulations

This patch removes the use of the jquery.checkboxes plugin from the
pending offline circulations page, replacing it with in-page JS.

Unrelated: The JS-based creation of the "select all" and "clear all"
controls has been replaced with HTML links. Labels are added to the
results table to make checkbox selection easier.

To test, apply the patch and go to Circulation.

- Upload an offline circulation file (.koc) with multiple transactions.
  If you don't want to generate this file using the desktop application
  or Firefox add-on you can create a text file like this (tab
  separated):

  Version=1.0    Generator=koct-firefox    GeneratorVersion=0.1
  2020-08-14 13:24:21    issue    0109132    33000000093476

- Go to Pending offline circulation actions. You should see the list of
  transactions you uploaded.
- Test that the "Check all" and "Uncheck all" controls work correctly.

Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit c7174b204a324ee2431012e7f9a3cc09738d57de)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ/list.tt