Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
75.67 KB
MD5: 9197a708208dfe3cb7a926a54cd193eb
SHA-1: 45b027731195d07b5e5dbb094f0c7c9118f6c2b8
SHA-256: 561bc1969c7bc29bd1ff80eceeb3b5e1a90c81671b6bad5d6d8df9145fcfee0c
Download zip
87.38 KB
MD5: 4db01335560c518baf7f586684d1ea3d
SHA-1: 82d0cebdb8786b81e500bf28751b0f9a2bbbbf31
SHA-256: 45080aad783d8299e54725344e6e21a125689986d058632c50c95d81aa05dee2
Release notes
Changes since 7.x-1.30:
- consistency between 7.x and 6.x
- #1600720 by Scott M. Sanders: Added CAPTCHA Module.
- #1617596 by xeconsulting: Added Support for date popup field module.
- some messages weren't displayed depending on the setting
- #1588102 by xeconsulting: Added Support for term reference tree module.
- #1570408 by alexverb: Fixed Compatibility issue with clientside validation and hierarchical select.
- js docs updated
- #1570408 by attiks | ak: Fixed Compatibility issue with clientside validation and hierarchical select.
- #1595576 by attiks | ak: Fixed IE8 fails validation.
- dos cleaned
- #1584902 by kaidawai | attiks: Fixed can't load XRegExp twice in the same frame.
- #1594374 by kaidawai, attiks: Unicode removed.
- jsdoc3 added
- jsdoc3 added, fix for xregexp
- try catch didn't actually catch anything
- #1585562 by xeconsulting: Added Support for horizontal tabs.
- #1589510 by jonnyfiasco: Fixed Field valdation 2.x email not supported.
- fixed possible bug when reusing variables
- #1585554 by xeconsulting: Fixed Validating lists (select-fields) not working correctly.
- added info for time.js
- #1577658 by kaidawai, attiks: console.info removed
- #1577658 by kaidawai, attiks: Added support for xregexp for fapi clientside validation to reduce ajax calls.
- link to jsperf added
- removed textarea from date rules
- typo fix + checkboxrules changed
- #1577644 by kaidawai, attiks: Added use css id for elements instead of names for fapi.
- optional timing added, code cleanup
- typo in comment
- performance fixes inspired by Issue #1577644 by kaidawai: Added use css id for elements instead of names for fapi.
- #1577618 by kaidawai: Fixed wrong fall through in clientside_validation_fapi().module.
- #1556402 by markdorison: Clientside validation not firing on FAPI forms.
- added email, phone and link to FAPI and field validation
- better support for novalidate
- fixed 'undefined index disable_html5'
- #1516066 by ramsegal: Added Make an option to display single error message, on blur/keyup.
- hide webform settings if clientside_validation_webform is disabled
- don't use disabled settings
- undefined variable definedforms
- edit default settings fix
- changed menu structure
- renamed variables
- upgrade
- javascript updated
- added support for webforms and custom forms
- editing forms cleanup
- editing forms
- start for refactoring settings
- #1535756 by pianomansam: Added Support Field Validation 2.x.
- #1537902 by ramsegal: Added Is it possible to override the error message html? .
- #1551616 by Jumoke: Added Does this work on Tab out?.
- updated example
- updated api
- #1543742 by peskydonut: Added Custom validation using #element_validate().
- #1551690 by Jumoke: Added Clientside Validation does not happen with Link, Email, Phone Modules?.
- Clientside Validation Field Validation does not support the 2.x branch of Field Validation
- #1533664 by ramsegal: Fixed custom messages when using fapi integration.
- #1451806 by Olivaw: Fixed Clientside Validation configuration options are not working correctly.
- #1513922 by Laurent_: Added Trigger validation on document ready.
- #1516274 by LeoDoms: Clash between "Hierarchical select" and "Clientside validation" module.
- #1525360 by smilne23: Added Exclude specific fields based upon their DOM ID.
- Typo fixed, Setting moved to validation fieldset
- Setting moved to validation fieldset
- dpm removed from code
- check for any step, case insensitive
- check fo any step accepts all cases
- #1503248 by Stepan Kabele: Fixed Integer min value not checked when max value is not entered.
- #1501976 by gopisundar: Pop up for error messages.
- #1468868 by saidatom: Added WEBFORM Validation DATA and select.
- #1500918 by kervi: Fixed Error message Notice: Undefined index: decimal_separator() in clientside_validation_regular() (line 81 of /home/u5444/domains/meds.
- #1499520 by drajan: Fixed Undefined index: #name on webforms after update to 1.30.
- coder review