Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
111 KB
MD5: 0d6508cd59aede556548614bc29cfe68
SHA-1: da9d62a7a27314cf35d8705cf2f859697b6f7013
SHA-256: dfcd52019737663c7a847a95eb3a63cccedf53de621ceb6addd2557e3e600ef6
Download zip
135.47 KB
MD5: c8377078280e63bd3b6f89dc276ed8b5
SHA-1: 70c84656852294c670506cc8644eeade62cc3efc
SHA-256: c9de943776f7709ababafa79f5be1330ec94c0653a9c7af5fb246ad3709dd2f8
Release notes
Changes since 7.x-1.34:
- date_popup_date_format needs date_popup module
- #1506188 by michiellucas: Fixed i18n.
- #1804784 by SeanBannister: Fixed Bug with support for Field Validation Tokens.
- #1801764 by gonssal: Fixed Clientside Validation breaks AJAX file uploads.
- #1801834 by hartsak: Fixed Typo in decimal number placeholders.
- #1793336 by qasimzee: Fixed Hidden fields are not being validated.
- #1697522 by josebc: Fixed Notice: Undefined index: #title in clientside_validation_regular() in forms with captcha.
- #1784214 by rafamd: Added Can we use #validate the same as #element_validate() for custom validations?.
- JSHint all javascript files
- #1765422 by kalabro: Fixed Date widget format ignored in clientside validation.
- #1765482 by kalabro: Fixed Date (date_text()) skip validation doesn't work.
- #1765636 by solotandem: Fixed Undefined index: #required in clientside_validation_regular().
- #1765798 by solotandem: Fixed Date validation fails on month comparison as second digit is ignored.
- #1765880 by weekbeforenext: Fixed Validation Error for Text Format select.
- #1600720 by Scott M. Sanders: Added CAPTCHA Module.
- #1743530 by kalabro | herve.tubaldo: Fixed Error with date validation.
- #1743530 by herve.tubaldo: Fixed Error with date validation.
- #1730952 by Davidovich: Added Validate ajax submits clientside before doing ajax request.
- #1728066 by xeconsulting: Fixed Problems with image_captcha_refresh() module.
- #1619462 by xeconsulting: Added Compatibility problem with conditional_fields() module.
- add html5 validation javascript for webform as well
- #1652914 by Jelle_S: Add testswarm tests: Added tests for webform Validation
- #1652914 by Jelle_S: Add testswarm tests: Added tests for Field Validation
- #1652914 by Jelle_S: Add testswarm tests: Preparations for Field Validation testswarm tests
- #1652914 by Jelle_S: Add testswarm tests: Added tests for FAPI Validation
- #1652914 by Jelle_S: Add testswarm tests: Preparations for FAPI Validation testswarm tests
- #1652914 by Jelle_S: Add testswarm tests: Added tests for Webform
- #1652914 by Jelle_S: Add testswarm tests: HTML5 elements (using the Elements module)
- #1665318 by akamaus: Validation of fields inside a field collection.
- #1714174 by inventlogic: Added IMCE file browser toolbar disappears and files no longer clickable.
- #1666340 by stano.lacko: Fixed Error on date field.