| Summary: | Add DataTables to Koha to MARC mapping page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | m.de.rooy, nick, simon.pouchol |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | /cgi-bin/koha/admin/koha2marclinks.pl | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 19805: Add DataTables to Koha to MARC mapping page
Bug 19805: Add DataTables to Koha to MARC mapping page Bug 19805: Add DataTables to Koha to MARC mapping page |
||
|
Description
Owen Leonard
2017-12-13 15:45:03 UTC
Created attachment 69779 [details] [review] Bug 19805: Add DataTables to Koha to MARC mapping page This patch adds sorting and filtering to the Koha to MARC mapping table using DataTables. Also changed: Font awesome icons on "Add" and "Remove" buttons; Minor markup correction to breadcrumbs. To test, apply the patch and go to Administration -> Koha to MARC mapping. - Table should be sorted by default on Koha field. - Sorting and filtering should work correctly. Created attachment 69793 [details] [review] Bug 19805: Add DataTables to Koha to MARC mapping page This patch adds sorting and filtering to the Koha to MARC mapping table using DataTables. Also changed: Font awesome icons on "Add" and "Remove" buttons; Minor markup correction to breadcrumbs. To test, apply the patch and go to Administration -> Koha to MARC mapping. - Table should be sorted by default on Koha field. - Sorting and filtering should work correctly. Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> Created attachment 69819 [details] [review] Bug 19805: Add DataTables to Koha to MARC mapping page This patch adds sorting and filtering to the Koha to MARC mapping table using DataTables. Also changed: Font awesome icons on "Add" and "Remove" buttons; Minor markup correction to breadcrumbs. To test, apply the patch and go to Administration -> Koha to MARC mapping. - Table should be sorted by default on Koha field. - Sorting and filtering should work correctly. Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 18.05, thanks to everybody involved! Awesome work all! Enhancement, not backporting for 17.11 |