Summary: | Switch templates to Bootstrap grid: Various | ||
---|---|---|---|
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: | |||
Bug Blocks: | 20654 | ||
Attachments: |
Bug 21672: Switch templates to Bootstrap grid: Various
Bug 21672: Switch templates to Bootstrap grid: Various Bug 21672: Switch templates to Bootstrap grid: Various Bug 21672: Switch templates to Bootstrap grid: Various |
Description
Owen Leonard
2018-10-25 19:00:49 UTC
Created attachment 81307 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. Also changed: Remove script "type" attribute; ill-requests.tt JavaScript moved to the footer. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - ILL requests: Details for all requests and "Manage request" view - Tools -> News: Main and add/edit view Created attachment 82710 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - Tools -> News: Main and add/edit view Created attachment 83294 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - Tools -> News: Main and add/edit view Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 83571 [details] [review] Bug 21672: Switch templates to Bootstrap grid: Various This patch modifies various templates to add or improve coverage of the Bootstrap grid. To test, apply the patch and view the following pages, confirming that they look correct at various browser widths: - Administration -> Item circulation alerts - Authorities -> Authorities search -> Merge records - Catalog -> Bibliographic details -> Rota (StockRotation must be enabled) - Tools -> News: Main and add/edit view 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 19.05 Enhancement, will not be backported to 18.11.x series. |