Koha/koha-tmpl/intranet-tmpl/lib/jquery/plugins
Owen Leonard 9b32080571
Bug 30859: Upgrade jQuery Validation plugin from v1.19.1 to v1.19.4
This patch updates the jQuery Validation plugin in both the OPAC and
staff interface. This upgrade brings the plugin to the current latest
version (1.19.4) which includes compatibility fixes for the latest
version of jQuery.

To test, apply the patch and test various forms in the OPAC and staff
interface to confirm that validation is still working correctly.

In the OPAC:

- Patron self-registration: Required fields, password match
  and complexity. Test also the "Forgot password" and "Change password"
  interfaces.

In the staff interface, for example:

- Patrons -> Patron password change: Required fields, password match and
  complexity.
- Administration -> Patron categories -> New category:
  - Required fields
  - One or the other enrollment period inputs
  - Digits required in password expiration, age required, upper age
    limit
  - Numbers required in enrollment and hold fee.
- Administration -> Budgets -> New budget:
  - Required fields
  - End date must be after start date
- Administration -> Cities & towns: Required fields

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
2022-07-01 16:41:30 -03:00
..
jstree Bug 11873: Upgrade jstree jQuery plugin to the latest version 2022-02-09 15:36:24 -10:00
multiple-select
rowGroup Bug 23493: Replace rowGrouping with rowGroup 2020-01-29 11:33:25 +00:00
treetable
dataTables.fnReloadAjax.js
humanmsg.js Bug 19417: Display full error text when problem importing records 2019-03-13 05:31:33 +00:00
jquery.dataTables.columnFilter.js Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
jquery.highlight-3.js Bug 20501: Don't cut strings when unhighlighting in intranet search results 2020-04-22 09:31:17 +01:00
jquery.indexeddb.js
jquery.insertatcaret.js
jquery.jeditable.mini.js Bug 23354: (follow-up) Input type on jEditable 2020-01-13 14:04:47 +00:00
jquery.tablednd.js
jquery.validate.min.js Bug 30859: Upgrade jQuery Validation plugin from v1.19.1 to v1.19.4 2022-07-01 16:41:30 -03:00
jszip.min.js