gunnar: server/php-kolab/Kolab_Storage ChangeLog, 1.6, 1.7 package.info, 1.4, 1.5

cvs at kolab.org cvs at kolab.org
Tue Mar 23 09:10:38 CET 2010


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Storage
In directory doto:/tmp/cvs-serv23029/php-kolab/Kolab_Storage

Modified Files:
	ChangeLog package.info 
Log Message:
kolab/issue4165 (kolab-webclient does not show shared/ calendar and contact folders)

This adds full namespace support to the Kolab_Storage package. This primarily allows the webclient to react to different IMAP server settings but can benefit the Kolab_Filter/Kolab_FreeBusy subsystems, too. It is not possible to salvage the full ptential in Horde3 though as we cannot use the direct NAMESPACE response from the server. The c-client does not support this command. t_framework_HK_SW_Kolab__Storage_DovecotSharedFolderOwner.patch has been removed as it is integrated in the namespace handler.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Storage/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ChangeLog	25 Apr 2009 18:56:46 -0000	1.6
+++ ChangeLog	23 Mar 2010 08:10:36 -0000	1.7
@@ -1,3 +1,10 @@
+2010-03-23  Gunnar Wrobel  <p at rdus.de>
+
+	* patches/Kolab_Storage-0.4.0/t_framework_HK_GW_NamespaceSupport.diff:
+
+	kolab/issue4165 (kolab-webclient does not show shared/ calendar
+	and contact folders)
+
 2009-04-25  Gunnar Wrobel  <p at rdus.de>
 
 	* Kolab_Storage_0.4.0_p2.patch: Fixes unit testing in

Index: package.info
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Storage/package.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- package.info	28 Feb 2010 09:24:22 -0000	1.4
+++ package.info	23 Mar 2010 08:10:36 -0000	1.5
@@ -16,7 +16,7 @@
 version='0.4.0'
 
 # Package release number
-release='2010228'
+release='2010323'
 
 # Source URL to download from
 sourceurl='http://pear.horde.org/get'





More information about the commits mailing list