Bug 21438

Summary: Switch two-column templates to Bootstrap grid: Patron card creator
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Josef Moravec <josef.moravec>
Severity: enhancement    
Priority: P5 - low CC: josef.moravec, 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:
Bug Depends on:    
Bug Blocks: 20654    
Attachments: Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator

Description Owen Leonard 2018-09-27 15:12:35 UTC
These two-column patron card creator templates can be updated to use the Bootstrap grid.

 - patroncards/edit-batch.tt
 - patroncards/edit-layout.tt
 - patroncards/edit-profile.tt
 - patroncards/edit-template.tt
 - patroncards/home.tt
 - patroncards/image-manage.tt
 - patroncards/manage.tt
Comment 1 Owen Leonard 2018-09-27 15:14:27 UTC
Created attachment 79527 [details] [review]
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator

This patch modifies the patron card creator templates to use the
Bootstrap grid instead of YUI.

To test, apply the patch and view the following pages, confirming that
they look correct at various browser widths:

 - Tools -> patron card creator
   - Manage -> Card batches
     - Edit card batch
   - Manage -> Layouts
     - Edit layout
   - Manage -> Images
   - Manage -> Card templates
     - Edit template
   - Manage -> Printer profiles
     - Edit profile
Comment 2 Owen Leonard 2018-11-27 15:32:49 UTC
Created attachment 82678 [details] [review]
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator

This patch modifies the patron card creator templates to use the
Bootstrap grid instead of YUI.

To test, apply the patch and view the following pages, confirming that
they look correct at various browser widths:

 - Tools -> patron card creator
   - Manage -> Card batches
     - Edit card batch
   - Manage -> Layouts
     - Edit layout
   - Manage -> Images
   - Manage -> Card templates
     - Edit template
   - Manage -> Printer profiles
     - Edit profile
Comment 3 Claire Gravely 2018-12-17 13:59:24 UTC
Created attachment 83282 [details] [review]
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator

This patch modifies the patron card creator templates to use the
Bootstrap grid instead of YUI.

To test, apply the patch and view the following pages, confirming that
they look correct at various browser widths:

 - Tools -> patron card creator
   - Manage -> Card batches
     - Edit card batch
   - Manage -> Layouts
     - Edit layout
   - Manage -> Images
   - Manage -> Card templates
     - Edit template
   - Manage -> Printer profiles
     - Edit profile

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Comment 4 Josef Moravec 2019-01-02 21:02:56 UTC
Created attachment 83606 [details] [review]
Bug 21438: Update two-column templates with Bootstrap grid: Patron card creator

This patch modifies the patron card creator templates to use the
Bootstrap grid instead of YUI.

To test, apply the patch and view the following pages, confirming that
they look correct at various browser widths:

 - Tools -> patron card creator
   - Manage -> Card batches
     - Edit card batch
   - Manage -> Layouts
     - Edit layout
   - Manage -> Images
   - Manage -> Card templates
     - Edit template
   - Manage -> Printer profiles
     - Edit profile

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 5 Nick Clemens 2019-01-25 20:51:50 UTC
Awesome work all!

Pushed to master for 19.05
Comment 6 Martin Renvoize 2019-01-31 16:58:33 UTC
The enhancement will not be backported to 18.11.x series.