webform_validation 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-7.x-1.1.tar.gz | 18.76 KB | f2ee1703c705e490b790d873542b14c7 |
| webform_validation-7.x-1.1.zip | 21.7 KB | f80a3ce5042f8e007de267b0a0371e7e |
Release notes
- Security update: SA-CONTRIB-2011-056
- #1149200: Retreive group components dynamic, remove hardcoded "fieldset" by Jelle_S: add dynamic support for group components
- #1122996: Readme omission update list of validation rules in README.txt
webform_validation 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-6.x-1.5.tar.gz | 19.29 KB | 91b7f8cad0181eeb6c41677618ebb415 |
| webform_validation-6.x-1.5.zip | 22.18 KB | 115dd017cd2a57faa66822807f97ba1e |
Release notes
- Security update: SA-CONTRIB-2011-056
- #1149200: Retreive group components dynamic, remove hardcoded "fieldset" by Jelle_S: add dynamic support for group components
- #1122996: Readme omission update list of validation rules in README.txt
- remove double variable declaration
webform_validation 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-6.x-1.4.tar.gz | 17.97 KB | a26e3285bf00c7219cb8101954402ba3 |
| webform_validation-6.x-1.4.zip | 20.95 KB | af1fd1cc6ac265073a5b31d3d91d9ca9 |
Release notes
This maintenance release contains mostly bugfixes and small improvements to existing functionality.
IMPORTANT:
This release introduces a new syntax to specify the range for numeric validation rules.
Make sure to run update.php (after taking a backup!) to have your old syntax converted to the new one.
Also make sure to check your existing numeric validation rules to check if they are still working as expected!
Improvements:
- #1053548: Validate input as username - by alakon: add username validation rule
- #980154: Must be empty Rule doesn't work on Hidden Fields - by B-Prod: use "Must be empty" validation rule on hidden components
- #1048342: Ability to validate all hidden fields: add "hidden" component to relevant validation rules
- #1097330: Numeric validation: range inconsistency: allow custom data on validation rules to be optional
- #907288: Introduce a 'Maximum words' / 'Word limit' validation - by 8ballmedia et al: Add minimum / maximum word rule
- #1078452: "Select (or other)" Module Max Length Validation: Add support for Select (or Other) module
- #1029350: Warning: preg_match() [function.preg-match]: Unknown modifier '^' in webform_validation_webform_validation_validate() (line 370 : Add note that regex validation rule shouldn't have delimiters
- #1101748: Numeric Values Validation with range allows negative values: Refactor numeric value validator range syntax
Bugs:
- Fix problem with validation rules validating elements on multiple pages of the form
- Fix various PHP notice bugs
- #1088254: Split function deprecated, php 5.3, Numeric Range - by jtwalters: use explode() function instead of deprecated split()
- #833500: Doesn't work for fields inside a fieldset - by Gregely Varga: fix page count initialisation
- #1076876: Undefined property: stdClass::$clone_from_original_nid - by mikewink: make sure node_clone code is not run if module is not available
- #1063152: PDOException while cloning a Webform: fix PDOException on node cloning
webform_validation 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-7.x-1.0.tar.gz | 17.57 KB | ba6e6705fee319de6c3f06433b79df89 |
| webform_validation-7.x-1.0.zip | 20.49 KB | 7c7458df325c80e0df92d915643c35db |
Release notes
This maintenance release contains mostly bugfixes and small improvements to existing functionality.
IMPORTANT:
This release introduces a new syntax to specify the range for numeric validation rules.
Make sure to run update.php (after taking a backup!) to have your old syntax converted to the new one.
Also make sure to check your existing numeric validation rules to check if they are still working as expected!
Improvements:
- #1053548: Validate input as username - by alakon: add username validation rule
- #980154: Must be empty Rule doesn't work on Hidden Fields - by B-Prod: use "Must be empty" validation rule on hidden components
- #1048342: Ability to validate all hidden fields: add "hidden" component to relevant validation rules
- #1097330: Numeric validation: range inconsistency: allow custom data on validation rules to be optional
- #907288: Introduce a 'Maximum words' / 'Word limit' validation - by 8ballmedia et al: Add minimum / maximum word rule
- #1078452: "Select (or other)" Module Max Length Validation: Add support for Select (or Other) module
- #1029350: Warning: preg_match() [function.preg-match]: Unknown modifier '^' in webform_validation_webform_validation_validate() (line 370 : Add note that regex validation rule shouldn't have delimiters
- #1101748: Numeric Values Validation with range allows negative values: Refactor numeric value validator range syntax
Bugs:
- Fix problem with validation rules validating elements on multiple pages of the form
- Fix various PHP notice bugs
- #1088254: Split function deprecated, php 5.3, Numeric Range - by jtwalters: use explode() function instead of deprecated split()
- #833500: Doesn't work for fields inside a fieldset - by Gregely Varga: fix page count initialisation
- #1076876: Undefined property: stdClass::$clone_from_original_nid - by mikewink: make sure node_clone code is not run if module is not available
- #1063152: PDOException while cloning a Webform: fix PDOException on node cloning
webform_validation 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-7.x-1.0-rc1.tar.gz | 15.72 KB | c09ffed8b762055410eb91f12b72f00e |
| webform_validation-7.x-1.0-rc1.zip | 19.26 KB | d44ec9f41fcc739a973769c8bc6bd19d |
Release notes
Update of Webform Validation to Drupal 7.
webform_validation 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-6.x-1.3.tar.gz | 15.43 KB | bb367378f810a0c3ec8dc0743c882456 |
| webform_validation-6.x-1.3.zip | 18.77 KB | 0486549165d0db5c9e8aa9d38360c91d |
Release notes
Changes since last release:
- Fix problem with determining version of Webform module, caused by legacy module files
- By daviddoyle: Add 'specific value' validation rule #896458: A patch for validation of a component equaling a specific value
- Fix issue with safe_key value 0 #886458: safe_key "0" problem
- add possibility to optionally specify min. and / or max. values for Numeric Values validator [##877802]
- By tobiasb fix multistep form validation for forms with fieldsets #833500: Doesn't work for fields inside a fieldset
- Added extra information about escaping reserved characters for the Words blacklist validator #822046: preg_match() warning after webform submit
- Added support for Node Clone module #681128: Support for Node Clone
- Clean up validation rules after a node has been deleted
webform_validation 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-6.x-1.2.tar.gz | 13.85 KB | c03b51545403a5d32f7929fa5a8efc96 |
| webform_validation-6.x-1.2.zip | 17.02 KB | cbb01f31094b2318ff0063b744d4ea8a |
Release notes
Improvements:
- Better support for 'select' form component (#802532: "Unique" validator should support "select" elements & #798408: Apply "Require at least one of two (several) fields" to select list)
- Support for multiple webform content types for Webform 3 (#774520: Loading validation rules for pages rather than webforms)
- Put module in Webform category on module overview page (#814424: Put in Webforms fieldset ?)
- Make 'Unique values' validator case insensitive (#791196: Make sure two fields are not the same.
- Add hook_webform_validation
- Added list of component types next to validation rule link
- Make custom error messages translatable via i18nstrings module
New validation rules:
- By tlaurent: Plain text validation rule added (#783160: Plain text validation rule for text field)
- By gregariosAdd must_be_empty & blacklist validation rules (#693184: Anti Spam-Bot Rule and "Bad Words" Filter Rule)
Bugs:
- Fix error on multipage form with empty pages (#775408: Multistep forms)
- #814518: filter_array not receive the correct parameter
- Fix problem in hook_schema() (#785428: Small bug in webform_validation_schema())
webform_validation 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-6.x-1.1.tar.gz | 12.86 KB | 48b1e32bd28ad73e9ca012ee748b8d36 |
| webform_validation-6.x-1.1.zip | 15.99 KB | 93dcbcf68933e9b7f1b0f8cf5ef19498 |
Release notes
New features:
#714944: Webform 6.x-3.0 Compatibility or Merging
#690528: Support for multistep forms - special thanks to Jan Lemmens
#645634: Require at least one of several fields instead of just two by borfast
#708322: Validate that X number of selections out of Y number have been made
Fixes:
#688848: Validator Rules Should All Validate On Empty Fields by gregarios
#690174: Accept large values for regex
webform_validation 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| webform_validation-6.x-1.0.tar.gz | 12.03 KB | 14a32a4e93c53914a4374197535c8d6a |
| webform_validation-6.x-1.0.zip | 15.08 KB | 94c14790d6f222b5508c81f12b62576b |
Release notes
Initial release of webform_validation module