From 599783f93375b13a09f215f08641ccdefb13e347 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 19 Apr 2010 21:14:47 +0000 Subject: [PATCH] Monotone-Parent: 0e9f9326c164b5f5513aeb461785100c6c18fd0e Monotone-Revision: 8dd4c213b41b34114737c3ec78949f90d55d46a2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-04-19T21:14:47 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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