Change #3775
Category | None |
Changed by | Kyle Huckins <khuckins | @catalystdevworks.com>
Changed at | Fri 27 Jan 2017 17:39:59 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 5a3e0dd391babe99beba48b8959ca14a1b777843 |
Comments
LP#1621947: webstaff address alert functionality Add Address Alert to the alerts pane when address alert is detected in the patron editor. This implements functionality that was originally added tot he XUL patron editor in LP#898248. To test: [1] Define an address alert. [2] Open a patron record in the webstaff patron editor and create or update an address that would match the alert set up in step 1. Verify, upon blur of street 1, street 2, or the city inputs that an alert is displayed. Note that the feature does not call for the presence of an address alert to prevent the operator from saving the record; the alert is purely advisory. Signed-off-by: Kyle Huckins <khuckins@catalystdevworks.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
- Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js