Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Jonathan Druart 166720982e Bug 11616: remove jQuery tablesorter plugin
DataTables has replaced the tablesorter plugin for client-side sorting
of tables in Koha.  There is no table using this plugin, so this patch
removes it and remaining references to it.

REVISED TEST PLAN
-----------------
1) Apply the patch
2) Home -> Koha administration -> Authorized values
3) Change the 'Show category:' drop down value, and play with
    the sorting of columns.
   -- should sort as expected.
4) Search the catalogue -> look for a biblio with high circulation
5) Click one of the name links.
6) Click the Items tab on the left.
7) Scroll down and click the (View item's checkout history)
    link in the History area.
   -- There was no sorting prior to the patch, so afterwards
      it should display the same.
8) git grep -i tablesorter
   -- Only a reference in staff-global.css and release texts.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-31 15:24:01 +00:00
..
bookcount.tt Bug 11616: remove jQuery tablesorter plugin 2014-01-31 15:24:01 +00:00
branchoverdues.tt
branchtransfers.tt
circulation-home.tt Bug 10493: Add renewal script 2013-10-22 17:04:03 +00:00
circulation.tt Bug 11486: Don't display the number of remaining renewals if == 0 2014-01-23 17:40:28 +00:00
offline-mf.tt Bug 11035: (follow-up) move shortcut.js 2013-12-03 15:35:15 +00:00
offline.tt Bug 10240: (follow-up) correctly record fines and fix label 2013-10-11 01:57:05 +00:00
overdue.tt Bug 10368: (followup) tweak label 2013-06-07 08:56:48 -07:00
pendingreserves.tt Bug 11502: make library filter in "Holds To Pull" more precise 2014-01-14 16:32:47 +00:00
printslip.tt Bug 10731: fix use of IntranetSlipPrinterJS by hold slips 2013-09-18 16:10:54 +00:00
renew.tt Bug 10493: (follow-up) fix various QA issues 2013-10-22 17:05:53 +00:00
reserveratios.tt Bug 9984: Remove server-side sort on the hold ratios table 2013-04-21 20:44:01 -04:00
returns.tt Bug 11336: (follow-up) fixing capitalization in templates 2014-01-04 22:44:37 +00:00
selectbranchprinter.tt Bug 10054 - When SingleBranchMode is enabled, allow superlibrarians to set logged in library 2013-05-12 10:11:42 -04:00
stats.tt
transfer-slip.tt
transferstoreceive.tt Bug 10721 - Improve DataTables configuration on transfers to receive report 2013-09-07 21:04:53 +00:00
view_holdsqueue.tt Bug 10626: (follow-up) replace an instance of KohaAuthorisedValues 2013-12-20 04:17:44 +00:00
waitingreserves.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00