Changes since 7.x-1.30:
Issue #1468958: Coding standards / code review by Liam Morland Issue #1468966: Error message Notice: Undefined index: #type by Liam Morland
Issue #1484322: warning: json_decode() expects parameter 1 to be string, array given by Bartezz Issue #1480748: Wrong validation on CCK not required checkboxes by lesergi
New Features:
Bug Fixes: Issue #1403180: Validating "must be equal" on E-mail and Confirm E-mail fields by purity_of_essence Issue #1413804: Undefined index #name on mandatory file field by gopisundar
Following bugs were fixed:
fixed some typos
Issue #1355546: Undefined variable by torbeng: Fixed Undefined variable.
Added support for webform validations minimum and maximum selections on checkboxes
Issue #1337458 by kingandy: Fixed @todo javsacript comment breaks IE.
Issue #1327320 by attiks, Jelle_S | kaizerking: Fixed Call to undefined function clientside_validation_form_after_build_recurse() in .
List of commits for this release:
Development release for D8
Issue #1239870: to add new condition by igorik: Added to add new condition.
Issue #1239388: TypeError: Cannot convert 'elem' to object by mjpa: Fixed TypeError: Cannot convert 'elem' to object .
made a git mistake
Following issues/feature requests were fixed/added Issue #1153166: Support of Tabs | Vertical Tabs & Multistep by mjpa | tomdavidson: Added Support of Tabs | Vertical Tabs & Multistep.
removed a left-over dpm()
Fix for #1199194: Selecting multiple values in a multi-select pops up an error saying only one value can be selected
Fixed checkboxes bug added validation for webform_validation's regular expressions
fixed issue described in #1146836: Date CCK field validation problem
Fixed bug described in #1146836: Date CCK field validation problem
Bug fix for #1137490: Conditional grids problem (1084760)
checkbox fix update version to match D6
checkbox fix
updated with the D6 branch
code cleanup
Added support for minified version Added fix for number class Added a new method to jquery.validate: removeClassRules, see https://github.com/jzaefferer/jquery-validation/issues/64 Added support to hide mepty messages, needed primarily for checkboxes, see https://github.com/jzaefferer/jquery-validation/issues#issue/63
* Issue #1107192 by GiorgosK, attiks: 'field is required' messages as many as the exclude checkboxes. * Upgraded to jquery.validate 1.8 * fix for cck labels not being translated
* ab84781 - added support for multi step forms (23 seconds ago)
* 49b3404 - (HEAD, 6.x-1.x) safety check to make sure existing error divs contain an ul element (12 hours ago) * 6b8c809 - (origin/6.x-1.x) still problems with checkboxes (20 hours ago) * 2331a9c - fix for EAN (21 hours ago) * 4648b0e - fix for cck labels not being translated (22 hours ago) * c50b4d9 - fix for EAN (22 hours ago)
* bc127e3 - (HEAD, 6.x-1.4, origin/6.x-1.x, 6.x-1.x) Fixed error message for EAN (19 hours ago) * 76c9e0a - Issue #1083428 by GiorgosK, attiks: Call-time pass-by-reference has been deprecated (20 hours ago) * 8f2b577 - Issue #1083706 by GiorgosK, attiks: wrong use of #multiple (20 hours ago) * eda8532 - fix for checkbox, support added for date (20 hours ago) * 384834f - extra settings form + semi-solution to checkbox bug (25 hours ago) * cc5d132 - Code cleanup (Coder Review). (2 days ago)
Code cleanup. Removed cck functions from the D6 version, introduced some helper functions, added checkbox support.
file field bug fixed
checkboxes support, code cleanup with helper function
small bug fixes added support for EAN checks