]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1621947: webstaff address alert functionality
authorKyle Huckins <khuckins@catalystdevworks.com>
Wed, 19 Oct 2016 21:57:02 +0000 (14:57 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 27 Jan 2017 22:39:59 +0000 (17:39 -0500)
commit5a3e0dd391babe99beba48b8959ca14a1b777843
tree6cc179d61096e864733668662936831c1cfbc52c
parenta2e9d7a1148109ecba504422be996aebfef879b7
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>
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js