Top Level :: Database

Package Information: DB_Table 0.18

Show All Changelogs
» Version » Information
1.5.5 2008-06-17     stable
1.5.4 2008-06-08     stable
1.5.3 2008-06-06     stable
1.5.2 2008-05-14     stable
1.5.1 2008-03-28     stable
1.5.0 2007-06-27     stable
1.5.0RC3 2007-06-14     beta
1.5.0RC2 2007-03-25     beta
1.5.0RC1 2007-02-06     beta
1.4.0 2006-11-09     stable
1.3.2 2006-07-25     stable
1.3.1 2006-07-19     stable
1.3.0 2006-04-26     stable
1.3.0RC5 2006-04-19     beta
1.3.0RC4 2006-04-13     beta
1.3.0RC3 2006-04-07     beta
1.3.0RC2 2006-04-07     beta
1.3.0RC1 2006-02-27     beta
1.2.1 2005-09-13     stable
1.2.0 2005-08-29     stable
1.1.0 2005-08-07     stable
1.0.1 2005-05-28     stable
1.0.0 2005-03-07     stable
1.0.0RC1 2005-02-23     beta
0.23.0 2004-12-30     beta
0.22.0 2004-10-27     beta
0.21.2 2004-07-12     alpha
0.21.1 2004-07-11     alpha
0.21 2004-07-11     alpha
0.18Download

Release date: 2004-04-23 15:41 UTC
Release state: alpha

Changelog:

* Index names are now prefixes with the table name and underscore, and are suffixed with '_index'; this is to soothe PostgreSQL, which does not like index names to be the same, even if they are on different tables.
* Default rule messages for 'required', 'maxlength', and 'numeric' are now globals and can be internationalized just like the error messages (thanks, Moritz Heidkamp)
* DB_Table_QuickForm now has better default support for unrecognized rules (thanks Moritz Heidkamp)
* Fixed 'static' element in DB_Table_QuickForm, now correctly displays label and value

0.17 2004-04-21     alpha