gunnar: server TODO,1.6,1.7

cvs at kolab.org cvs at kolab.org
Sat Jan 9 00:42:38 CET 2010


Author: gunnar

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv28118

Modified Files:
	TODO 
Log Message:
Nice. Things do not look bad for Kolab server HEAD. perl-kolab is merged completely from the 2_2_branch now. It seems to work fine. I also tested kolabd which also showed no problems. Updateing to PHP-5.3.1 also caused no problem with the webadmin or horde nor the PHP CLI scripts. At least during very basic testing.

Two issues are new: User apparently cannot create subfolders in their INBOX. And the newer PHP version needs a timezone setting that we should probably offer during bootstrapping.

Index: TODO
===================================================================
RCS file: /kolabrepository/server/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- TODO	5 Jan 2010 17:27:38 -0000	1.6
+++ TODO	8 Jan 2010 23:42:35 -0000	1.7
@@ -24,11 +24,13 @@
 	  kolab-webclient
 	  kolabd
 	  openpkg         [DONE]
-	  perl-kolab
+	  perl-kolab      [DONE]
 	  php-kolab
 
     - small effort:
 
+	Check that users may create folders in their INBOX.
+
 	Fix the Build system for ...
 
 	  apache-php      [DONE]
@@ -53,22 +55,25 @@
 
 	Short test of updated packages ...
 
-	  apache-php
+	  apache-php      [DONE]
 	  clamav          [DONE]
 	  imapd           [DONE]
 	  kolab-fbview
 	  kolab-webadmin
 	  kolab-webclient
-	  kolabd
+	  kolabd          [DONE]
 	  openldap        [DONE]
-	  perl-kolab
-	  php
+	  perl-kolab      [DONE]
+	  php             [DONE]
 	  php-kolab
 	  postfix
 	  sqlite
 
     - larger effort:
 
+	Handle the php.ini timezone setting correctly. Check if
+	it is absolutely necessary to put this choice into kolab_bootstrap.
+	Maybe the bootstrap could also determine it automatically.
 
 Sascha (wilde):
 





More information about the commits mailing list