Monotone-Parent: 2e93af5446f533d239d1daf98838f4049e3256a0

Monotone-Revision: a12bd5b03a0fa8ed21ec4b06e2b7b59ddf2c3ca2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-08T15:42:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-07-08 15:42:40 +00:00
parent 1aa527535b
commit 804c05e92d
3 changed files with 96 additions and 23 deletions
+5
View File
@@ -1,5 +1,10 @@
2008-07-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentObject.m
([SOGoAppointmentObject -postCalDAVEventReplyTo:recipients]): new
method that handle CalDAV REPLY posts by updating the event in the
table of the SOGo users and send the reply by email as well.
* SoObjects/Appointments/SOGoCalendarComponent.m
([SOGoCalendarComponent
-sendEMailUsingTemplateNamed:_pageNameforOldObject:_oldObjectandNewObject:_newObjecttoAttendees:_attendees]):