Koha/koha-tmpl/intranet-tmpl/prog/js/pages
Nick Clemens 872006005d
Bug 32970: Use KohaTable for display of batch item modification results
This patch updates the code to use KohaTables to provide export of the
batch modification results.

Additionally, searching is added, and the first two columns are made
searchable

To test:
1 - Perform a match item modification on several items
2 - View the results of the background job
3 - Apply patch
4 - Reload page
5 - Note you now have additional controls including 'search' and
  'export'
6 - Test searching and exporting
7 - Confirm all work as expected

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-16 10:17:10 -03:00
..
addbiblio.js
batchMod.js Bug 32970: Use KohaTable for display of batch item modification results 2023-05-16 10:17:10 -03:00
circulation.js Bug 30487: Convert checkout and patron details page tabs to Bootstrap 2022-10-17 08:06:34 -03:00
preferences.js Bug 31364: Check length of the multiple syspref array instead whether it is null 2022-09-07 12:07:00 -07:00
results.js Bug 33597: Fix deleting cookie for holdfor(club) 2023-05-05 09:13:30 -03:00
stockrotation.js Bug 29648: Fix occurrences of GetColumns 2022-04-27 11:20:45 -10:00
tags-review.js Bug 22490: Some strings in JavaScript files are untranslatable 2023-02-24 16:41:31 -03:00