The branch "master" has been updated. The following is a summary of the commits.
from: a945dd5390372f0209a7eee6b3d06844dc154e19 3777930... Add a function to simply remove an attribute when collapsing values. d681817... Reverse the order of removing new elements (prevents deleting parents before the children have been removed). 196dc94... Ran real LDAP testing of pop3 accounts and bank account information. The bank account does not work completely yet. ----------------------------------------------------------------------- commit 3777930040169c834a40ec87cada049df4c93c07 Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 14 22:21:14 2009 +0200 Add a function to simply remove an attribute when collapsing values. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 20 ++++++++++++- 1 files changed, 18 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=a4bfdc12b9f7963be7b65659e071d7aa08547305&r2=3777930040169c834a40ec87cada049df4c93c07 ----------------------------------------------------------------------- commit d681817cac3015502d943397d37ac4663a0698e7 Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 14 22:22:16 2009 +0200 Reverse the order of removing new elements (prevents deleting parents before the children have been removed). framework/Kolab_Server/lib/Horde/Kolab/Test/Server.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Test/Server.php?rt=horde-git&r1=61e97f14d7e900004024c0379e4e450342695c9c&r2=d681817cac3015502d943397d37ac4663a0698e7 ----------------------------------------------------------------------- commit 196dc94845807d9f4f905eaeffbdf12f6667e2bc Author: Gunnar Wrobel <[email protected]> Date: Tue Apr 14 22:32:45 2009 +0200 Ran real LDAP testing of pop3 accounts and bank account information. The bank account does not work completely yet. .../lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php | 27 +++- .../lib/Horde/Kolab/Server/Object/Kolabpop3account.php | 31 +++-- .../test/Horde/Kolab/Server/KolabgermanbankarrangementTest.php | 2 +- .../Kolab_Server/test/Horde/Kolab/Server/Kolabpop3accountTest.php | 11 +-- 4 files changed, 43 insertions(+), 28 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php?rt=horde-git&r1=fc0fe2d88ffc0b30161f32e3aa3349c103ea036d&r2=196dc94845807d9f4f905eaeffbdf12f6667e2bc http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabpop3account.php?rt=horde-git&r1=519d646ecaed8342e37c07ffb037270dc957df06&r2=196dc94845807d9f4f905eaeffbdf12f6667e2bc http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/KolabgermanbankarrangementTest.php?rt=horde-git&r1=fc0fe2d88ffc0b30161f32e3aa3349c103ea036d&r2=196dc94845807d9f4f905eaeffbdf12f6667e2bc http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Kolabpop3accountTest.php?rt=horde-git&r1=519d646ecaed8342e37c07ffb037270dc957df06&r2=196dc94845807d9f4f905eaeffbdf12f6667e2bc __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
