Bug 9449

Summary: Use Datatables on staff client cart
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: bgkriegel, jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9449 - Use Datatables on staff client cart
Bug 9449 - Use Datatables on staff client cart
Bug 9449 [Revised] Use Datatables on staff client cart
[SIGNED-OFF] Bug 9449 [Revised] Use Datatables on staff client cart

Description Owen Leonard 2013-01-22 19:35:09 UTC
The staff client cart uses the old tablesorter plugin. It should use the DataTables plugin.
Comment 1 Owen Leonard 2013-01-22 19:43:46 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2013-01-23 09:01:40 UTC Comment hidden (obsolete)
Comment 3 Owen Leonard 2013-02-26 16:34:03 UTC Comment hidden (obsolete)
Comment 4 Bernardo Gonzalez Kriegel 2013-02-27 23:50:53 UTC
Created attachment 15746 [details] [review]
[SIGNED-OFF] Bug 9449 [Revised] Use Datatables on staff client cart

Replace the tablesorter plugin with the DataTables plugin in the
staff client cart.

To test, add multiple items to the Cart in the staff client. View the
cart and confirm that table sorting works correctly. In this
configuration there should be no pager and no results filtering.

Revision corrects template path to datatables assets.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Sorting works, but sorting removed on Location column.
No errors.
Comment 5 Jonathan Druart 2013-02-28 15:55:55 UTC

*** This bug has been marked as a duplicate of bug 9456 ***