QA Feature Specification:Recurring Events

From MozillaWiki
Revision as of 02:48, 6 November 2006 by Sebo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a draft in progress. Please add/modify.

Creation

Recurrency Rules can be created with the edit event dialog. Check the "Repeat" box and set the wanted pattern. Supported RRULES:

  • BYDAY
  • BYWEEK
  • BYMONTH
  • BYYEAR
  • ...

Modification

Modification is possible by several actions

  • double click
    • askes whether to edit all or only this occurrence
  • context menu|edit selected event
    • askes whether to edit all or only this occurrence
  • context menu|delete selected event
    • deletes this occurrence
  • context menu|Cut
    • cuts this occurrence. Note that pasting an occurrence has issues bug 345607
  • inline edit
    • edits this occurrence
  • drag and drop
    • drags this occurrence
  • select + hit del key
    • askes whether to edit all or only this occurrence
  • select + hit Shift+del keys
  • more?


Export

Import

Import can currently not treat modified occurrences (bug 354578.