See ChangeLog.

Monotone-Parent: 553f303f1f7a6910069af8e49e3926e86bece4b7
Monotone-Revision: bca01c4b6bca68557777af637fd2dfc8b775df37

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-29T23:34:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-03-29 23:34:37 +00:00
parent 6b3d99424a
commit a2ca7e48d7
3 changed files with 18 additions and 5 deletions
+8 -1
View File
@@ -1,4 +1,4 @@
2011-03-29 francis <flachapelle@inverse.ca>
2011-03-29 Francis Lachapelle <flachapelle@inverse.ca>
* SoObjects/Appointments/iCalEvent+SOGo.m
(-updateRecurrenceRulesUntilDate:): shifts the "until dates" of
@@ -16,6 +16,13 @@
(-_flattenCycleRecord:forRange:intoArray:): when the event has a
timezone, the "until dates" of recurrence rules must be adjusted.
* UI/Scheduler/UIxAppointmentActions.m (-adjustAction): when
modifying an event, also modify the "until dates" of recurrence rules.
* UI/Scheduler/UIxAppointmentEditor.m (-_adjustRecurrentRules):
the "until date" of finite recurrence rules must be based on the
event end date, not the start date.
2011-03-28 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tools/SOGoToolRemoveDoubles.m