]> git.evergreen-ils.org Git - Evergreen.git/commit
Org unit setting for whether to obscure the Date of Birth field.
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Sep 2009 06:25:15 +0000 (06:25 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 24 Sep 2009 06:25:15 +0000 (06:25 +0000)
commit3d41f80786ccf388c2550d908ffe7a873918ffad
treeb992da63efd13f866b102452181c0dc133d920d6
parent4c05ae2b08a09122ab4cfb3e7b974767b1ec0eac
Org unit setting for whether to obscure the Date of Birth field.

If true, this will set the column visibility for Date of Birth in patron lists to false by default (though a Saved Columns state can specify otherwise), and it will also obscure the value in the patron summary sidebar, making it
say <Hidden> unless the field label is clicked.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14143 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0020.org-setting-obscure-dob.sql [new file with mode: 0644]
Open-ILS/xul/staff_client/server/patron/info_group.xul
Open-ILS/xul/staff_client/server/patron/search_result.js
Open-ILS/xul/staff_client/server/patron/summary.js