From bug 14321: Add DataTables on upload results table (with sort, pagination and filters)
Created attachment 42738 [details] [review] Bug 14854: removed record length limit test
Comment on attachment 42738 [details] [review] Bug 14854: removed record length limit test Patch submitted against wrong bug.
Created attachment 60168 [details] [review] Bug 14854: Add DataTables on upload results table This patch adds datatables to the upload results table. Tools -> Upload To test: 1) Go to Tolls -> Upload 2) Put any search term in search box, click Search 3) Confirm table shows as datatable and sorting works on all columns EXCEPT Actions Sponsored-by: Catalyst IT
Thanks, Aleisha ! Hope to sign this one off soon
Created attachment 60302 [details] [review] Bug 14854: Add DataTables on upload results table This patch adds datatables to the upload results table. Tools -> Upload To test: 1) Go to Tools -> Upload 2) Put any search term in search box, click Search 3) Confirm table shows as datatable and sorting works on all columns EXCEPT Actions Sponsored-by: Catalyst IT Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 60336 [details] [review] Bug 14854: Add DataTables on upload results table This patch adds datatables to the upload results table. Tools -> Upload To test: 1) Go to Tools -> Upload 2) Put any search term in search box, click Search 3) Confirm table shows as datatable and sorting works on all columns EXCEPT Actions Sponsored-by: Catalyst IT Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 17.05, thanks Aleisha!
This won't get ported back to 16.11.x as it is an enhancement.