Bug 21797

Summary: Update two-column templates with Bootstrap grid: Acquisitions part 5
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: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 20654    
Attachments: Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5

Description Owen Leonard 2018-11-08 19:28:06 UTC
This patch will convert some acquisitions templates to use the Bootstrap grid:

- modules/acqui/basket.tt
- modules/acqui/neworderempty.tt
- modules/acqui/supplier.tt
Comment 1 Owen Leonard 2018-11-08 19:39:09 UTC
neworderempty.tt and supplier.tt simply need some stray yui classes removed.
Comment 2 Owen Leonard 2018-11-09 13:38:03 UTC
Created attachment 82165 [details] [review]
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5

This patch adds or corrects Bootstrap grids on three
acquisitions-related templates.

To test, apply the patch and confirm that these pages look correct and
adjust well to various browser widths:

- Acquisitions -> Vendor -> Basket -> View
- Acquisitions -> Vendor -> Details
- Acquisitions -> Vendor -> Basket -> Add to basket -> From a new
  (empty) record
Comment 3 Claire Gravely 2018-12-17 15:23:40 UTC
Created attachment 83302 [details] [review]
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5

This patch adds or corrects Bootstrap grids on three
acquisitions-related templates.

To test, apply the patch and confirm that these pages look correct and
adjust well to various browser widths:

- Acquisitions -> Vendor -> Basket -> View
- Acquisitions -> Vendor -> Details
- Acquisitions -> Vendor -> Basket -> Add to basket -> From a new
  (empty) record

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Comment 4 Katrin Fischer 2019-01-01 22:21:52 UTC
Created attachment 83568 [details] [review]
Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5

This patch adds or corrects Bootstrap grids on three
acquisitions-related templates.

To test, apply the patch and confirm that these pages look correct and
adjust well to various browser widths:

- Acquisitions -> Vendor -> Basket -> View
- Acquisitions -> Vendor -> Details
- Acquisitions -> Vendor -> Basket -> Add to basket -> From a new
  (empty) record

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-11 13:33:31 UTC
Awesome work all!

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