Changes for page ERGroupware

Last modified by Pascal Robert on 2012/10/08 09:15

From version 12.1
edited by Pascal Robert
on 2012/09/17 08:08
Change comment: There is no comment for this version
To version 13.1
edited by Pascal Robert
on 2012/10/02 15:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,6 +24,23 @@
24 24  * password
25 25  )))
26 26  
27 += Folders/collection permissions =
28 +
29 +|= CardDav/CalDav |= MS Exchange |= Zimbra
30 +| |(((
31 +* UserId
32 +* t:CanCreateItems
33 +* t:CanCreateSubFolders
34 +* t:IsFolderOwner
35 +* t:IsFolderVisible
36 +* t:IsFolderContact
37 +* t:EditItems
38 +* t:DeleteItems
39 +* t:ReadItems (non-calendar: FullDetails,None; calendar: None, TimeOnly, TimeAndSubjectAndLocation, FullDetails)
40 +* t:PermissionLevel (calendar)
41 +* t:CalendarPermissionLevel (calendar folders only)
42 +)))|
43 +
27 27  = Calendar/tasks collection attributes =
28 28  
29 29  |= CalDAV |= MS Exchange |= Zimbra (SOAP)
... ... @@ -57,19 +57,19 @@
57 57  * supported-calendar-data
58 58  * url
59 59  )))|(((
60 -* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CALENDAR or DistinguishedFolderIdNameType.TASKS)
61 -* FolderId
62 -* ParentFolderId
63 -* DisplayName
64 -* TotalCount
77 +* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CALENDAR or DistinguishedFolderIdNameType.TASKS)
78 +* FolderId
79 +* ParentFolderId
80 +* DisplayName
81 +* TotalCount
65 65  * ChildFolderCount (read-only)
66 66  * ExtendedProperty
67 67  * ManagedFolderInformation
68 -* EffectiveRights
85 +* EffectiveRights
69 69  * SharingEffectiveRights (calendar)
70 -* PermissionSet
87 +* PermissionSet
71 71  * UnreadCount (tasks)
72 -)))|
89 +)))|
73 73  
74 74  = Address Book collection attributes =
75 75  
... ... @@ -105,6 +105,6 @@
105 105  * ExtendedProperty
106 106  * ManagedFolderInformation
107 107  * EffectiveRights
108 -* SharingEffectiveRights
109 -* PermissionSet
125 +* SharingEffectiveRights
126 +* PermissionSet
110 110  )))|