Koha/koha-tmpl/intranet-tmpl/prog/js/pages
Maryse Simard f98037ac53 Bug 8000: (QA follow-up) Add email validation to system preferences
This patch uses the JQuery validator plugin to add validation to preferences of class email in the system preferences page. A field containing an invalid value (even if not modified) should prevent saving.

To test, confirm that when entering an invalid email address in the SendAllEmailsTo field, an error message appears and saving is prevented.
Correcting the value should hide the message and let you save as normal.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-29 15:08:47 +00:00
..
addbiblio.js
batchMod.js Bug 19490: Add a 'Holds' column to the items batchmodification tool 2018-11-05 14:41:04 +00:00
circulation.js
preferences.js Bug 8000: (QA follow-up) Add email validation to system preferences 2019-04-29 15:08:47 +00:00
stockrotation.js Bug 22175: (follow-up) Identify columns to exclude from export 2019-04-18 10:53:05 +00:00
tags-review.js