Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 0936defa56 Bug 9882 - Use DataTables on batch modifications pages
The batch modification pages (edit and delete) use the old tablesorter
plugin. They should use DataTables instead. This patch makes the
following changes:

- Remove tablesorter plugin from batchMod.tt where it was unused.
- Replace tablesorter assets with DataTables assets on batch edit and
  batch delete pages.
- Replace tablesorter code with DataTables code in batchMod.js, which
  provides table sorting functionality for both batch templates.
- Move position of batchMod.js script inclusion so that DataTables
  assets are loaded first.
- Remove inline table sorting code from batch edit page since it is
  provided by batchMod.js

To test, load barcodes on both the batch edit and batch delete pages.
Test JavaScript-based functionality on each results page:

- Check/Uncheck all
- Hide/show columns
- Table sorting on a variety of different kinds of data columns

Batch operations should complete normally.
There should be no JavaScript error on the batch operation "landing
page" (batchMod.tt).

Signed-off-by: Melia Meggs <melia@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.
Checked both patches, no problems found.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-30 20:33:52 -04:00
..
acqui Bug 9685: Allow sort baskets by number 2013-03-30 17:30:36 -04:00
admin Bug 9945: Changed display: inline to inline-block on the inline CSS styling on the li elements. 2013-03-30 17:10:33 -04:00
authorities Bug 9196 - authorities editor overlapping box 2013-03-30 08:06:58 -04:00
basket
batch
catalogue Bug 9419: The highlight feature can cause a browser freeze 2013-03-30 08:03:07 -04:00
cataloguing Bug 9803 - question mark in cataloging not clearly a link 2013-03-29 22:44:20 -04:00
circ Bug 8508: Followup: Simplify the separateData js function 2013-03-30 08:14:10 -04:00
errors
help Bug 7440 follow-up removing forgotten NoZebra references 2013-03-19 21:17:05 -04:00
installer Bug 9863: Correct casing and add arrow-heads for consistency with earlier submit messages. 2013-03-27 22:40:26 -04:00
labels
members Bug 9783 - can hit submit twice when adding patrons 2013-03-27 22:58:17 -04:00
offline_circ Bug 9881 - Remove unused tablesorter plugin from offline circulation page 2013-03-27 22:45:14 -04:00
patroncards Bug 9697: Follow-up - making QA script and tests happy 2013-03-30 17:22:44 -04:00
plugins Bug 7804 - Add Koha Plugin System - QA Followup 2 2013-03-20 14:50:19 -04:00
reports Bug 9117 [Follow-up] Translatable string should be in double quotes 2013-03-21 18:54:10 -04:00
reserve Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
reviews
rotating_collections
serials Revert "Merge branch 'bug_7688' into 3.12-master" 2013-03-23 00:36:37 -04:00
services
sms
suggestion Bug 9928 - no way to see all purchase suggestions at all 2013-03-30 16:58:56 -04:00
tags
test
tools Bug 9882 - Use DataTables on batch modifications pages 2013-03-30 20:33:52 -04:00
virtualshelves Bug 9458 - Add sorting to lists - QA Followup 4 2013-03-13 09:06:20 -04:00
z3950
about.tt Bug 9956 : Add translators to the about page 2013-03-30 17:25:47 -04:00
auth.tt
intranet-main.tt Bug 7875: Change the pending suggestion link in home page so that it directs to pending suggestions 2013-03-20 08:40:43 -04:00