Bug 14854

Summary: Add DataTables on upload results table
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: ToolsAssignee: Aleisha Amohia <aleisha>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aleisha, barton, katrin.fischer, kyle
Version: master   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14321
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14294
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 14854: removed record length limit test
Bug 14854: Add DataTables on upload results table
Bug 14854: Add DataTables on upload results table
Bug 14854: Add DataTables on upload results table

Description Marcel de Rooy 2015-09-18 14:29:52 UTC
From bug 14321:
Add DataTables on upload results table (with sort, pagination and filters)
Comment 1 Barton Chittenden 2015-09-21 15:58:26 UTC Comment hidden (obsolete)
Comment 2 Barton Chittenden 2015-09-21 17:01:44 UTC Comment hidden (obsolete)
Comment 3 Aleisha Amohia 2017-02-14 01:15:53 UTC
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
Comment 4 Marcel de Rooy 2017-02-14 08:40:41 UTC
Thanks, Aleisha ! Hope to sign this one off soon
Comment 5 Marcel de Rooy 2017-02-16 07:30:56 UTC
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>
Comment 6 Jonathan Druart 2017-02-16 13:10:17 UTC
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>
Comment 7 Kyle M Hall 2017-02-17 11:36:32 UTC
Pushed to master for 17.05, thanks Aleisha!
Comment 8 Katrin Fischer 2017-02-19 20:16:22 UTC
This won't get ported back to 16.11.x as it is an enhancement.