gunnar: server/php-kolab/Kolab_Filter ChangeLog, 1.18, 1.19 package.xml.in, 1.6, 1.7
cvs@kolab.org
cvs at kolab.org
Fri Jul 11 17:47:16 CEST 2008
- Previous message: emanuel: doc/www/src/images shot-horde-calendar.png, 1.1, 1.2 shot-horde-calendar_small.png, 1.1, 1.2 shot-horde-webmail.png, 1.1, 1.2 shot-horde-webmail_small.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-edit-event.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-edit-event_small.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-side-by-side.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-side-by-side_small.png, 1.1, 1.2 shot-kontact-enterprise35-calendar.png, 1.1, 1.2 shot-kontact-enterprise35-calendar_small.png, 1.1, 1.2 shot-kontact-enterprise35-contacts-editing.png, 1.1, 1.2 shot-kontact-enterprise35-contacts-editing_small.png, 1.1, 1.2 shot-kontact-enterprise35-contacts.png, 1.1, 1.2 shot-kontact-enterprise35-contacts_small.png, 1.1, 1.2 shot-kontact-enterprise35-freebusy.png, 1.1, 1.2 shot-kontact-enterprise35-freebusy_small.png, 1.1, 1.2 shot-kontact-enterprise35-mail-composing.png, 1.1, 1.2 shot-kontact-enterprise35-mail-composing_small.png, 1.1, 1.2 shot-kontact-enterprise35-mail.png, 1.1, 1.2 shot-kontact-enterprise35-mail_small.png, 1.1, 1.2 shot-kontact-enterprise35-tasks.png, 1.1, 1.2 shot-kontact-enterprise35-tasks_small.png, 1.1, 1.2 shot-kontact-windows-mail.png, 1.2, 1.3 shot-webadmin-manage-domain-maintainers.png, 1.1, 1.2 shot-webadmin-manage-domain-maintainers_small.png, 1.1, 1.2 shot-webadmin-manage-email-users.png, 1.1, 1.2 shot-webadmin-manage-email-users_small.png, 1.1, 1.2
- Next message: gunnar: server/php-kolab/Kolab_Filter/Filter recurrence.class.php, NONE, 1.1 Resource.php, 1.11, 1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: gunnar
Update of /kolabrepository/server/php-kolab/Kolab_Filter
In directory doto:/tmp/cvs-serv32266/Kolab_Filter
Modified Files:
ChangeLog package.xml.in
Log Message:
kolab/issue2745 (php error after sending an update to an event)
Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Filter/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- ChangeLog 15 Apr 2008 15:39:51 -0000 1.18
+++ ChangeLog 11 Jul 2008 15:47:13 -0000 1.19
@@ -1,3 +1,8 @@
+2008-07-11 Gunnar Wrobel <p at rdus.de>
+
+ * Filter/recurrence.class.php:
+ kolab/issue2745 (php error after sending an update to an event)
+
2008-04-15 Sascha Wilde <wilde at intevation.de>
* Filter/Content.php (match_ip): Fixed warning when IPs without
Index: package.xml.in
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Filter/package.xml.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- package.xml.in 27 Nov 2007 15:31:44 -0000 1.6
+++ package.xml.in 11 Jul 2008 15:47:13 -0000 1.7
@@ -94,6 +94,7 @@
<file name="Content.php" role="php" />
<file name="Outlook.php" role="php" />
<file name="Resource.php" role="php" />
+ <file name="recurrence.class.php" role="php" />
<file name="Transport.php" role="php" />
</dir> <!-- /Filter -->
</dir> <!-- / -->
- Previous message: emanuel: doc/www/src/images shot-horde-calendar.png, 1.1, 1.2 shot-horde-calendar_small.png, 1.1, 1.2 shot-horde-webmail.png, 1.1, 1.2 shot-horde-webmail_small.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-edit-event.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-edit-event_small.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-side-by-side.png, 1.1, 1.2 shot-kontact-enterprise35-calendar-side-by-side_small.png, 1.1, 1.2 shot-kontact-enterprise35-calendar.png, 1.1, 1.2 shot-kontact-enterprise35-calendar_small.png, 1.1, 1.2 shot-kontact-enterprise35-contacts-editing.png, 1.1, 1.2 shot-kontact-enterprise35-contacts-editing_small.png, 1.1, 1.2 shot-kontact-enterprise35-contacts.png, 1.1, 1.2 shot-kontact-enterprise35-contacts_small.png, 1.1, 1.2 shot-kontact-enterprise35-freebusy.png, 1.1, 1.2 shot-kontact-enterprise35-freebusy_small.png, 1.1, 1.2 shot-kontact-enterprise35-mail-composing.png, 1.1, 1.2 shot-kontact-enterprise35-mail-composing_small.png, 1.1, 1.2 shot-kontact-enterprise35-mail.png, 1.1, 1.2 shot-kontact-enterprise35-mail_small.png, 1.1, 1.2 shot-kontact-enterprise35-tasks.png, 1.1, 1.2 shot-kontact-enterprise35-tasks_small.png, 1.1, 1.2 shot-kontact-windows-mail.png, 1.2, 1.3 shot-webadmin-manage-domain-maintainers.png, 1.1, 1.2 shot-webadmin-manage-domain-maintainers_small.png, 1.1, 1.2 shot-webadmin-manage-email-users.png, 1.1, 1.2 shot-webadmin-manage-email-users_small.png, 1.1, 1.2
- Next message: gunnar: server/php-kolab/Kolab_Filter/Filter recurrence.class.php, NONE, 1.1 Resource.php, 1.11, 1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Kolab-commits
mailing list