Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard 4a6ec50c62 Fix for Bug 5280 - Fix password field so that the password is masked as it is entered
This patch changes the password field to a password type input on
member-password.pl and adds a confirmation field to both member-password.pl
and memberentry.pl requiring that the password be re-entered to
confirm.

Client-side and server-side validation for the two password fields has been added
to both pages. Multiple error messages can now be displayed together on
member-password.pl.

If the user wishes for Koha to suggest a random password on member-password.pl
they can click a link which will remove the password-type input fields, replace
them with text-type fields, and automatically fill them with the random
password suggestion.

Follow-up fix lets the members.js correctly handling errors when there are
no mandatory fields

LR followup: fixing slight error that corrects previously reported template error.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Tested password setting/changing utilities - all work as expected and described.
Passes prove t xt t/db_dependent tests congruent with current master failures (adds no new fails).

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-02-13 16:39:59 +01:00
..
boraccount.tt Bug 6303: Display Organisation and Parent Organisation names when viewing a borrower of type organisation 2011-11-24 11:30:08 +01:00
deletemem.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
guarantor_search.tt Bug 6750 Guarantor search broken on translated templates 2011-09-07 20:59:26 +12:00
mancredit.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
maninvoice.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
member-flags.tt Bug 6794 : Fixing a bug with member flags in IE 2011-09-01 21:02:38 +12:00
member-password.tt Fix for Bug 5280 - Fix password field so that the password is masked as it is entered 2012-02-13 16:39:59 +01:00
member.tt Bug 7519 - show patron's street number in search results 2012-02-13 10:21:21 +01:00
memberentrygen.tt Fix for Bug 5280 - Fix password field so that the password is masked as it is entered 2012-02-13 16:39:59 +01:00
moremember-brief.tt Bug 5252 - Phone labels on patron creation 2011-08-14 20:06:03 +12:00
moremember-print.tt Bug 4951 - Print page doesn't close after print This patch adds the print/close functionality present on all other slips to the full page account summary. 2011-07-10 20:25:39 +12:00
moremember-receipt.tt Bug 6126: Slip print doesn't work on Webkit based browsers 2011-04-13 12:00:31 +12:00
moremember.tt Bug 7337 - Followup - Correcting instances of "debar" that crept back in. 2012-01-06 15:08:29 +01:00
notices.tt Bug 6303: Display Organisation and Parent Organisation names when viewing a borrower of type organisation 2011-11-24 11:30:08 +01:00
pay.tt Bug 7472 Edit button ineffective when paying borrower fee 2012-02-03 14:30:56 +01:00
paycollect.tt Bug 7472 Edit button ineffective when paying borrower fee 2012-02-03 14:30:56 +01:00
printfeercpt.tt Bug 6126: Slip print doesn't work on Webkit based browsers 2011-04-13 12:00:31 +12:00
printinvoice.tt Bug 6126: Slip print doesn't work on Webkit based browsers 2011-04-13 12:00:31 +12:00
readingrec.tt Bug 6836: test case readingrec.pl 2012-01-27 11:33:13 +01:00
search.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
update-child.tt Fix for Bug 6501 - missing scroll bar when updating child 2011-06-20 11:51:22 +12:00