diff --git a/ChangeLog b/ChangeLog index e0cc277c0..530816c61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2010-04-19 Francis Lachapelle + + * UI/Scheduler/UIxComponentEditor.m (-_loadRRules): added support + for all the rules that can be defined from the Web interface: + custom yearly/monthly/daily rules. + (-_handleCustomRRule:): idem. + + * UI/WebServerResources/UIxRecurrenceEditor.js: added support for + custom monthly and yearly occurrences. + + * UI/Scheduler/UIxCalListingActions.m (:_fixDates): the recurrence + ID must be adjusted even when in the month view. + + * UI/Scheduler/UIxAppointmentEditor.m (-viewAction): no longer + necessary to adjust event date with the daylight saving time. + 2010-04-19 Wolfgang Sourdeau * UI/Contacts/UIxContactFolderActions.m (-exportAction): improved