Summary: | Use Datatables in serials statistics wizard | ||
---|---|---|---|
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: | f.demians, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/reports/serials_stats.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 9469 - Use Datatables in serials statistics wizard
Signed-off patch Bug 9469 - Use Datatables in serials statistics wizard |
Description
Owen Leonard
2013-01-23 19:34:00 UTC
Created attachment 14802 [details] [review] Bug 9469 - Use Datatables in serials statistics wizard Replace the tablesorter plugin with the DataTables plugin on the serials staitsics wizard report. To test, run the serials statistics wizard (Reports -> Serials). Confirm that table sorting works correctly. Created attachment 15206 [details] [review] Signed-off patch Works with DataTables as it used to work with tablesorter. QA comment: Simple patch, same behavior as before. Marked as Passed QA Created attachment 15225 [details] [review] Bug 9469 - Use Datatables in serials statistics wizard Replace the tablesorter plugin with the DataTables plugin on the serials staitsics wizard report. To test, run the serials statistics wizard (Reports -> Serials). Confirm that table sorting works correctly. Signed-off-by: Frédéric Demians <f.demians@tamil.fr> Works with DataTables as it used to work with tablesorter. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> This patch has been pushed to master. |