Summary: | Use DataTables on transfers to receive report page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/circ/transferstoreceive.pl | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 9460 - Use DataTables on transfers to receive report page
Bug 9460 - Use DataTables on transfers to receive report page Bug 9460 - Use DataTables on transfers to receive report page |
Description
Owen Leonard
2013-01-23 16:17:31 UTC
Created attachment 14793 [details] [review] Bug 9460 - Use DataTables on transfers to receive report page Replace the tablesorter plugin with the DataTables plugin on the transfers to receive report page. To test, open the transfers to receive report page (Circulation -> Transfers to receive). Confirm that table sorting works correctly on each of the tables. In this configuration there is no filtering or pagination. Created attachment 15183 [details] [review] Bug 9460 - Use DataTables on transfers to receive report page Replace the tablesorter plugin with the DataTables plugin on the transfers to receive report page. To test, open the transfers to receive report page (Circulation -> Transfers to receive). Confirm that table sorting works correctly on each of the tables. In this configuration there is no filtering or pagination. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> QA comment: Replaces tablesorter with datatable on the transfers page. Marked as Passed QA. Created attachment 15316 [details] [review] Bug 9460 - Use DataTables on transfers to receive report page Replace the tablesorter plugin with the DataTables plugin on the transfers to receive report page. To test, open the transfers to receive report page (Circulation -> Transfers to receive). Confirm that table sorting works correctly on each of the tables. In this configuration there is no filtering or pagination. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> This patch has been pushed to master. |