Top Level :: Database

Package Information: DB_DataObject_FormBuilder 0.11.2

Show All Changelogs
» Version » Information
1.0.0RC7 2007-03-31     beta
1.0.0RC6 2006-12-19     beta
1.0.0RC5 2006-09-17     beta
1.0.0RC4 2006-03-01     beta
1.0.0RC3 2006-02-28     beta
1.0.0RC2 2005-10-17     beta
1.0.0RC1 2005-10-08     beta
0.18.1 2005-08-23     beta
0.18.0 2005-08-22     beta
0.17.2 2005-06-17     beta
0.17.1 2005-06-01     beta
0.17.0 2005-05-27     alpha
0.16.0 2005-05-21     alpha
0.15.0 2005-05-17     beta
0.14.0 2005-04-28     beta
0.13.3 2005-04-13     beta
0.13.2 2005-04-11     beta
0.13.1 2005-04-08     beta
0.13.0 2005-03-25     beta
0.12.1 2005-03-05     beta
0.12.0 2005-03-05     beta
0.11.5 2005-03-03     beta
0.11.4 2005-03-02     beta
0.11.3 2005-02-26     beta
0.11.2Download

Release date: 2005-02-10 23:12 UTC
Release state: beta

Changelog:

-If DB_DATAOBJECT_BOOL is set in the type by the DataObject generator, it will take effect before the INT rules. (bug #3154)
-Return only values whose keys start with the prefix and end with the postfix (bug #3163)
-Fix processing of boolean fields not in booleanFields (bug #3167)
-Enum fields display when frozen (bug #3124)
-Changed crossLink extraFields to save the created FB object and use it for processing
-CrossLinks also no longer use array syntax (which is not allowed for prefix and postfix)
-Only set defaults for fields we are processing (bug #3199)
-fieldsToRender should always be shown, even if not in preDefOrder (bug #3182)
-Added prepareLinkedDataObject support for crosslinks and triplelinks
-"Required" rule should not be applied to boolean fields
-Fixed notices of undefined $key with prepareLinkedDataObject when processing tripleLinks and crossLinks
-Use eval for call-time-pass-by-ref to avoid the warning (bug #3230)
-Added selectAddEmptyLabel which allow setting of the label for an empty option
-Fixed DATETIME type checking (was catching TIME elements)
-Added a new datetime element to QF driver
-Added dateTimeElementFormat option
-New datetime type supports datetimeoptions callback in DO
-Added language for time element (uses dateFieldLanguage)
-Fix copy-paste error (bug #3333)
-Fix auto-required rules not working with elementNamePre/Postfix (bug #3343)
-Added elementTypeMap support for selects
-Time / Date processing changes for Bug #3330
-- If only a time is passed to _date2Array it will prepend today's date so that PEAR::Date will process it correctly5H
-- You no longer have to have all 3 date fields specified for a date to be output from _array2date
--- For example, f only a day is specified, it will put 0000 for year and 00 for month
--- The same applies to times *except* that seconds will only be output of they are specified
---- If only an hour and minute are specified (or only one of the 2) you will get H:i with no s
---- If only seconds are specified you would get 0 for hour and minute

Dependencies:
0.11.1 2005-01-08     beta
0.10.3 2004-11-08     beta
0.10.2 2004-10-29     beta
0.10.1 2004-10-26     beta
0.10.0 2004-08-28     beta
0.9.0 2004-05-15     beta
0.8.2 2003-08-29     beta
0.8.1 2003-08-24     beta
0.8 2003-08-22     beta