Bug 24089: Upgrade jQuery Validate plugin in the staff client
authorOwen Leonard <oleonard@myacpl.org>
Fri, 22 Nov 2019 13:23:21 +0000 (13:23 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 3 Jan 2020 15:45:17 +0000 (15:45 +0000)
commit6c9d6bf940beb67e1f226dffba0831fc234528fb
tree75dd06239629091bb3de0436e89bef63ae0ccbc7
parent4b1ced97ff98e4aeba23429beb7ded645551fc5b
Bug 24089: Upgrade jQuery Validate plugin in the staff client

This patch upgrades the jQuery Validate plugin in the staff client from
v1.10.0 to v1.19.1.

To test, apply the patch and clear your browser cache if necessary.

Test various pages to confirm that form validation works as expected:

 - Patron password change form:
   - Password must conform to minPasswordLength
   - Password must not contain leading/trailing spaces
   - Passwords must match

 - Administration -> Add or edit budget:
   - Description, start date, and end date are required
   - Start date must be before end date

 - Administration -> Add or edit Z39.50/SRU server:
   - Server name, hostname, port, and database are required
   - Port, rank, and timeout must be a number

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.validate.min.js