mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 19:05:09 +00:00
See ChangeLog.
Monotone-Parent: ed8a21d5648d8bc72dc33ad272987d8963be1285 Monotone-Revision: 12a15fd8afcf3963e3ec84c6a630972534773465 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-16T01:35:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
2011-04-15 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/iCalEvent+SOGo.m (-firstOccurenceRange):
|
||||
we now compute the end date by looking at the occurrence
|
||||
interval. This way, we support events with an end date or a duration.
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolder.m
|
||||
(-_flattenCycleRecord:forRange:intoArray:): also compute the end
|
||||
date by looking at the occurrence interval.
|
||||
(-importCalendar:): added a duration to events with no end date nor duration.
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentObject.m
|
||||
(-_adjustEventsInRequest:): new method to verify the vCalendar for
|
||||
any inconsistency or missing attributes. Currently, it only adds a
|
||||
duration if no end date nor duration is found.
|
||||
|
||||
* UI/WebServerResources/ckeditor/config.js: Changed the default
|
||||
enter mode to use BR instead of P. This matches the behavior of Thunderbird.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user