QA Feature Specification:Recurring Events: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:


Currently unsupported RRules:
Currently unsupported RRules:
*BYSETPOS ({{bug|322458}}
*BYSETPOS ({{bug|322458}})
*WKST ({{bug|331112}})


==Modification==
==Modification==
Line 11: Line 12:
{|border="1" cellpadding="3" cellspacing="0"
{|border="1" cellpadding="3" cellspacing="0"
||double click
||double click
||askes whether to edit all or only this occurrence
||asks whether to edit all or only this occurrence
|-
|-
||context menu|edit selected event
||context menu|edit selected event
||askes whether to edit all or only this occurrence
||asks whether to edit all or only this occurrence
|-
|-
||context menu|delete selected event
||context menu|delete selected event
Line 29: Line 30:
|-
|-
||select + hit del key
||select + hit del key
||askes whether to edit all or only this occurrence
||asks whether to edit all or only this occurrence
|-
|-
||select + hit Shift+del keys
||select + hit Shift+del keys
||askes whether to edit all or only this occurrence
||asks whether to edit all or only this occurrence
|-
|-
||use "Delete" button
||use "Delete" button
Line 46: Line 47:


==Import==
==Import==
Import can currently not treat modified occurrences ({{bug|354578}}.
Import can currently not treat modified occurrences ({{bug|354578}}).

Latest revision as of 21:36, 16 November 2006

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.

Currently unsupported RRules:

Modification

Modification is possible by several actions

double click asks whether to edit all or only this occurrence
context menu|edit selected event asks 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 asks whether to edit all or only this occurrence
select + hit Shift+del keys asks whether to edit all or only this occurrence
use "Delete" button deletes this occurrence
more?

Export

Export should write all exeptions and modified occurrences to file.

Import

Import can currently not treat modified occurrences (bug 354578).