mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-06 23:43:19 +00:00
See ChangeLog
Monotone-Parent: 0df4e36b439ce8ec4afb7517b7d82ef4710c8bce Monotone-Revision: e44e3640213c46f7a069d1612037b80c15c40ea7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-19T02:06:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -8,9 +8,17 @@
|
||||
(-takeValuesFromRequest:inContext:): we no longer associate a
|
||||
vTimeZone to start/end dates of an all-day vEvent.
|
||||
|
||||
2011-03-17 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
* UI/Scheduler/UIxCalListingActions.m
|
||||
(-_fetchFields:forComponentOfType:): we don't add components
|
||||
outside the covered period. This could happen with all-day events,
|
||||
since their dates are always GMT.
|
||||
|
||||
* SoObjects/Appointments/iCalEvent+SOGo.m (-quickRecord):
|
||||
* SoObjects/Appointments/iCalEvent+SOGo.m (-quickRecord): an all-day
|
||||
event usually doesn't have a timezone. However, if it does, we must
|
||||
convert its dates to GMT. All-day events are "floating", in the
|
||||
sense that are timezone-independant.
|
||||
|
||||
2011-03-17 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/MailerUI/UIxMailAccountActions.m (-listMailboxesAction):
|
||||
moved code that fetches the inbox quota to [SOGoMailAccount getInboxQuota].
|
||||
|
||||
Reference in New Issue
Block a user