]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
Remove display of patron birthdate, internet access level, etc
authorDan Scott <dan@coffeecode.net>
Mon, 30 May 2011 17:14:29 +0000 (13:14 -0400)
committerDan Scott <dan@coffeecode.net>
Fri, 3 Jan 2020 19:31:28 +0000 (14:31 -0500)
commit0142531464cb6f93c845f2b943f16dc2efe378d2
treebb6647bcf615f912d744d4e9c47d1024fef1d2cc
parent2fb5b0941fbc536e48053335bc8f4bc3fe289b7e
Remove display of patron birthdate, internet access level, etc

These fields in the staff client are either not applicable or
potentially privacy-invasive or both. If the data somehow does
get into the system, we don't want it to show up on the staff
client anyway - and we don't want annoying warnings about unset
dates of birth, etc.

This is the hardcore way of doing things, we really should make
it yet another configuration setting. Oh well.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/server/patron/summary.js
Open-ILS/xul/staff_client/server/patron/summary_overlay.xul
Open-ILS/xul/staff_client/server/patron/util.js