Bug 20038

Summary: Switch single-column templates to Bootstrap grid: Acquisitions
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, katrin.fischer, testopia
Version: MainKeywords: Academy
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: 19755    
Bug Blocks: 19980, 21758    
Attachments: Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions
Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions

Description Owen Leonard 2018-01-18 19:49:52 UTC
There are several single-column templates in the Acquisitions module which can be updated to use Bootstrap.

acqui\addorder.tt
acqui\z3950_search.tt
acqui\basketheader.tt
acqui\cancelorder.tt
acqui\modordernotes.tt
Comment 1 Owen Leonard 2018-01-19 14:40:50 UTC Comment hidden (obsolete)
Comment 2 Claire Gravely 2018-01-24 10:37:53 UTC
Created attachment 70875 [details] [review]
Bug 20038: Switch single-column templates to Bootstrap grid: Acquisitions

This patch updates several acquisitions module templates to use the
Bootstrap grid.

- acqui/z3950_search.tt - Acquisitions -> Vendor -> View basket -> Add
  to basket -> From an external source. The Z39.50 search form should
  look correct.
  - Search for a title. The search results page should look correct.

- acqui/addorder.tt - Acquisitions -> Vendor -> View basket -> Add to
  basket. Add an order to the basket which costs more than is available
  in the fund you select. The error/confirmation screen should look
  correct.

- acqui\modordernotes.tt - Acquisitions -> Vendor -> View basket -> Add
  internal or vendor note. The note add form should look correct.

- acqui/cancelorder.tt - Acquisitions -> Vendor -> View basket -> Cancel
  order (from an open basket which has existing orders). The
  confirmation screen should look correct.

- acqui\basketheader.tt - Acquisitions -> Vendor -> New basket. The new
  basket edit form should look correct.

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Comment 3 Jonathan Druart 2018-02-15 16:45:38 UTC
Patch pushed to master for 18.05