The branch "master" has been updated. The following is a summary of the commits.
from: 31c893713981d3083cc4171945b4e36f90ccba2e 9635667... Fixed splitting multivalue fields. df491c2... Add support for "firstname lastname" again. ba921ff... Cleanup. 95e2360... Add additional attributes. e38a930... Ensure the user password is never returned. ----------------------------------------------------------------------- commit 963566759763b77996d12741327cd1ab1981c131 Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 7 07:37:36 2009 +0200 Fixed splitting multivalue fields. Corrected handling locked fields. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 41 +++++++++---- 1 files changed, 28 insertions(+), 13 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=21d29a89cd82bb0f611b37d941d72977aec83dbd&r2=963566759763b77996d12741327cd1ab1981c131 ----------------------------------------------------------------------- commit df491c2684d9528ac60ca9dc1d97fc2282098a24 Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 7 07:38:00 2009 +0200 Add support for "firstname lastname" again. .../Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php | 20 ++++- 1 files changed, 19 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php?rt=horde-git&r1=31c893713981d3083cc4171945b4e36f90ccba2e&r2=df491c2684d9528ac60ca9dc1d97fc2282098a24 ----------------------------------------------------------------------- commit ba921ff3fe57f29bed7b2063c7cca1a929ccd035 Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 7 07:38:14 2009 +0200 Cleanup. .../Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php | 21 ----- 1 files changed, 0 insertions(+), 21 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php?rt=horde-git&r1=31c893713981d3083cc4171945b4e36f90ccba2e&r2=ba921ff3fe57f29bed7b2063c7cca1a929ccd035 ----------------------------------------------------------------------- commit 95e2360f2b99c970f4341cf7479259a8e7ebd297 Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 7 07:38:33 2009 +0200 Add additional attributes. .../lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php | 32 +++-- 1 files changed, 23 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php?rt=horde-git&r1=31c893713981d3083cc4171945b4e36f90ccba2e&r2=95e2360f2b99c970f4341cf7479259a8e7ebd297 ----------------------------------------------------------------------- commit e38a930e7e1e462026a8e7ff3d0a20376b9fa4dd Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 7 07:38:58 2009 +0200 Ensure the user password is never returned. framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php | 24 ++++++- 1 files changed, 23 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php?rt=horde-git&r1=5b3ad3aff054202c83d200bf2ef9ece2d184008f&r2=e38a930e7e1e462026a8e7ff3d0a20376b9fa4dd __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
