]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac: integrated patron password reset
authorBill Erickson <berick@esilibrary.com>
Mon, 19 Sep 2011 22:18:41 +0000 (18:18 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 22 Sep 2011 04:33:45 +0000 (00:33 -0400)
commitb16adc7c6f88c59492fa37d57dceaf49b1d17b4a
tree436a686d17e078ecab5eeb0ff84423ae9cf24b34
parent5708b03000eb649c0feda7d430b0096d1faebade
TPac: integrated patron password reset

Port the existing password reset functionality into TPac.  This allows
us to leverage the TPac innards for localization.  It also means there's
one less moving part.  (and, incidentally, no more dojo for the form).

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.patron-password-reset-msg.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/login/form.tt2
Open-ILS/src/templates/opac/password_reset.tt2 [new file with mode: 0644]