The branch "master" has been updated. The following is a summary of the commits.
from: b7686a25c3fe138e80766d62ef8308549f1f9e5c c9451ff... Adapted the form code to the new capabilities within the Kolab_Server library. The application itself is still in a rather rough state. ----------------------------------------------------------------------- commit c9451ffb3323dc2c46e691c30c77a68d83c2e7fc Author: Gunnar Wrobel <[email protected]> Date: Sun Apr 5 22:54:10 2009 +0200 Adapted the form code to the new capabilities within the Kolab_Server library. The application itself is still in a rather rough state. koward/app/controllers/ObjectController.php | 39 +++++++--- koward/app/views/Object/listall.html.php | 3 + koward/config/labels.php | 6 ++ koward/config/objects.php | 93 +++++++++++++++++++--- koward/lib/Form/Object.php | 113 ++++++++++++++++++++++++--- koward/lib/Koward.php | 4 +- 6 files changed, 225 insertions(+), 33 deletions(-) create mode 100644 koward/config/labels.php http://git.horde.org/diff.php/koward/app/controllers/ObjectController.php?rt=horde-hatchery&r1=2f784ca08157c16a993845a9375e8b7ac6e44f37&r2=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc http://git.horde.org/diff.php/koward/app/views/Object/listall.html.php?rt=horde-hatchery&r1=2f784ca08157c16a993845a9375e8b7ac6e44f37&r2=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc http://git.horde.org/co.php/koward/config/labels.php?rt=horde-hatchery&r=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc http://git.horde.org/diff.php/koward/config/objects.php?rt=horde-hatchery&r1=8cea90f2b8be16e920175fda8381a21f0009446a&r2=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc http://git.horde.org/diff.php/koward/lib/Form/Object.php?rt=horde-hatchery&r1=2f784ca08157c16a993845a9375e8b7ac6e44f37&r2=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-hatchery&r1=2f784ca08157c16a993845a9375e8b7ac6e44f37&r2=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
