Changes for page Calendar Application

Last modified by Ecaterina Valica on 2014/01/15 13:50

From version 19.2
edited by Silvia Rusu
on 2011/06/22 20:29
Change comment: There is no comment for this version
To version 20.1
edited by Vlad Merticariu
on 2011/06/23 15:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.SilviaRusu
1 +XWiki.vladm
Content
... ... @@ -47,6 +47,11 @@
47 47  When the user is invited to other events he can choose to view those events in one or more of his calendars while when another user shares a calendar with him he can only view that calendar, on a separate page.
48 48  The current technicalities are meant for this alternative.
49 49  
50 +**Unique calendar/user**
51 +
52 +Every user has only one calendar. Events can be categorized just as above.
53 +For sharing the user has 2 options: share the entire calendar or share a category, which, as functionality, makes it similar to the Calendar aggregator alternative.
54 +
50 50  = Detailed Functionality =
51 51  
52 52  == Adding events ==
... ... @@ -62,7 +62,7 @@
62 62  * **Date**: User should be able to mark an event as **recurring**.
63 63  * **Location**: Link to Google Maps
64 64  * **Description**
65 -* **Category** : //? Do we need this once a user can have multiple calendars? //
70 +* **Category** (e.g. Personal, Work)
66 66  * **Color**: The event will have a default color and event creators may select a different color for the new event from a given list
67 67  * **Notifications**: Email notifications may be sent to the event creator and the users he selects (10 minutes, 30 minutes, 1 hour, 1 day, 1 week)
68 68  * **Privacy options**: Default, Private, Public
... ... @@ -139,9 +139,10 @@
139 139  * Private
140 140  
141 141  **Privacy settings for the categories**
142 -Categories can be:
147 +Each category can be:
143 143  
144 144  * Public
150 +* Visible for specific wiki users -> Share category
145 145  * Private
146 146  
147 147  **Default privacy settings for events**