From ebff1411c519e12ecef572ce177d3fe20dbfcf3c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 19 Jun 2009 20:52:04 +0000 Subject: [PATCH] Monotone-Parent: 3db57c782245c50b497639b988f3885b27a998a4 Monotone-Revision: 2bb0c651a5f3ed0338d78594fd2f6f2ced5e171e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-19T20:52:04 Monotone-Branch: ca.inverse.sogo --- NEWS | 1 + SoObjects/Appointments/SOGoAppointmentFolder.m | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 71b838e3a..354117da0 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ -------------------- - improved search behavior of users folders (UIxContactsUserFolders) - the editor window in the web interface now appears directly when editing an exception occurence of a repeating event (no more dialog window, as in Lightning) +- implemented the webdav sync spec from Cyrus Daboo, in order to reduce useless payload on databases 1.0-20090605 (1.0.2) -------------------- diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index c26bc70f1..b9a85182f 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -1613,7 +1613,6 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir while ((currentFilter = [filterList nextObject])) { additionalFilters = [self _composeAdditionalFilters: currentFilter]; - NSLog(@"query"); /* TODO: we should invoke bareFetchField:... twice and compute the recurrent events properly instead of using _makeCyclicFilterFrom: */ apts = [self bareFetchFields: fields