Monotone-Parent: e81a19428dc35c851d16d525d7d41f645b87aa93

Monotone-Revision: 5bdd362f0346da09b105a6a7054e67410a0dcee5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-08-08T19:01:24
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-08-08 19:01:24 +00:00
parent 580e0027f9
commit 8b8f079992
4 changed files with 147 additions and 24 deletions
+15
View File
@@ -1,5 +1,20 @@
2011-08-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreAppointmentWrapper.m
(-getPrOwnerApptId:inMemCtx:): properly reimplemented the method
following the spec.
(-getPidLidServerProcessed:inMemCtx:): now returns yes in order to
prevent the client from uselessly updating the event.
* OpenChange/MAPIStoreMailMessage.m
(-getPrReplyRequested:inMemCtx:): commented out method.
(-getPrResponseRequested:inMemCtx:): returns NO when the message
is an invitation, as the mail handling is performed internally by
SOGo.
(-getPrOwnerApptId:inMemCtx:): properly forwards the call to
MAPIStoreAppointmentWrapper when required.
(-getPidLidMeetingType:inMemCtx:): new method.
* OpenChange/MAPIStoreContext.m (-activeUser): new helper method.
* OpenChange/MAPIStoreSOGo.m (sogo_backend_init): invoke