TPAC: Add config options to hide phone / user prefs user/dbs/tpac_prevent_user_edits
authorDan Scott <dscott@laurentian.ca>
Wed, 1 Aug 2012 15:12:36 +0000 (11:12 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 1 Aug 2012 16:29:32 +0000 (12:29 -0400)
commita0e3cf02f3f6724b5d98e7d02a75abae7eb430e7
tree0c85b670812b7e576bef6d4cf27e7623cbafb880
parent2de2799ae0606dbad4280c348f80ef08dd0bbe74
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>
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