[Koha-bugs] [Bug 9420] Work on Bootstrap for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 29 10:11:26 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9420

Elliott Davis <elliott at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14905|0                           |1
        is obsolete|                            |
  Attachment #14906|0                           |1
        is obsolete|                            |

--- Comment #5 from Elliott Davis <elliott at bywatersolutions.com> ---
Created attachment 14910
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14910&action=edit
[Passed QA] Bug 9420 - Work on Bootstrap for Koha

YUI JS is deprecated as far as Koha is concerned, and jQueryUI menus
don't seem to be as robust as they should be. This makes Twitter
Bootstrap very attrative for its menus features as well as other
aspects.

This patch revises the staff client header menu to include features from
Bootstrap, including replacement of the YUI-driven "More..." menu with a
Bootstrap version, and a new user menu taken from Corey Fuimaono's
similar patch.

To test, be sure to clear your cache after applying the patch. Load any
page in the staff client and confirm that the menu at the top of the
screen looks correct and works as normal, including functionality of the
"more" menu. Confirm that the username/logged-in branch triggers a menu
with "set library" and "log out" options. Confirm that Cart operations
trigger the correct confirmation popup.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>

I am not sure I like the vertical bar between the username and the branch (it's
weird to a screen reader), but I do definitely like a lot about this, and it
can be refined.

Signed-off-by: Elliott Davis <elliott at bywatersolions.com>
Looks good to me.  Seems to introduce no new bugs.  Maintains styling
consistency for the most part.
Removes Crusty YUI code

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list