Bug 9449 - Use Datatables on staff client cart
Summary: Use Datatables on staff client cart
Status: RESOLVED DUPLICATE of bug 9456
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-22 19:35 UTC by Owen Leonard
Modified: 2013-02-28 15:55 UTC (History)
2 users (show)

See Also:
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 (2.19 KB, patch)
2013-01-22 19:43 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 9449 - Use Datatables on staff client cart (2.21 KB, patch)
2013-01-23 09:01 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 9449 [Revised] Use Datatables on staff client cart (2.23 KB, patch)
2013-02-26 16:34 UTC, Owen Leonard
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 9449 [Revised] Use Datatables on staff client cart (2.34 KB, patch)
2013-02-27 23:50 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 ***