]> git.evergreen-ils.org Git - Evergreen.git/commit
Reverse Copy Location picker labels via WS Setting
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 29 Sep 2011 23:26:17 +0000 (19:26 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 23 Dec 2011 17:37:30 +0000 (12:37 -0500)
commit3d358abbf1d069e66476e7edb21d6c43428521db
treea7453896daeb59e63cc42a047e5de565d32ee63b
parent3290c8297054c7e9376f3864e219f25197a543b8
Reverse Copy Location picker labels via WS Setting

If the setting is set then place the name before the org unit. This allows
for typing of the start of the name without having to deal with the org
unit shortname "eating" the start of the label (and thus type-in), but
preserves the information the org unit provides.

As an example, instead of having to type:
CONS : St
To get close to the default "Stacks" in a long list you could just type
St
And likely get to, or close to, Stacks.

The option can be toggled from the Workstation Administration menu.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Conflicts:

Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/opac/locale/en-US/lang.dtd
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/defaults/preferences/prefs.js
Open-ILS/xul/staff_client/server/cat/copy_editor.js