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