mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-11 03:15:10 +00:00
Monotone-Parent: 8a8e7d68b4c6cc0ee67c2aa92e9417ba89858e50
Monotone-Revision: 0d487a0e7d301ad5f2aedda008c41843eca204d8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T19:56:21 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
2007-11-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentObject.m
|
||||
([SOGoAppointmentObject -saveContentString:_iCalbaseSequence:_v]):
|
||||
don't propagate the event among the attendees if this is not an
|
||||
"so" request.
|
||||
([SOGoAppointmentObject -deleteWithBaseSequence:]): same as above.
|
||||
|
||||
* Main/SOGo.m ([SOGo -authenticatorInContext:context]): make use
|
||||
of the new category method below.
|
||||
|
||||
* SoObjects/SOGo/WORequest+SOGo.m ([WORequest
|
||||
-handledByDefaultHandler]): new method that returns whether this
|
||||
is an "so" or alike request.
|
||||
|
||||
* SoObjects/SOGo/WORequest+SOGo.[hm]: new category module.
|
||||
|
||||
* SoObjects/SOGo/SOGoParentFolder.m ([SOGoParentFolder
|
||||
-newFolderWithName:nameandNameInContainer:newNameInContainer]):
|
||||
write the new folder's name in the folder cache.
|
||||
|
||||
Reference in New Issue
Block a user