Bug 21672

Summary: Switch templates to Bootstrap grid: Various
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize, nick, testopia
Version: master   
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:
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
These various templates can be updated to use the Bootstrap grid.

 - admin/item_circulation_alerts.tt
 - authorities/merge.tt
 - catalogue/stockrotation.tt
 - ill/ill-requests.tt
Comment 1 Owen Leonard 2018-10-26 15:39:43 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2018-11-28 18:49:24 UTC Comment hidden (obsolete)
Comment 3 Claire Gravely 2018-12-17 14:49:50 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2019-01-01 22:58:40 UTC
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>
Comment 5 Nick Clemens 2019-01-25 17:58:39 UTC
Awesome work all!

Pushed to master for 19.05
Comment 6 Martin Renvoize 2019-01-31 16:44:31 UTC
Enhancement, will not be backported to 18.11.x series.