]> git.evergreen-ils.org Git - Evergreen.git/commit
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)
committerDan Wells <dbw2@calvin.edu>
Wed, 13 Mar 2013 22:18:12 +0000 (18:18 -0400)
commit5a7aaa6e832342b99eadca6c73ef7fc8c9d48867
treef04a1d1d56ed4d3aa94c5b1ea8ec254ecc55b362
parent408a4e4106b62c328c3b558d536810bd0c9b12f8
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>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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