The branch "master" has been updated. The following is a summary of the commits.
from: f8c617c264263cf3106dc765280fa3192790ca42 3761062... Add another Todo item. 8c1a440... Add an indicator for schema support. 2d8f862... Add a call for retrieving the attributes supported within a schema. 3560cee... Determine the supported and required attributes if the server has schema support. 202405c... Add missing object classes. ----------------------------------------------------------------------- commit 3761062b6fa932af563cae532c7369d0a8b87d59 Author: Gunnar Wrobel <[email protected]> Date: Fri Apr 3 21:08:32 2009 +0200 Add another Todo item. framework/Kolab_Server/TODO | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/TODO?rt=horde-git&r1=4f46ee32c3f4d02bfcaefe0e3bb487760709cac9&r2=3761062b6fa932af563cae532c7369d0a8b87d59 ----------------------------------------------------------------------- commit 8c1a440db6cd931d85ddbafa6430030870942000 Author: Gunnar Wrobel <[email protected]> Date: Fri Apr 3 21:09:36 2009 +0200 Add an indicator for schema support. framework/Kolab_Server/lib/Horde/Kolab/Server.php | 19 +++++++++++++------ 1 files changed, 13 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server.php?rt=horde-git&r1=8d505d3a587b15fd7393caa1f183f2d85f697fa0&r2=8c1a440db6cd931d85ddbafa6430030870942000 ----------------------------------------------------------------------- commit 2d8f86231d4e506c7f9db1f9d2b199874d793075 Author: Gunnar Wrobel <[email protected]> Date: Fri Apr 3 21:13:33 2009 +0200 Add a call for retrieving the attributes supported within a schema. Code style. framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php | 83 ++++++++++++++-- 1 files changed, 75 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php?rt=horde-git&r1=f8c617c264263cf3106dc765280fa3192790ca42&r2=2d8f86231d4e506c7f9db1f9d2b199874d793075 ----------------------------------------------------------------------- commit 3560ceeb4f24eb3480d571a9524b0862a51ec19e Author: Gunnar Wrobel <[email protected]> Date: Fri Apr 3 21:14:06 2009 +0200 Determine the supported and required attributes if the server has schema support. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 32 +++++++++---- 1 files changed, 22 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=a55f7889272e65bc599d40e0b27273171f4e2da5&r2=3560ceeb4f24eb3480d571a9524b0862a51ec19e ----------------------------------------------------------------------- commit 202405cba6261e4de34c40a2aed1ba5a782de4fa Author: Gunnar Wrobel <[email protected]> Date: Fri Apr 3 21:14:16 2009 +0200 Add missing object classes. .../Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php | 4 +++- .../lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php | 2 ++ .../lib/Horde/Kolab/Server/Object/Organizationalperson.php | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php?rt=horde-git&r1=a55f7889272e65bc599d40e0b27273171f4e2da5&r2=202405cba6261e4de34c40a2aed1ba5a782de4fa http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php?rt=horde-git&r1=a55f7889272e65bc599d40e0b27273171f4e2da5&r2=202405cba6261e4de34c40a2aed1ba5a782de4fa http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Organizationalperson.php?rt=horde-git&r1=a55f7889272e65bc599d40e0b27273171f4e2da5&r2=202405cba6261e4de34c40a2aed1ba5a782de4fa __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
