Summary: | Update two-column templates with Bootstrap grid: Administration part 6 | ||
---|---|---|---|
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, nick, testopia |
Version: | Main | ||
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: | 20668 | ||
Bug Blocks: | 20654 | ||
Attachments: |
Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6
Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 |
Description
Owen Leonard
2018-05-09 12:04:26 UTC
Created attachment 77981 [details] [review] Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 This patch modifies several administration templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags and "text/css" attributes from <style> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> MARC frameworks -> MARC structure -> Subfields - View and edit subfields - Administration -> Record matching rules - View and edit record matching rules - Administration -> OAI sets configuration - View and edit OAI sets - Define mappings for an OAI set - Administration -> Patron attribute types - View and edit patron attribute types - Administration -> System preferences - Administration -> Z39.50/SRU servers - View and edit servers Created attachment 78000 [details] [review] Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 This patch modifies several administration templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags and "text/css" attributes from <style> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> MARC frameworks -> MARC structure -> Subfields - View and edit subfields - Administration -> Record matching rules - View and edit record matching rules - Administration -> OAI sets configuration - View and edit OAI sets - Define mappings for an OAI set - Administration -> Patron attribute types - View and edit patron attribute types - Administration -> System preferences - Administration -> Z39.50/SRU servers - View and edit servers Created attachment 78025 [details] [review] Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 This patch modifies several administration templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags and "text/css" attributes from <style> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> MARC frameworks -> MARC structure -> Subfields - View and edit subfields - Administration -> Record matching rules - View and edit record matching rules - Administration -> OAI sets configuration - View and edit OAI sets - Define mappings for an OAI set - Administration -> Patron attribute types - View and edit patron attribute types - Administration -> System preferences - Administration -> Z39.50/SRU servers - View and edit servers Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 78197 [details] [review] Bug 20742: Update two-column templates with Bootstrap grid: Administration part 6 This patch modifies several administration templates to use the Bootstrap grid instead of YUI. This patch also removes obsolete "text/javascript" attributes from <script> tags and "text/css" attributes from <style> tags in the modified templates. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> MARC frameworks -> MARC structure -> Subfields - View and edit subfields - Administration -> Record matching rules - View and edit record matching rules - Administration -> OAI sets configuration - View and edit OAI sets - Define mappings for an OAI set - Administration -> Patron attribute types - View and edit patron attribute types - Administration -> System preferences - Administration -> Z39.50/SRU servers - View and edit servers Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 18.11 Enhancement, will not be backported to 18.05.x series. |