Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard ecf42ffbd0 Bug 9420 [Revised] 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.

Revision moves the Bootstrap assets out of the prog template into
koha-tmpl/intranet-tmpl/lib.

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

Works great. No errors.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-15 09:04:17 -05:00
..
pages Bug 8401 : Highlighting of search terms in preference causes loss of data 2013-01-17 20:53:40 -05:00
tinymce
acq.js Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
additem.js Bug 8495: Fix JS error when creating a new order 2012-08-28 17:51:24 +02:00
ajax.js Bug 8942: Translation process breaks javascript 2013-01-31 11:00:24 -05:00
background-job-progressbar.js bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
basket.js Bug 7368: Removing occurrences of dependant= feature in javascript open calls 2012-11-20 07:23:03 -05:00
cataloging.js Bug 7455: Authority subfields are cloned in the wrong field (follow-up 3) 2012-11-01 09:50:56 -04:00
datatables.js Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls 2012-09-04 18:32:03 +02:00
jquery.jeditable.mini.js Bug 7977: Adding jEditable minified version 2012-05-24 14:14:00 +02:00
localcovers.js
members.js Bug 9284 - JavaScript should follow rules recommended by JSHint 2012-12-27 19:02:07 -05:00
staff-global.js Bug 9420 [Revised] Work on Bootstrap for Koha 2013-02-15 09:04:17 -05:00
xmlControlfield.js