mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 06:15:26 +00:00
Monotone-Parent: 886f71d2861cb6d59b81ebbddad0f7edee83e3c7
Monotone-Revision: 8e3ccd6bdd643adbebe091bde0df46f1f37150f4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-01-07T18:32:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
2009-01-07 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
|
||||
-_handleCustomRRule:]): set the proper timezone for the end date.
|
||||
([UIxComponentEditor -_loadRRules]): idem.
|
||||
|
||||
* UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor
|
||||
-saveAction]): for recurrent events with an end date, the method
|
||||
_adjustRecurrentRules must be called unconditionally. This fixes
|
||||
the missing occurence on the last day.
|
||||
([UIxAppointmentEditor -_adjustRecurrentRules]): fixed adjustment
|
||||
of end date by using the proper timezone.
|
||||
|
||||
2009-01-07 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/SOGo/NSString+Utilities.m ([NSString
|
||||
@@ -6,13 +19,6 @@
|
||||
algorithm used in jsonRepresentation, the latter is now calling
|
||||
this new method.
|
||||
|
||||
2009-01-07 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor
|
||||
-saveAction]): for recurrent events with an end date, the method
|
||||
_adjustRecurrentRules must be called unconditionally. This fixes
|
||||
the missing occurence on the last day.
|
||||
|
||||
2008-01-06 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoCalendarComponent.m
|
||||
|
||||
Reference in New Issue
Block a user