The branch "master" has been updated. The following is a summary of the commits.
from: a5f0df428800cbfaca8301aeff7a7c8e9922ef38 92270b5... Continued extending the objects definition. 097c21f... Allow hiding objects in a different way. 25869b6... New configuration files. ----------------------------------------------------------------------- commit 92270b54d128e7f08de36893058bfc8f5dbf190b Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 20:39:56 2009 +0200 Continued extending the objects definition. koward/config/labels.php | 29 +++++++++++++--- koward/config/objects.php | 85 ++++++++++++++++++++++++++++++++++----------- koward/config/order.php | 17 +++++++++ koward/config/visible.php | 56 +++++++++++++++++++++++++++++ 4 files changed, 161 insertions(+), 26 deletions(-) create mode 100644 koward/config/order.php create mode 100644 koward/config/visible.php http://git.horde.org/diff.php/koward/config/labels.php?rt=horde-hatchery&r1=065023d6eac9c80f541a3165fdd11e76c508079c&r2=92270b54d128e7f08de36893058bfc8f5dbf190b http://git.horde.org/diff.php/koward/config/objects.php?rt=horde-hatchery&r1=065023d6eac9c80f541a3165fdd11e76c508079c&r2=92270b54d128e7f08de36893058bfc8f5dbf190b http://git.horde.org/co.php/koward/config/order.php?rt=horde-hatchery&r=92270b54d128e7f08de36893058bfc8f5dbf190b http://git.horde.org/co.php/koward/config/visible.php?rt=horde-hatchery&r=92270b54d128e7f08de36893058bfc8f5dbf190b ----------------------------------------------------------------------- commit 097c21ffdf1e777ddb9042e8df8da2571b4525a6 Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 20:40:20 2009 +0200 Allow hiding objects in a different way. koward/lib/Form/Object.php | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/koward/lib/Form/Object.php?rt=horde-hatchery&r1=1eed5ab0b484e12e8e7362fb7c29630fb4d833f0&r2=097c21ffdf1e777ddb9042e8df8da2571b4525a6 ----------------------------------------------------------------------- commit 25869b6637138ae5de175c1f54c5958a07ac5110 Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 20:40:33 2009 +0200 New configuration files. koward/lib/Koward.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-hatchery&r1=c9451ffb3323dc2c46e691c30c77a68d83c2e7fc&r2=25869b6637138ae5de175c1f54c5958a07ac5110 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
