Bug 9628

Summary: Replace YUI buttons and menus on budgets administration pages with Bootstrap
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: enhancement    
Priority: P5 - low CC: bgkriegel, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/admin/aqbudgets.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 22786    
Attachments: Bug 9628 - Replace YUI buttons and menus on budgets administration pages with Bootstrap
[SIGNED-OFF] Bug 9628 - Replace YUI buttons and menus on budgets administration pages with Bootstrap
[PASSED QA] Bug 9628 - Replace YUI buttons and menus on budgets administration pages with Bootstrap

Description Owen Leonard 2013-02-15 17:01:42 UTC
The toolbar include file used by budgets administration pages uses YUI to generate buttons and menus. It should use Bootstrap instead.
Comment 1 Owen Leonard 2013-02-15 17:05:29 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-02-15 17:55:54 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-02-17 09:13:41 UTC
Created attachment 15442 [details] [review]
[PASSED QA] Bug 9628 - Replace YUI buttons and menus on budgets administration pages with Bootstrap

This patch converts the toolbar include file used by budgets
administration pages to Bootstrap, replacing YUI button and menu code
with Bootstrap markup.

To test, create, view, and edit budgets. Buttons and menus should look
correct and work correctly. Functions include:

- New budget
- New fund
- Edit budget
- Duplicate budget
- Plan by (months, libraries, etc)

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Work as described. No error.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely, no problems found.
Comment 4 Jared Camins-Esakov 2013-02-18 13:24:52 UTC
This patch has been pushed to master.