Closed
Bug 362961
Opened 19 years ago
Closed 19 years ago
[proto] missing relation for custom reminder
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michael.buettner, Assigned: michael.buettner)
Details
Attachments
(1 file)
|
21.15 KB,
patch
|
Details | Diff | Splinter Review |
according to the specification of the reminder dialog http://wiki.mozilla.org/Calendar:SMB_Event_Dialog_-_Reminder_Dialog it should be possible to set alarm offsets relative to the start or end of the event. additionally it should be possible to define positive as well as negative offsets with respect to the relation of the alarm. in other words, it should be possible to set a reminder e.g. for "15 minutes before the event ends" or "2 hours after the event starts", etc.
| Assignee | ||
Comment 1•19 years ago
|
||
this patch implements the above described feature.
| Assignee | ||
Comment 2•19 years ago
|
||
Checked in on trunk and MOZILLA_1_8_BRANCH
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•