This bug falls under the omnibus Bug 19931, "Update popup window templates to use Bootstrap grid." Updated in this patch will be two UNIMARC cataloging plugins: unimarc_field_210c_bis.tt and unimarc_field_686a.tt.
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!