The branch "master" has been updated. The following is a summary of the commits.
from: e1fe30ada9683206c72fa162713bf418b68fb700 a514647... Allow the objects to access the server parameters. d1f2b2d... Fix a typo. 5b3ad3a... Complete the Person object with password handling. c6fb7b7... Fix the declaration of attributes. ----------------------------------------------------------------------- commit a514647d5fff14f7465d9edcdd83917a04df1b0c Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 16:57:48 2009 +0200 Allow the objects to access the server parameters. framework/Kolab_Server/lib/Horde/Kolab/Server.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server.php?rt=horde-git&r1=9dafee4fd691e789cfa99193b4c7942abdbb96b7&r2=a514647d5fff14f7465d9edcdd83917a04df1b0c ----------------------------------------------------------------------- commit d1f2b2d7c78c5d399f7a8b29026f341ba9442605 Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 16:59:00 2009 +0200 Fix a typo. Return the attribute information. framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php?rt=horde-git&r1=704df62cc8b83bb43c14a9641f797372de34f580&r2=d1f2b2d7c78c5d399f7a8b29026f341ba9442605 ----------------------------------------------------------------------- commit 5b3ad3aff054202c83d200bf2ef9ece2d184008f Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 17:00:41 2009 +0200 Complete the Person object with password handling. Added the telephone number. framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php | 93 ++++++- 1 files changed, 92 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php?rt=horde-git&r1=e1fe30ada9683206c72fa162713bf418b68fb700&r2=5b3ad3aff054202c83d200bf2ef9ece2d184008f ----------------------------------------------------------------------- commit c6fb7b7d0a403e3dba921e6f0fa3e7e0d03b9919 Author: Gunnar Wrobel <[email protected]> Date: Mon Apr 6 17:01:05 2009 +0200 Fix the declaration of attributes. .../lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php | 9 +---- 1 files changed, 1 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php?rt=horde-git&r1=a55f7889272e65bc599d40e0b27273171f4e2da5&r2=c6fb7b7d0a403e3dba921e6f0fa3e7e0d03b9919 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
