Task 9633 - Replace YUI button on the itemtypes administration page with Bootstrap
Summary: Replace YUI button on the itemtypes administration page with Bootstrap
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other tasks)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Katrin Fischer
URL: /cgi-bin/koha/admin/itemtypes.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 17:46 UTC by Owen Leonard
Modified: 2014-05-26 21:05 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap (2.19 KB, patch)
2013-02-15 17:49 UTC, Owen Leonard
Details | Diff
[SIGNED-OFF] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap (2.27 KB, patch)
2013-02-15 19:47 UTC, Bernardo Gonzalez Kriegel
Details | Diff
[PASSED QA] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap (2.35 KB, patch)
2013-02-17 09:16 UTC, Katrin Fischer
Details | Diff

Note You need to log in before you can comment on or make changes to this task.
Description Owen Leonard 2013-02-15 17:46:53 UTC
The "New item type" button on the item types administration page is generated using YUI. It should use Bootstrap instead.
Comment 1 Owen Leonard 2013-02-15 17:49:54 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-02-15 19:47:09 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-02-17 09:16:40 UTC
Created ﷒1﷓ ﷒0﷓
[PASSED QA] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap

This patch converts the toolbar on the itemtypes administration page to
Bootstrap, replacing YUI button code with Bootstrap markup.

Small unrelated edit: Button label text case correction.

To test, view the itemtypes administration page and confirm that the
'New item type' button looks correct and works correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <64;gmail.com">bgkriegel&#64;gmail.com>

Comment: Work and look correctly. No errors.

Signed-off-by: Katrin Fischer <83&#64;web.de">Katrin.Fischer.83&#64;web.de>
Works nicely, no problems found.
Comment 4 Jared Camins-Esakov 2013-02-18 13:53:07 UTC
This patch has been pushed to master.