From 28e19acb70381e68771468eb0c0cab9ef15ea2c1 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Nov 2009 14:18:56 +0100 Subject: [PATCH] Fixed package.xml. --- framework/Kolab_FreeBusy/package.xml | 163 +++++++++++++++++++---------------- 1 file changed, 89 insertions(+), 74 deletions(-) diff --git a/framework/Kolab_FreeBusy/package.xml b/framework/Kolab_FreeBusy/package.xml index 19661b431..f699b5c21 100644 --- a/framework/Kolab_FreeBusy/package.xml +++ b/framework/Kolab_FreeBusy/package.xml @@ -1,8 +1,5 @@ - + Kolab_FreeBusy pear.horde.org A package for providing free/busy information. @@ -12,8 +9,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> this package via HTTP. This will refresh the cache maintained by this package with partial free/busy data. This partial data sets are finally combined to the complete free/busy information once a client - requests this data for a particular user. - + requests this data for a particular user. Gunnar Wrobel wrobel @@ -38,7 +34,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> jan@horde.org yes - 2009-04-25 + 2009-11-27 + 0.1.5 0.1.0 @@ -49,31 +46,31 @@ http://pear.php.net/dtd/package-2.0.xsd"> LGPL - * Adapted the package to the changes in Kolab_Server. - * kolab/issue3537 (Allowing xfb access to groups does not work) - * Improved handling of dba access. - * Extended support for more complex scenario testing. +* Adapted the package to the changes in Kolab_Server. +* kolab/issue3537 (Allowing xfb access to groups does not work) +* Improved handling of dba access. +* Extended support for more complex scenario testing. - - + - - - + + + - + + @@ -82,6 +79,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> + @@ -89,15 +87,16 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - + + + + + @@ -114,6 +113,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> + @@ -150,68 +150,60 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - 2009-04-02 + 2008-10-29 - 0.1.4 + 0.1.0 0.1.0 alpha alpha - LGPL + LGPL - * kolab/issue3450 (freebusy/user@example.com.ifb returns extended - free/busy information) - * kolab/issue3527 (no immediately printing of folders during - freebusy cache regeneration) +* Initial release. - 2009-03-06 + 2008-12-05 - 0.1.3 + 0.1.1 0.1.0 alpha alpha - LGPL + LGPL - * SERVER_NAME undefined in freebusy/regenerate.php (kolab/issue3446, - https://www.intevation.de/roundup/kolab/issue3446) - * freebusy cache regeneration on the command line looks confusing - (kolab/issue3415, https://www.intevation.de/roundup/kolab/issue3415) - * kolabFreeBusyPast is not used (kolab/issue3438, - https://www.intevation.de/roundup/kolab/issue3438) - * Fixed manager access in the regeneration script - kolab/issue3313 (free/busy regeneration as manager broken in 2.2.1-beta1) +* Fixed handling of extended free/busy information. +* Fixed storing acl values when the folder is triggered by a foreign user + kolab/issue3208 (Free/Busy list is always empty) +* Fixed identification of the corresponding free/busy server. +* Implemented extended free/busy access concept. +* kolab/issue3256 (resmgr responses should reflect server revision in PRODID) @@ -226,42 +218,65 @@ http://pear.php.net/dtd/package-2.0.xsd"> LGPL - * Fixed copyright information. +* Fixed copyright information. - 2008-12-05 + 2009-03-06 - 0.1.1 + 0.1.3 0.1.0 alpha alpha - LGPL + LGPL - * Fixed handling of extended free/busy information. - * Fixed storing acl values when the folder is triggered by a foreign user - kolab/issue3208 (Free/Busy list is always empty) - * Fixed identification of the corresponding free/busy server. - * Implemented extended free/busy access concept. - * kolab/issue3256 (resmgr responses should reflect server revision in PRODID) +* SERVER_NAME undefined in freebusy/regenerate.php (kolab/issue3446, + https://www.intevation.de/roundup/kolab/issue3446) +* freebusy cache regeneration on the command line looks confusing + (kolab/issue3415, https://www.intevation.de/roundup/kolab/issue3415) +* kolabFreeBusyPast is not used (kolab/issue3438, + https://www.intevation.de/roundup/kolab/issue3438) +* Fixed manager access in the regeneration script + kolab/issue3313 (free/busy regeneration as manager broken in 2.2.1-beta1) - 2008-10-29 + 2009-04-02 - 0.1.0 + 0.1.4 0.1.0 alpha alpha - LGPL + LGPL + +* kolab/issue3450 (freebusy/user@example.com.ifb returns extended + free/busy information) +* kolab/issue3527 (no immediately printing of folders during + freebusy cache regeneration) + + + + + 0.1.5 + 0.1.0 + + + alpha + alpha + + 2009-11-27 + LGPL - * Initial release. +* Adapted the package to the changes in Kolab_Server. +* kolab/issue3537 (Allowing xfb access to groups does not work) +* Improved handling of dba access. +* Extended support for more complex scenario testing. -- 2.11.0