Description
Owen Leonard
2013-01-22 15:59:24 UTC
Created attachment 14752 [details] [review] Bug 9443 - Use DataTables on MARC frameworks administration page Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting works correctly. Created attachment 14769 [details] [review] Bug 9443 - Use DataTables on MARC frameworks administration page Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting works correctly. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Amended patch: Add the "All" entry. Created attachment 14885 [details] [review] Bug 9443 - Use DataTables on MARC frameworks administration page Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting works correctly. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Amended patch: Add the "All" entry. Created attachment 15688 [details] [review] Bug 9443 - Use DataTables on MARC frameworks administration page Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting works correctly. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Amended patch: Add the "All" entry. I have attached a rebased patch because I noticed it didn't apply anymore. Created attachment 16556 [details] [review] Bug 9443 [Revised] Use DataTables on MARC frameworks administration Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting, paging, and searching works correctly. Revision corrects path to DataTables assets, merges with new Bootstrap version of the page, and corrects minor markup errors. Patch tested with a sandbox, by Frederic Durand <frederic.durand@unilim.fr> Created attachment 16574 [details] [review] Bug 9443 [Revised] Use DataTables on MARC frameworks administration Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting, paging, and searching works correctly. Revision corrects path to DataTables assets, merges with new Bootstrap version of the page, and corrects minor markup errors. Signed-off-by: Frederic Durand <frederic.durand@unilim.fr> Created attachment 17077 [details] [review] [PASSED QA] Bug 9443 [Revised] Use DataTables on MARC frameworks administration Replace the tablesorter plugin with the DataTables plugin on the MARC frameworks administration page. To test, open the MARC frameworks dministration page (Administration -> MARC bibliographic framework -> MARC structure). Confirm that table sorting, paging, and searching works correctly. Revision corrects path to DataTables assets, merges with new Bootstrap version of the page, and corrects minor markup errors. Signed-off-by: Frederic Durand <frederic.durand@unilim.fr> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely. All tests and QA script pass. This patch has been pushed to master. |