The branch "master" has been updated. The following is a summary of the commits.
from: ad31cdc9e2565afe0e1cbcbebaeacc67c059f577 d3f908b... Allow other test operations. 36701ea... Support direct deletion. Add action support. Fix testing for ID changes when modifying objects. 739abb4... Fix the id generation for object modifications. 0d3c28a... Move getServer() into Kolabinetorgperson. c3f65c0... Fix searching for '*' a0f2661... new organizationalUnit attribute. 0553f4b... Remove the matching for the escaped '*' again. This was incorrect. ----------------------------------------------------------------------- commit d3f908b8b1bd03f3429fda88518028b1ae9d4cbb Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:19:23 2009 +0200 Allow other test operations. framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php?rt=horde-git&r1=10b2ab97f4095b5216e5fc519ffaf95f20ae521a&r2=d3f908b8b1bd03f3429fda88518028b1ae9d4cbb ----------------------------------------------------------------------- commit 36701eac7eca759ebd089ed7c78a286837846996 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:20:06 2009 +0200 Support direct deletion. Add action support. Fix testing for ID changes when modifying objects. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 38 +++++++++++--- 1 files changed, 31 insertions(+), 7 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=79a4dc3430468f569d8f701f4f51c7c52fdb39cb&r2=36701eac7eca759ebd089ed7c78a286837846996 ----------------------------------------------------------------------- commit 739abb491d07aca39d5aac8bf7f3fe7ab010f8d6 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:20:31 2009 +0200 Fix the id generation for object modifications. .../Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php | 13 +++++ framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php | 13 +++++ 2 files changed, 26 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php?rt=horde-git&r1=725276481e858d9218897b7a165f75f7f3551220&r2=739abb491d07aca39d5aac8bf7f3fe7ab010f8d6 http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php?rt=horde-git&r1=725276481e858d9218897b7a165f75f7f3551220&r2=739abb491d07aca39d5aac8bf7f3fe7ab010f8d6 ----------------------------------------------------------------------- commit 0d3c28a62dea0a89a7971d7b0409e96bc3a40e73 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:21:11 2009 +0200 Move getServer() into Kolabinetorgperson. .../Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php | 56 +---- .../lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php | 46 ++++ 2 files changed, 49 insertions(+), 53 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php?rt=horde-git&r1=2313bc7c2cc573283bab8aa159c54abbf5cecb36&r2=0d3c28a62dea0a89a7971d7b0409e96bc3a40e73 http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php?rt=horde-git&r1=725276481e858d9218897b7a165f75f7f3551220&r2=0d3c28a62dea0a89a7971d7b0409e96bc3a40e73 ----------------------------------------------------------------------- commit c3f65c038d6315cbf3a2f9a79a03d670e9d46776 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:21:21 2009 +0200 Fix searching for '*' .../Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php | 6 +--- .../lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php | 6 +--- .../Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php | 3 +- 3 files changed, 5 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php?rt=horde-git&r1=fbc6a89d535fd3fa20198ff5dd3521c1f7743e4e&r2=c3f65c038d6315cbf3a2f9a79a03d670e9d46776 http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php?rt=horde-git&r1=fbc6a89d535fd3fa20198ff5dd3521c1f7743e4e&r2=c3f65c038d6315cbf3a2f9a79a03d670e9d46776 http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php?rt=horde-git&r1=fbc6a89d535fd3fa20198ff5dd3521c1f7743e4e&r2=c3f65c038d6315cbf3a2f9a79a03d670e9d46776 ----------------------------------------------------------------------- commit a0f26612af02fa65c1d8e2746d846ed109358917 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:21:35 2009 +0200 new organizationalUnit attribute. .../lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php?rt=horde-git&r1=7aedf9ac133b63020a805955963a8d5542945664&r2=a0f26612af02fa65c1d8e2746d846ed109358917 ----------------------------------------------------------------------- commit 0553f4b20ee649966d1e87b8a75b0b100e259215 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 29 10:21:56 2009 +0200 Remove the matching for the escaped '*' again. This was incorrect. framework/Kolab_Server/lib/Horde/Kolab/Server/Test.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Test.php?rt=horde-git&r1=1b40de590ba43580be65d597de7d05c49c27307f&r2=0553f4b20ee649966d1e87b8a75b0b100e259215 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
