Summary: | Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | martin.renvoize, testopia |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 19878 | ||
Bug Blocks: | 19931 | ||
Attachments: |
Bug 19952: Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins
Bug 19952: Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins Bug 19952: Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins |
Description
Owen Leonard
2018-01-11 13:54:15 UTC
Created attachment 70423 [details] [review] Bug 19952: Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins This patch updates two UNIMARC cataloging plugin templates to use the Bootstrap grid instead of the YUI grid. - unimarc_field_210c_bis.tt - unimarc_field_686a.tt To test you do not need a UNIMARC system. Apply the patch and for each plugin, configure a MARC subfield (e.g. 100$a) to use that plugin. From the MARC edit page, trigger the plugin and confirm that the page in the popup window looks correct. Confirm that changes made in the popup window are saved to the corresponding field in the editor. Created attachment 70722 [details] [review] Bug 19952: Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins This patch updates two UNIMARC cataloging plugin templates to use the Bootstrap grid instead of the YUI grid. - unimarc_field_210c_bis.tt - unimarc_field_686a.tt To test you do not need a UNIMARC system. Apply the patch and for each plugin, configure a MARC subfield (e.g. 100$a) to use that plugin. From the MARC edit page, trigger the plugin and confirm that the page in the popup window looks correct. Confirm that changes made in the popup window are saved to the corresponding field in the editor. Signed-off-by: Te Rauhina Jackson <terauhina.jackson@gmail.com> Same here - depends on a bug not signed off. Created attachment 74404 [details] [review] Bug 19952: Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins This patch updates two UNIMARC cataloging plugin templates to use the Bootstrap grid instead of the YUI grid. - unimarc_field_210c_bis.tt - unimarc_field_686a.tt To test you do not need a UNIMARC system. Apply the patch and for each plugin, configure a MARC subfield (e.g. 100$a) to use that plugin. From the MARC edit page, trigger the plugin and confirm that the page in the popup window looks correct. Confirm that changes made in the popup window are saved to the corresponding field in the editor. Signed-off-by: Te Rauhina Jackson <terauhina.jackson@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! |