I think it would be useful to have table filtering and sorting on the table of MARC subfields (marc_subfields_structure.tt).
Created attachment 104802 [details] [review] Bug 25471: Add DataTables to MARC subfield structure admin page This patch adds DataTables sorting and filtering to the table of subfields shown on the MARC subfield structure administration page. To test, apply the patch and go to Administration -> MARC bibliographic framework. - From the 'Actions' menu, select 'MARC structure.' - From the 'Actions' menu, select the 'View subfields' link for a tag with multiple subfields. - On the page showing all the subfields for the tag, confirm that the table is sorted by default by subfield and that sorting works correctly. - Confirm that the search form at the top of the table works.
Created attachment 104853 [details] [review] Bug 25471: Add DataTables to MARC subfield structure admin page This patch adds DataTables sorting and filtering to the table of subfields shown on the MARC subfield structure administration page. To test, apply the patch and go to Administration -> MARC bibliographic framework. - From the 'Actions' menu, select 'MARC structure.' - From the 'Actions' menu, select the 'View subfields' link for a tag with multiple subfields. - On the page showing all the subfields for the tag, confirm that the table is sorted by default by subfield and that sorting works correctly. - Confirm that the search form at the top of the table works. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 106123 [details] [review] Bug 25471: Add DataTables to MARC subfield structure admin page This patch adds DataTables sorting and filtering to the table of subfields shown on the MARC subfield structure administration page. To test, apply the patch and go to Administration -> MARC bibliographic framework. - From the 'Actions' menu, select 'MARC structure.' - From the 'Actions' menu, select the 'View subfields' link for a tag with multiple subfields. - On the page showing all the subfields for the tag, confirm that the table is sorted by default by subfield and that sorting works correctly. - Confirm that the search form at the top of the table works. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Owen, I really like this. May I ask for the same change for authority types? Filed as bug 25832.
Awesome, thanks Owen!
Pushed to master for 20.11, thanks to everybody involved!
Choosing to backport enhancement backported to 20.05.x for 20.05.02
enhancement, not backporting to 19.11.x