]> git.evergreen-ils.org Git - 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:47:59 +0000 (22:47 +0800)
commit3977a280bc7cb27e16ac890b02b68ac043c94d13
tree642a5e8d8eee52dd0b67743c1f5cac102d3a1b5b
parent8645f10ad262f5c620345ab14868451ef57ebbb5
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]