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 15.1
edited by Pascal Robert
on 2012/10/08 08:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,6 +24,29 @@
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 +* gt (grantee-type): usr, grp, dom (domain), cos, all, pub (public), guest
44 +* perm: rwidxp (r: read, w: write, i: insert, d: delete, a: admin, x: workflow action
45 +* d: user (optional if gt = all)
46 +* pw: password when grantee-type is "guest"
47 +* inh
48 +)))
49 +
27 27  = Calendar/tasks collection attributes =
28 28  
29 29  |= CalDAV |= MS Exchange |= Zimbra (SOAP)
... ... @@ -57,19 +57,30 @@
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
83 +* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CALENDAR or DistinguishedFolderIdNameType.TASKS)
84 +* FolderId
85 +* ParentFolderId
86 +* DisplayName
87 +* TotalCount
65 65  * ChildFolderCount (read-only)
66 66  * ExtendedProperty
67 67  * ManagedFolderInformation
68 -* EffectiveRights
91 +* EffectiveRights
69 69  * SharingEffectiveRights (calendar)
70 -* PermissionSet
93 +* PermissionSet
71 71  * UnreadCount (tasks)
72 -)))|
95 +)))|(((
96 +* flags
97 +* parent
98 +* folder class
99 +* color
100 +* display name
101 +* rgb
102 +* acl
103 +* fie
104 +* sync
105 +* url
106 +)))
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
142 +* SharingEffectiveRights
143 +* PermissionSet
110 110  )))|