]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Menu Hotkeys and Toolbars
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 19 Apr 2011 15:52:49 +0000 (15:52 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 19 Apr 2011 15:52:49 +0000 (15:52 +0000)
commit19e9126279e6973354396ac28d0c9ad4f3093eab
treebbc8daa5eece4358e0e04e6bc82de7ce933dfd0e
parente31c592c19368c09c4ccc3d9029ccf1dc9eb74d9
Menu Hotkeys and Toolbars

Dynamic Hotkey sets

New cataloging toolbar

New updates to circ toolbar

New menu items and updates to menus in admin menu area

Toolbar/hotkey settings can be saved to workstation prefs from admin -> workstation administration

Update org unit setting for button_bar to be a string, circ or cat by default to pick those two toolbars

Author: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@20207 dcc99617-32d9-48b4-a31d-7c20da2025e4
26 files changed:
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.client_menus.sql [new file with mode: 0644]
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/auth/controller.js
Open-ILS/xul/staff_client/chrome/content/main/main.js
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_overlay.xul
Open-ILS/xul/staff_client/chrome/content/util/file.js
Open-ILS/xul/staff_client/chrome/content/util/network.js
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
Open-ILS/xul/staff_client/chrome/skin/global.css
Open-ILS/xul/staff_client/chrome/skin/hotkeys/Default.keyset [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/hotkeys/Minimal.keyset [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/hotkeys/None.keyset [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/hotkeys/README [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/Arrow-rightup-small_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/HILLBLU_famiglia_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/HILLBLU_indici_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/HILLBLU_lente_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/HILLBLU_libro_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/Search_Items_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/center_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/hotkeys_disable_toolbar.png [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/skin/media/images/licenses.txt
Open-ILS/xul/staff_client/defaults/preferences/prefs.js