Downloads
Download tar.gz
63.58 KB
MD5: 72175abf450ba8716bda91f821269c40
SHA-1: 1fc8fcd11c9df7ada2aa18100e2877af754abc41
SHA-256: 791b08c90771b0b755399895f3a525cc5c0290b64b5ed918d32f10741877c2cc
Download zip
69.91 KB
MD5: 0e62e96752440769882c26ee039440be
SHA-1: 4274fb54eda5424acd5c2bc108b5c9b4b5669829
SHA-256: 761fa98d4b0992da666e18eb1d8bd9bc9ad88ca8de0cedbce5bb80edbcd18a2e
Release notes
List of commits for this release:
- Issue #1241366: disable on all admin pages by igorik: Added disable on all admin pages.
- add our js file to the footer to support vertical_tabs better
- Allow other modules to add more validation rules
- Added extra validation settings
- new version of jquery.validate.js and jquery.validate.min.js
- cleaner way to disable default rules, https://github.com/jzaefferer/jquery-validation/issues/165#issuecomment-...
- Issue #1270566: clientside_validation_webform does not work because the by yang.wilby, attiks: Fixed clientside_validation_webform() does not work.
- Issue #1281494: Extending Client side validation to build custom form validations. by sarav.din33: Extending Client side validation to build custom form validations.
- Added api documentation files
- Issue #1270996: Control placement of error container by mjpa: Added Control placement of error container.
- allow custom javascript function for error placement
- override default behaviour for validating hidden fields, (https://github.com/hdragomir/jquery-validation/commit/eef5109f89f6eaae4e...
- Issue #1251394: wysiwyg problem with client side validation by igorik: Fixed wysiwyg problem with client side validation.
- added theme function for clientside error messages
- fixed bug with webform validation of numbers
- Issue #1270566: clientside_validation_webform does not work because the by yang.wilby: Fixed clientside_validation_webform() does not work because the .
- Issue #1289168: Numeric Webform Validation does not work without defining a range by beefheartfan: Fixed Numeric Webform Validation does not work without defining a range.
- new implementation of the theme function, see Issue #1304512: How to customize an error message when the user doesn't fill out a mandatory field by yang.wilby: Added How to customize an error message when the user doesn't fill out a mandatory field.
- Issue #1308304: In CCK User reference, Node reference field our validation not working due to Jquery update module. by sarav.din33: Fixed In CCK User reference, Node reference field our validation not working due to Jquery update module.
- Issue #1305512: Notice: Undefined index: #year_start by opteronmx: Fixed Notice: Undefined index: #year_start().
- support date fields in fieldsets etc., see Issue #1305512: Notice: Undefined index: #year_start by opteronmx: Notice: Undefined index: #year_start().
- Issue #1298362: Cannot "Save Draft" by primus: Cannot 'Save Draft'.