[cvs] commit: horde/config conf.xml framework/Auth/Auth/Signup sql.php horde/scripts/sql create.msde.sql create.mysql.sql create.oci8.sql create.pgsql.sql create.sql create.sybase.sql create.xml horde_signups.mysql.sql horde_signups.sql horde/templates/admin/user ...
Chuck Hagenbuch
chuck at horde.org
Wed Aug 13 20:04:11 UTC 2008
chuck 2008-08-13 16:04:11 EDT
Modified files:
config conf.xml
Auth/Auth/Signup sql.php
scripts/sql create.msde.sql create.mysql.sql
create.oci8.sql create.pgsql.sql
create.sql create.sybase.sql create.xml
templates/admin/user approve.inc
Added files:
scripts/sql horde_signups.mysql.sql horde_signups.sql
Log:
- add sql scripts for horde_signups table
- use horde_signups instead of horde_signup to match our usual plural table names
- add configuration settings for signup driver
- fix SQL signup driver to work without extra information from hooks
- catch errors listing pending signups
Revision Changes Path
1.3 +18 -24 framework/Auth/Auth/Signup/sql.php
1.235 +2 -2 horde/config/conf.xml
1.29 +13 -1 horde/scripts/sql/create.msde.sql
1.40 +11 -1 horde/scripts/sql/create.mysql.sql
1.35 +9 -1 horde/scripts/sql/create.oci8.sql
1.32 +10 -1 horde/scripts/sql/create.pgsql.sql
1.27 +9 -1 horde/scripts/sql/create.sql
1.20 +14 -1 horde/scripts/sql/create.sybase.sql
1.22 +44 -0 horde/scripts/sql/create.xml
1.1 +10 -0 horde/scripts/sql/horde_signups.mysql.sql (new)
1.1 +9 -0 horde/scripts/sql/horde_signups.sql (new)
1.13 +13 -7 horde/templates/admin/user/approve.inc
Chora Links:
http://cvs.horde.org/diff.php/framework/Auth/Auth/Signup/sql.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/config/conf.xml?r1=1.234&r2=1.235&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.msde.sql?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.mysql.sql?r1=1.39&r2=1.40&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.oci8.sql?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.pgsql.sql?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.sql?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.sybase.sql?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/horde/scripts/sql/create.xml?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/co.php/horde/scripts/sql/horde_signups.mysql.sql?r=1.1
http://cvs.horde.org/co.php/horde/scripts/sql/horde_signups.sql?r=1.1
http://cvs.horde.org/diff.php/horde/templates/admin/user/approve.inc?r1=1.12&r2=1.13&ty=u
More information about the cvs
mailing list