[cvs] commit: vilma/config conf.xml vilma/lib Driver.php Vilma.php base.php vilma/lib/Driver qmailldap.php vilma/templates/users index.html vilma/users index.php
Ben Klang
ben at alkaloid.net
Sun Jul 16 11:01:00 PDT 2006
bklang 2006-07-16 11:01:00 PDT
Modified files:
config conf.xml
lib Driver.php Vilma.php base.php
lib/Driver qmailldap.php
templates/users index.html
users index.php
Log:
This commit marks the beginning of work to rebuild Vilma per the discusson I
initiated last week. Because this commit is essentially rebuilding the Driver
API it's going to break some things. I'm trying to commit when things are as
close to working as possible but expect a bumpy ride.
Changes:
- Simplified array element names between Driver and UI
- Created Users, Aliases and Groups/Forwards to replace Virtuals
- Adding ability to sort by arbitrary field (not yet implemented in UI)
- Added navigation tabs
- Simplified some LDAP search filters
- Added configplaceholder to make MailboxDriver_hooks work
Revision Changes Path
1.19 +6 -2 vilma/config/conf.xml
1.36 +5 -5 vilma/lib/Driver.php
1.4 +190 -82 vilma/lib/Driver/qmailldap.php
1.18 +35 -1 vilma/lib/Vilma.php
1.23 +7 -1 vilma/lib/base.php
1.8 +15 -15 vilma/templates/users/index.html
1.19 +26 -16 vilma/users/index.php
Chora Links:
http://cvs.horde.org/diff.php/vilma/config/conf.xml?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/vilma/lib/Driver.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/vilma/lib/Driver/qmailldap.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/vilma/lib/Vilma.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/vilma/lib/base.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/vilma/templates/users/index.html?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/vilma/users/index.php?r1=1.18&r2=1.19&ty=u
More information about the cvs
mailing list