Changes for page Calendar Application

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

From version 13.4
edited by Vlad Merticariu
on 2011/06/22 11:12
Change comment: There is no comment for this version
To version 13.3
edited by Vlad Merticariu
on 2011/06/22 11:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -193,9 +193,7 @@
193 193  * privacy(Privacy: static list): // set the event to be default, public (visible to everyone) or private (visible only to the user)//
194 194  * emailNotifications(Email Notifications: static list): // indicates when the reminders for the event should be sent to the creator and to the guest list//
195 195  * rssNotifications(RSS Notification: bool): // indicates if the creator should receive RSS notifications //
196 -* guestList(Guest List: user list): // the list of users invited to the event, waiting for confirmation//
197 -* confirmedGuests(Attending guests: user list, disabled): // the list of users who have confirmed their attendance to the event//
198 -* declinedGuests(Non-attending guests: user list, disabled): // the list of users who have declined their attendance to the event//
196 +* guestList(Guest List: user list): // the list of users invited to the event//
199 199  
200 200  Calendar class properties:
201 201