mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-30 15:45:26 +00:00
See ChangeLog
Monotone-Parent: c4a5b31204ccd4c09e85262d9b5609b788a8380a Monotone-Revision: 9057f51730136ddbcf1d8e64c8029ea9a4e6c991 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-04-22T21:02:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,30 @@
|
||||
2009-04-22 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/Scheduler/UIxCalListingActions.m ([UIxCalListingActions
|
||||
-alarmsListAction]): only return the alarms active for the next 48
|
||||
hours and exclude any recurring event (for now).
|
||||
|
||||
* UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor
|
||||
-viewAction]): if the form parameter "resetAlarm" is true, set the
|
||||
property X-WebStatus to "triggered" in the event's alarm.
|
||||
|
||||
* UI/Scheduler/UIxTaskEditor.m ([UIxTaskEditor -viewAction]): new
|
||||
method that returns some of the task properties. Currently only
|
||||
used for the alarms. Behavior is similar to UIxAppointmentEditor.
|
||||
|
||||
* SoObjects/Appointments/iCalEvent+SOGo.m ([iCalEvent
|
||||
-quickRecord]): don't update the c_nextalarm field if the event is
|
||||
recurrent or if the property X-WebStatus is set to "triggered" in
|
||||
the alarm's trigger definition.
|
||||
|
||||
* SoObjects/Appointments/iCalToDo+SOGo.m ([iCalToDo
|
||||
-quickRecord]): idem.
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolder.m
|
||||
([SOGoAppointmentFolder -fetchAlarmInfosFrom:to:]): new method
|
||||
that returns attributes of events and todos for which there's an
|
||||
active alarm within the next 48 hours.
|
||||
|
||||
2009-04-21 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* Added Welsh translation - patches from the
|
||||
|
||||
Reference in New Issue
Block a user