The branch "master" has been updated. The following is a summary of the commits.
from: b849004471ce4864dbce615f8a9007b04bde812d 72043f2... Complete the permission handling. ----------------------------------------------------------------------- commit 72043f26abdcaa1d9db101920a264a9f433b8b09 Author: Gunnar Wrobel <[email protected]> Date: Mon May 4 08:07:18 2009 +0200 Complete the permission handling. koward/lib/Koward.php | 43 ++++++---- koward/lib/Koward/Controller/Application.php | 50 ++++++++---- koward/lib/Koward/Controller/ObjectController.php | 88 ++++++++++++++++++--- koward/lib/Koward/Form/Actions.php | 21 +----- koward/lib/Koward/Form/Object.php | 3 + koward/lib/Koward/View/Object/add.html.php | 4 + koward/lib/Koward/View/Object/listall.html.php | 24 ++++-- koward/lib/Koward/View/Object/view.html.php | 4 +- koward/package.xml | 2 + 9 files changed, 166 insertions(+), 73 deletions(-) create mode 100644 koward/lib/Koward/View/Object/add.html.php http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-hatchery&r1=2e919141a3b3687778cd793ed7af291b21740528&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/lib/Koward/Controller/Application.php?rt=horde-hatchery&r1=2e919141a3b3687778cd793ed7af291b21740528&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/lib/Koward/Controller/ObjectController.php?rt=horde-hatchery&r1=4d9a47748b0dac48ffa323613adfcb84a8438520&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/lib/Koward/Form/Actions.php?rt=horde-hatchery&r1=2554550bbb07e1bb2d2c37221b164f97a379c409&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/lib/Koward/Form/Object.php?rt=horde-hatchery&r1=f73c18c2261a2149693d385ecc56c50b7d660861&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/co.php/koward/lib/Koward/View/Object/add.html.php?rt=horde-hatchery&r=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/lib/Koward/View/Object/listall.html.php?rt=horde-hatchery&r1=0a58487bbd120b9803f2613ca872ce69bec0519b&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/lib/Koward/View/Object/view.html.php?rt=horde-hatchery&r1=0a58487bbd120b9803f2613ca872ce69bec0519b&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 http://git.horde.org/diff.php/koward/package.xml?rt=horde-hatchery&r1=1f7920501af69f50d169e629db4c72d8cf4b6d34&r2=72043f26abdcaa1d9db101920a264a9f433b8b09 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
