Calendar:Task Dialog: Difference between revisions
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
= New Task Dialog = | = New Task Dialog = | ||
This is a mock-up for a new Task dialog. This is work in progress. | This is a mock-up for a new Task dialog. This is work in progress. | ||
==Toolbar: | |||
* Save and Close | |||
* Print | |||
* Mark complete | |||
** sets Status to 'Completed' | |||
** and performs 'Save and Close' after that | |||
* Link File TBD | |||
TBD | |||
* Delete Task | |||
* Next Task | |||
* Previous Task | |||
== Task Tabpage == | == Task Tabpage == | ||
[[Image:Task_Dialog_Task.png|Task Dialog - Task Pane ]] | [[Image:Task_Dialog_Task.png|Task Dialog - Task Pane ]] | ||
* Task Titel: shows the | ===Task Dialog Tab:=== | ||
* Task Titel: shows the title of the task. The edit field is empty by default and gets the focus, if the dialog is called for a newly created event. | |||
* Label: shows predefined cathegories. | * Label: shows predefined cathegories. | ||
** TBD | ** TBD | ||
| Line 12: | Line 30: | ||
** TBD | ** TBD | ||
* Start Date: "None" is default. Mini-month to chose date will popup when opening the drop down listbox. Mini-month has to provide "None" as well, so that the user can reset the default value after | * Start Date: "None" is default. Mini-month to chose date will popup when opening the drop down listbox. Mini-month has to provide "None" as well, so that the user can reset the default value after choosing a start date. | ||
* Due Date: (same like 'Start Date') | * Due Date: (same like 'Start Date') | ||
* Status: | * Status: | ||
** Not | ** Not Started | ||
** In Progress | ** In Progress | ||
** Completed | ** Completed | ||
| Line 29: | Line 47: | ||
** 75% (sets Status to 'In progress' if status was 'Not started' or 'Completed') | ** 75% (sets Status to 'In progress' if status was 'Not started' or 'Completed') | ||
** 100% (sets Status to completed) | ** 100% (sets Status to completed) | ||
* Prio: Drop down list box with 3 setting. Normal is the default. | * Prio: Drop down list box with 3 setting. Normal is the default. | ||
| Line 35: | Line 52: | ||
** Normal (default) | ** Normal (default) | ||
** High | ** High | ||
* Reminder: drop down behaves like in the event dialog [http://wiki.mozilla.org/Calendar:Event_Dialog] | |||
== Recurrence Tabpage == | == Recurrence Tabpage == | ||
Recurrences behaves like in the event dialog [http://wiki.mozilla.org/Calendar:Event_Dialog] | |||
[[Image:Task_Dialog_Recurrence.png|Task Dialog - Recurrence Pane ]] | [[Image:Task_Dialog_Recurrence.png|Task Dialog - Recurrence Pane ]] | ||
Revision as of 13:56, 13 April 2006
New Task Dialog
This is a mock-up for a new Task dialog. This is work in progress.
==Toolbar:
- Save and Close
- Mark complete
- sets Status to 'Completed'
- and performs 'Save and Close' after that
- Link File TBD
TBD
- Delete Task
- Next Task
- Previous Task
Task Tabpage
Task Dialog Tab:
- Task Titel: shows the title of the task. The edit field is empty by default and gets the focus, if the dialog is called for a newly created event.
- Label: shows predefined cathegories.
- TBD
- TBD
- TBD
- TBD
- Start Date: "None" is default. Mini-month to chose date will popup when opening the drop down listbox. Mini-month has to provide "None" as well, so that the user can reset the default value after choosing a start date.
- Due Date: (same like 'Start Date')
- Status:
- Not Started
- In Progress
- Completed
- Waiting on someone else
- Deferred
- % Completed:
- 0% (sets Status to 'Not started')
- 25% (sets Status to 'In progress' if status was 'Not started' or 'Completed')
- 50% (sets Status to 'In progress' if status was 'Not started' or 'Completed')
- 75% (sets Status to 'In progress' if status was 'Not started' or 'Completed')
- 100% (sets Status to completed)
- Prio: Drop down list box with 3 setting. Normal is the default.
- Low
- Normal (default)
- High
- Reminder: drop down behaves like in the event dialog [1]
Recurrence Tabpage
Recurrences behaves like in the event dialog [2]
Recurrence Tabpage 1-3
- Daily (see section above)
- Weekly
- Monthly
- Yearly


