Top Level :: HTML

Package Information: HTML_QuickForm 2.7

Show All Changelogs
» Version » Information
3.2.10 2007-10-05     stable
3.2.9 2007-06-05     stable
3.2.8 2007-06-03     stable
3.2.7 2006-10-10     stable
3.2.6 2006-06-22     stable
3.2.5 2005-08-05     stable
3.2.4pl1 2004-10-20     stable
3.2.4 2004-10-18     stable
3.2.3 2004-06-28     stable
3.2.2 2004-03-22     stable
3.2.1 2004-01-03     stable
3.2 2003-11-05     stable
3.1.1 2003-09-09     stable
3.1 2003-07-19     stable
3.0 2003-06-04     stable
3.0RC1 2003-05-29     beta
3.0Beta2 2003-05-15     beta
3.0Beta1 2003-04-17     beta
2.10 2003-03-08     stable
2.9 2003-02-20     stable
2.8 2003-02-18     stable
2.7Download

Release date: 2003-02-12 23:55 UTC
Release state: stable

Changelog:

* Use moveUploadedFile() (PHP 4.1) for file uploads instead of copy() and unlink(). (Matthias Englert)
* Added support for element names with brackets ie. element[name][firstname].
* Added static element to add static text in form. (Wojciech Gdela)
* Removed extra tabs created when wrapping form elements (Tim Glen)
* Added validation for whole group with addRule('group') in complement to validation for group elements with addGroupRule('group').
* Added ability to use a method from a class or from an object for validation using registerRule().
* Fixed bug with radio button validation. (Jack Kline)
* Fixed bug when validating checkboxes named with backets ie. checkbox[A]
* Fixed a problem with stripslashes() in element.php
* Fixed a bug in hidden.php preventing its value to be set under some conditions. (Arne Gellhaus)
* In progress : fix bug with toArray() for the date element, use a layout object (templates), implement function validation for elements in group.

2.6 2003-01-29     stable
2.5 2002-11-20     stable
2.4 2002-10-21     stable
2.3 2002-06-19     stable
2.2 2002-05-29     stable
2.1 2002-05-24     stable
2.0 2002-05-15     stable