TPAC: Add config options to hide phone / user prefs
authorDan Scott <dscott@laurentian.ca>
Wed, 1 Aug 2012 15:12:36 +0000 (11:12 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 1 Feb 2013 15:07:36 +0000 (10:07 -0500)
commit04941cd299d16ef19a247c6531fc99b861a6dbaf
treee78620f5ffea698274e864553e93140504c6ba68
parent18eff38558dec2089fab21e070f2a5c79eba5597
TPAC: Add config options to hide phone / user prefs

Libraries using centralized authentication (such as LDAP via
open-ils.auth_proxy) will not want to allow users to change their
passwords or email addresses.

In addition, many libraries do not want to deal with phone
notifications.

This commit adds preferences to config.tt2 that hide these options from
the user.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Conflicts:

Open-ILS/src/templates/opac/parts/place_hold.tt2
Open-ILS/src/templates/opac/myopac/prefs.tt2
Open-ILS/src/templates/opac/myopac/prefs_notify.tt2
Open-ILS/src/templates/opac/parts/config.tt2
Open-ILS/src/templates/opac/parts/place_hold.tt2