mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 13:55:23 +00:00
Monotone-Parent: 22b4654cd70bbe3488846e0939147e93e6113c95
Monotone-Revision: dbd490c81ea6cac4c12b2e17661e2fef43219e68 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-06-23T23:41:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
2009-06-23 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/SOGo/SOGoGCSFolder.m (-davSyncCollection:): certain
|
||||
dav attribute methods do not necessitate additional fields, we
|
||||
declare their corresponding fields to "". Also, we make sure those
|
||||
fake fields are not specified in the SQL query and we ensure all
|
||||
the fields are only requested once each.
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolder.m
|
||||
(+initialize): we no longer need reportQueryFields nor
|
||||
reducedReportQueryFields.
|
||||
(-davCalendarQuery:,-davCalendarMultiget:): automatically include
|
||||
"c_component" in the requested fields, so that items can be
|
||||
instantiated properly.
|
||||
|
||||
Reference in New Issue
Block a user