595
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=== | =Enterprise Event Summary Dialog UI Specification= | ||
The dialog | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- align="left" | |||
| colspan="2" bgcolor="#cccccc" | '''Specification Status''' | |||
|- | |||
|- | |||
| width="150" | '''Author''' || Christian Jansen | |||
|- | |||
| width="150" | '''Last Change''' || --[[User:Chris281|Chris]] 01:55, 22 November 2006 (PST) | |||
|- | |||
| width="150" | '''Status''' || Preliminary | |||
|- | |||
|} | |||
== Abstract == | |||
This specification covers the UI of the Enterprise Event Summary dialog. | |||
__TOC__ | |||
== References == | |||
* Test Case Specification | |||
= Detailed Specification = | |||
The Event Summray dialog is displayed if: | |||
* Users open an event, not owned by the | |||
The dialog is devided in four sections | |||
* General, | * General, | ||
| Line 16: | Line 48: | ||
;Example 1 | ;Example 1 | ||
:(Event summary '''without''' any additional | :(Event summary '''without''' any additional information) | ||
<nowiki> | <nowiki> | ||
| Line 108: | Line 140: | ||
* [[Calendar:SMB_Event_Dialog#1._.22Title.22_Text_Field|Title]] | * [[Calendar:SMB_Event_Dialog#1._.22Title.22_Text_Field|Title]] | ||
* [[Calendar:SMB_Event_Dialog#6._.22Start_Date.22_Date_Picker|Date]] | * [[Calendar:SMB_Event_Dialog#6._.22Start_Date.22_Date_Picker|Date]] | ||
** In case | ** In case an "All Day Event" has been defined the number of days is displayed. | ||
;Example for a two day event: | ;Example for a two day event: | ||
"2 day event, starts Wednesday, 11/11/2006" | "2 day event, starts Wednesday, 11/11/2006" | ||
* [[Calendar:SMB_Event_Dialog#10._.22Repeat.22_Drop_Down_List_Box|Repeat Pattern]] | |||
* [[Calendar:SMB_Event_Dialog#2._.22Location.22_Text_Field|Location]] | |||
=== 4. Organizer === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Display Organizer Name:''' | |||
| As hyperlink, click opens Mail App. With "To" field prefilled with organizer's | |||
e-mail address. | |||
|- | |||
| '''EN-US:''' | |||
| Organizer: | |||
|- | |||
| '''GER:''' | |||
| Organisator: | |||
|- | |||
|} | |||
=== 5. "Reply" Drop Down === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''On Mouse Click:''' | |||
| Opens a list containg three items: | |||
I will attend; Ich werde teilnehmen | |||
I will not attend; Ich werde nicht teilnehmen | |||
I will confirm later; Ich entscheide mich später | |||
|- | |||
| '''Pre-Selected Item:''' | |||
| | |||
* Depends on the reply set in [[Calendar:Server_Based_Invitation_Handling|Invitation dialog]] | |||
* If no decission has been made "I will confirm later" is selected. | |||
|- | |||
| '''EN-US:''' | |||
| Reply: | |||
|- | |||
| '''Ger:''' | |||
| Antwort: | |||
|- | |||
|} | |||
=== 6. "Reminder" Drop Down === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''On Mouse Click:''' | |||
| Opens the list [[Calendar:SMB_Event_Dialog#11._.22Reminder.22_Drop_Down_List_Box|specified for the Event dialog]]. | |||
|- | |||
|} | |||
=== 7. "Attendees" List === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Show:''' | |||
| If user added attendees to the event. | |||
|- | |||
| '''Min. Rows Visible:''' | |||
| 1 | |||
|- | |||
| '''Max. Rows Visible:''' | |||
| 6 | |||
|- | |||
| '''Scrollbar Visible:''' | |||
| If list contains more than 12 attendees | |||
|- | |||
| '''Fill Order:''' | |||
| | |||
Attendee 1, Attendee 2 | |||
Attendee 3, Attendee 4 | |||
Attendee 5, Attendee 6 | |||
... | |||
|- | |||
| '''EN-US:''' | |||
| Attendees | |||
|- | |||
| '''Ger:''' | |||
| Teilnehmer | |||
|- | |||
|} | |||
=== 8. "Description" Field === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Show:''' | |||
| If user added an description to the event. | |||
|- | |||
| '''Min. Rows Visible:''' | |||
| 1 | |||
|- | |||
| '''Max. Rows Visible:''' | |||
| 6 | |||
|- | |||
| '''Scrollbar Visible:''' | |||
| If text is longer than 6 rows | |||
|- | |||
| '''EN-US:''' | |||
| Description | |||
|- | |||
| '''Ger:''' | |||
| Beschreibung | |||
|- | |||
|} | |||
=== 9. "Documents" Hyperlink === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Show:''' | |||
| If user added a document link to the event. | |||
|- | |||
| '''On Click:''' | |||
| Browses the document. | |||
|- | |||
|} | |||
=== 10. "Delete Event" Button === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes | |||
|- | |||
| '''State:''' | |||
| Standard | |||
|- | |||
| '''EN-US:''' | |||
| Delete Event | |||
|- | |||
| '''Ger:''' | |||
| Ereignis Löschen | |||
|- | |||
|} | |||
=== 11. "OK" Button === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes | |||
|- | |||
| '''State:''' | |||
| Default | |||
|- | |||
| '''EN-US:''' | |||
| OK | |||
|- | |||
| '''Ger:''' | |||
| OK | |||
|- | |||
|} | |||
=== 12. "Cancel" Button === | |||
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #cccccc solid; border-collapse: collapse; width: 100%" | |||
|- | |||
| width="200" bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' | |||
|- | |||
| '''Enabled:''' | |||
| Yes | |||
|- | |||
| '''State:''' | |||
| Normal | |||
|- | |||
| '''EN-US:''' | |||
| Cancel | |||
|- | |||
| '''Ger:''' | |||
| Abbrechen | |||
|- | |||
|} | |||
edits