]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Staff client initial hostname
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 2 Aug 2012 17:28:44 +0000 (13:28 -0400)
committerBen Shum <bshum@biblio.org>
Wed, 31 Oct 2012 14:48:50 +0000 (22:48 +0800)
commit769a42183480e0ac3e7944816c89f7539660abd0
tree820d48b59e4d7e5607433f508c6a8c03ae3b45f1
parenta58bb07326a5cfe54adbe3917edbf80b360e5421
Staff client initial hostname

Add support for an initial staff client hostname.

It can be specified during building the staff client or via configure.

During making the staff client:

make INITIAL_HOST=hostname build

During configure:

./configure --with-initialhost=hostname

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/xul/staff_client/Makefile.am
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/defaults/preferences/initialhost.js [new file with mode: 0644]
configure.ac
docs/RELEASE_NOTES_NEXT/initial_host.txt [new file with mode: 0644]