The branch "master" has been updated. The following is a summary of the commits.
from: 5be957d1511d09ec3a01f438b0bc7942f5d869f2 1e0b28d... WS. fe05039... Retrieve the attributes required for id generation if they are missing. 4cd4e94... Cache the actions this object supports. Rewrote the logic used to store attribute changes. The old approach did not work well with adding/deleting values of multi-value attributes. f3e0cf9... Rewrote the logic used to store attribute changes. The old approach did not work well with adding/deleting values of multi-value attributes. ----------------------------------------------------------------------- commit 1e0b28da80702433d404fba2dafeb4c6502c2c5a Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 14:59:04 2009 +0200 WS. .../lib/Horde/Kolab/Server/Object/Kolab/Administrator.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Administrator.php?rt=horde-git&r1=5be957d1511d09ec3a01f438b0bc7942f5d869f2&r2=1e0b28da80702433d404fba2dafeb4c6502c2c5a ----------------------------------------------------------------------- commit fe050399654cc04f885678e539b5f48fe62a4ed7 Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 14:59:39 2009 +0200 Retrieve the attributes required for id generation if they are missing. .../lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php | 6 +++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php?rt=horde-git&r1=369285f94e862b86f8851eacab4724129710fea2&r2=fe050399654cc04f885678e539b5f48fe62a4ed7 ----------------------------------------------------------------------- commit 4cd4e94e806479445dcc816e60412379405e154d Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 15:01:21 2009 +0200 Cache the actions this object supports. Rewrote the logic used to store attribute changes. The old approach did not work well with adding/deleting values of multi-value attributes. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 113 +++++++++++++- 1 files changed, 105 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=e22534b956ef34aa2cc8a95f1aa6b8be1f695717&r2=4cd4e94e806479445dcc816e60412379405e154d ----------------------------------------------------------------------- commit f3e0cf92a153ae4fdf6893077eed369de82c7bd6 Author: Gunnar Wrobel <[email protected]> Date: Fri May 1 15:01:26 2009 +0200 Rewrote the logic used to store attribute changes. The old approach did not work well with adding/deleting values of multi-value attributes. framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php | 28 +---- framework/Kolab_Server/lib/Horde/Kolab/Server/Test.php | 98 +++++++++++++--- 2 files changed, 85 insertions(+), 41 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php?rt=horde-git&r1=23100e74f1c8b6921375d8f8dd07c37d3810e47f&r2=f3e0cf92a153ae4fdf6893077eed369de82c7bd6 http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Test.php?rt=horde-git&r1=0553f4b20ee649966d1e87b8a75b0b100e259215&r2=f3e0cf92a153ae4fdf6893077eed369de82c7bd6 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
