Added code to set the default search library, the preferred library user/vlewis/lp1437112-not_possible_to_set_workstation_preferences
authorVictoria Lewis <vlewis@catalystitservices.com>
Wed, 19 Aug 2015 17:03:30 +0000 (10:03 -0700)
committerVictoria Lewis <vlewis@catalystitservices.com>
Thu, 5 Nov 2015 21:33:59 +0000 (13:33 -0800)
commit688a1102be58f81c8c1c4b5f270fe14de47bb258
tree7fcf57f9a40c0cedd8cbc012fca68ec47a854a44
parent68c225561ab2a017d7dd6f145e7d6dedb55baf34
Added code to set the default search library, the preferred library
and the advanced search default pane.

modified:   Open-ILS/src/templates/opac/parts/advanced/expert.tt2
modified:   Open-ILS/src/templates/opac/parts/advanced/numeric.tt2
modified:   Open-ILS/src/templates/opac/parts/advanced/search.tt2
modified:   Open-ILS/src/templates/opac/parts/pref_lib_display.tt2
modified:   Open-ILS/src/templates/opac/parts/searchbar.tt2
modified:   Open-ILS/src/templates/opac/results.tt2
new file:   Open-ILS/src/templates/staff/admin/workstation/t_search_prefs.tt2
modified:   Open-ILS/web/js/ui/default/staff/admin/workstation/app.js
modified:   Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
17 files changed:
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
Open-ILS/src/templates/opac/parts/advanced/expert.tt2
Open-ILS/src/templates/opac/parts/advanced/numeric.tt2
Open-ILS/src/templates/opac/parts/advanced/search.tt2
Open-ILS/src/templates/opac/parts/org_selector.tt2
Open-ILS/src/templates/opac/parts/pref_lib_display.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2
Open-ILS/src/templates/opac/results.tt2
Open-ILS/src/templates/staff/admin/workstation/index.tt2
Open-ILS/src/templates/staff/admin/workstation/t_search_prefs.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2
Open-ILS/src/templates/staff/t_splash.tt2
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
Open-ILS/web/js/ui/default/staff/circ/in_house_use/app.js