[cvs] commit: whups/admin index.php whups/docs CHANGES whups/lib Driver.php Whups.php whups/lib/Driver sql.php whups/lib/Forms Action.php whups/lib/Forms/Admin Attribute.php whups/scripts/sql whups.mssql.sql whups.oci8.sql whups.sql whups/scripts/upgrades ...
Jan Schneider
jan at horde.org
Wed Jun 11 22:21:01 UTC 2008
jan 2008-06-11 18:21:01 EDT
Modified files:
admin index.php
docs CHANGES
lib Driver.php Whups.php
lib/Driver sql.php
lib/Forms/Admin Attribute.php
scripts/sql whups.mssql.sql whups.oci8.sql whups.sql
Added files:
lib/Forms Action.php
scripts/upgrades 2008-06-11_add_attribute_types.oci8.sql
2008-06-11_add_attribute_types.pgsql.sql
2008-06-11_add_attribute_types.sql
Log:
Allow to specify field types and parameters for attributes.
Revision Changes Path
1.15 +24 -10 whups/admin/index.php
1.188 +1 -0 whups/docs/CHANGES
1.191 +34 -23 whups/lib/Driver.php
1.296 +151 -64 whups/lib/Driver/sql.php
1.1 +36 -0 whups/lib/Forms/Action.php (new)
1.2 +71 -23 whups/lib/Forms/Admin/Attribute.php
1.177 +76 -1 whups/lib/Whups.php
1.17 +5 -2 whups/scripts/sql/whups.mssql.sql
1.17 +5 -2 whups/scripts/sql/whups.oci8.sql
1.22 +5 -2 whups/scripts/sql/whups.sql
1.1 +7 -0 whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql (new)
1.1 +7 -0 whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql (new)
1.1 +4 -0 whups/scripts/upgrades/2008-06-11_add_attribute_types.sql (new)
Chora Links:
http://cvs.horde.org/diff.php/whups/admin/index.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/whups/docs/CHANGES?r1=1.187&r2=1.188&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver.php?r1=1.190&r2=1.191&ty=u
http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.295&r2=1.296&ty=u
http://cvs.horde.org/co.php/whups/lib/Forms/Action.php?r=1.1
http://cvs.horde.org/diff.php/whups/lib/Forms/Admin/Attribute.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/whups/lib/Whups.php?r1=1.176&r2=1.177&ty=u
http://cvs.horde.org/diff.php/whups/scripts/sql/whups.mssql.sql?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/whups/scripts/sql/whups.oci8.sql?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/whups/scripts/sql/whups.sql?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/co.php/whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql?r=1.1
http://cvs.horde.org/co.php/whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql?r=1.1
http://cvs.horde.org/co.php/whups/scripts/upgrades/2008-06-11_add_attribute_types.sql?r=1.1
More information about the cvs
mailing list