mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: e2c0c29f57790c11b70402648fcea481f24b2a1b
Monotone-Revision: ddcadf6f0cf1825abb4b35c686982d748a8e22c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-03T16:18:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
25
ChangeLog
25
ChangeLog
@@ -1,3 +1,21 @@
|
||||
2008-12-03 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartICalViewer.m
|
||||
([UIxMailPartICalViewer -storedEvent): returns the occurence of
|
||||
the repeating event if recurrenceId is defined.
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartICalActions.m
|
||||
([UIxMailPartICalActions -_setupChosenEventAndEventObject:]):
|
||||
fixed comparison of the calendar and email event when dealing with
|
||||
an occurence of a repeating event.
|
||||
([UIxMailPartICalActions -_updateAttendee:ownerUser:forEventUID:withRecurrenceId:forUID:shouldAddSentBy:]):
|
||||
fixed handling of status update for one occurence of a repeating event.
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentObject.m
|
||||
([SOGoAppointmentObject -saveComponent:]): fixed handling of an
|
||||
occurence modification (resulting a properly written email sent to
|
||||
attendees).
|
||||
|
||||
2008-12-02 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolder.m
|
||||
@@ -15,11 +33,14 @@
|
||||
* SoObjects/Appointments/SOGoAppointmentObject.m
|
||||
([SOGoAppointmentObject -prepareDeleteOccurence:]): fixed handling
|
||||
of occurence deletion by an attendee.
|
||||
|
||||
* ([-changeParticipationStatus: forRecurrenceId:]): fixed handling
|
||||
([-changeParticipationStatus: forRecurrenceId:]): fixed handling
|
||||
of changing the attendee's status when no occurrence was
|
||||
previously defined.
|
||||
|
||||
* UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor
|
||||
-takeValuesFromRequest: inContext:]): replaced pulldown
|
||||
transparency menu by a checkbox (Show Time as Free).
|
||||
|
||||
2008-12-01 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* We now try to match the c_name and c_uid
|
||||
|
||||
Reference in New Issue
Block a user