Changes for page Calendar Application

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

From version 13.9
edited by Vlad Merticariu
on 2011/06/22 12:14
Change comment: There is no comment for this version
To version 13.7
edited by Vlad Merticariu
on 2011/06/22 12:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -111,7 +111,7 @@
111 111  * **Location**
112 112  
113 113  
114 -* Week starts on Sunday/Monday/Saturday ? //should this be done automatically depending on the user's location?//
114 +* Week starts on Sunday/Monday/Saturday
115 115  * Show events you have declined: Yes/No
116 116  * Automatically add invitations to my calendar: Yes/No
117 117  
... ... @@ -204,7 +204,7 @@
204 204  * privacy(Privacy: static list): // set the calendar to be public(visible to everyone), visible to specific users or private(visisble only to the user)//
205 205  * shareList(Share calendar: user list): // if privacy is set to visible for specific users, this list will contain the users who can view it//
206 206  * owner(Owner: user): // the user who owns the calendar//
207 -* weekStart(Week starts on: static list): // The day when the week starts (Sunday, Monday or Saturday) ? should this be done automatically depending on the user's location?//
207 +* weekStart(Week starts on: static list): // The day when the week starts (Sunday, Monday or Saturday)//
208 208  * showDeclinedEvents(Show Events you have declined: bool): // Indicates if events which have been declined should be added to the calendar//
209 209  * addInvitations(Automatically add invitations to the calendar: bool): // Indicates if the events to which the user has been invited should be added to the calendar//
210 210  
... ... @@ -213,8 +213,8 @@
213 213  * CalendarViewDaySheet: // contains the display of the calendar table in "day" view//
214 214  * CalendarViewWeekSheet: // contains the display of the calendar table in "week" view//
215 215  * CalendarViewMonthSheet: // contains the display of the calendar table in "month" view//
216 -* CalendarViewYearSheet: // contains the display of the calendar table in "year" view//
217 -* CreateCalendarEvent: // contains the form for adding new events//
216 +* CalendarViewYearSheet?
217 +* CalendarFormSheet: // contains the form for adding new events//
218 218  * CalendarEventListSheet: // contains the list of events for the specific calendar, with edit and delete links if the user has editing rights//
219 219  
220 220  Category class properties: