LP1797025 Allow patrons to add/edit their preferred name
authorScott <scottangel@mobiusconsortium.org>
Thu, 22 Dec 2022 17:24:08 +0000 (11:24 -0600)
committerScott <scottangel@mobiusconsortium.org>
Thu, 22 Dec 2022 17:24:08 +0000 (11:24 -0600)
commit92a9cfc4c9a8fa0d216ab76a4a70506cd37a3e62
tree69733f79123216c7e27f557b0b1affb6d74658d1
parent526ac8856ea723e1b905ae65dff1ac8510900d40
LP1797025 Allow patrons to add/edit their preferred name
Added a feature to allow patrons to update/edit their preferred name.
The form is located in the Account Preferences tab in the OPAC.

2 new files were added for the bootstrap & non-bootstrap versions. These 2 files contain the html form.
update_preferred_name.tt2

Signed-off-by: Scott <scottangel@mobiusconsortium.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/prefs.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/update_preferred_name.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/prefs.tt2
Open-ILS/src/templates/opac/myopac/update_preferred_name.tt2 [new file with mode: 0644]