Staff client initial hostname user/tsbere/initial_hostname
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 2 Aug 2012 17:28:44 +0000 (13:28 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 2 Aug 2012 18:00:01 +0000 (14:00 -0400)
commit16fd7bcb93b306e61447166b80d29b07e6f07fad
tree3bef2f8e4284871d8d87b7b667733c0691ea9db0
parentd197adabb23a0ada11cb4e5e881706ae45ad8050
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>
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]