The branch "master" has been updated. The following is a summary of the commits.
from: 1f7920501af69f50d169e629db4c72d8cf4b6d34 50f7e89... Centralize mapping classes to object types. Start the permission handling. 9a78323... Start the permission handling. 4cc438d... Allow defining default views per object type. 4d9a477... Errors in the Action form should not hide the main form. Refresh the object after an action. f73c18c... use the central class mapping. 10d546b... Additional configuration variables. ----------------------------------------------------------------------- commit 50f7e89fec824c7f4153151aafdf3ce222e244f2 Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 16:21:13 2009 +0200 Centralize mapping classes to object types. Start the permission handling. koward/lib/Koward.php | 70 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 69 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-hatchery&r1=5623564ed06f3cf009609855a98d8268a4ba1ae5&r2=50f7e89fec824c7f4153151aafdf3ce222e244f2 ----------------------------------------------------------------------- commit 9a783231c16c75bc0e20620517d23fd05a0fe0ac Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 16:21:23 2009 +0200 Start the permission handling. koward/lib/Koward/Controller/Application.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/koward/lib/Koward/Controller/Application.php?rt=horde-hatchery&r1=3b93ac7d602208a98fbad2a84a03638fd7f42370&r2=9a783231c16c75bc0e20620517d23fd05a0fe0ac ----------------------------------------------------------------------- commit 4cc438df9f9fceb2d7045a5524a7bcda84b10936 Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 16:21:42 2009 +0200 Allow defining default views per object type. koward/lib/Koward/Controller/IndexController.php | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/koward/lib/Koward/Controller/IndexController.php?rt=horde-hatchery&r1=3b93ac7d602208a98fbad2a84a03638fd7f42370&r2=4cc438df9f9fceb2d7045a5524a7bcda84b10936 ----------------------------------------------------------------------- commit 4d9a47748b0dac48ffa323613adfcb84a8438520 Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 16:22:27 2009 +0200 Errors in the Action form should not hide the main form. Refresh the object after an action. koward/lib/Koward/Controller/ObjectController.php | 17 +++++++++++++---- 1 files changed, 13 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/koward/lib/Koward/Controller/ObjectController.php?rt=horde-hatchery&r1=2554550bbb07e1bb2d2c37221b164f97a379c409&r2=4d9a47748b0dac48ffa323613adfcb84a8438520 ----------------------------------------------------------------------- commit f73c18c2261a2149693d385ecc56c50b7d660861 Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 16:22:44 2009 +0200 use the central class mapping. koward/lib/Koward/Form/Object.php | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/koward/lib/Koward/Form/Object.php?rt=horde-hatchery&r1=2554550bbb07e1bb2d2c37221b164f97a379c409&r2=f73c18c2261a2149693d385ecc56c50b7d660861 ----------------------------------------------------------------------- commit 10d546bacf87858ef398296b2b6ca3022b628d0e Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 16:22:58 2009 +0200 Additional configuration variables. koward/www/koward/config/conf.php.dist | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/koward/www/koward/config/conf.php.dist?rt=horde-hatchery&r1=52e4832afedf0222dec06bf659d777ca49e9a8d1&r2=10d546bacf87858ef398296b2b6ca3022b628d0e __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
