Changes for page ERGroupware

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

From version 39.1
edited by Pascal Robert
on 2012/09/17 05:53
Change comment: There is no comment for this version
To version 40.1
edited by Pascal Robert
on 2012/10/08 09:15
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)
... ... @@ -54,8 +54,39 @@
54 54  * max-resource-size
55 55  * schedule-calendar-transp (opaque/transp)
56 56  * supported-calendar-component-set (VEVENT/VTODO)
57 -* supported-calendar-data
58 -)))| |
80 +* supported-calendar-data
81 +* url
82 +)))|(((
83 +* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CALENDAR or DistinguishedFolderIdNameType.TASKS)
84 +* FolderId
85 +* ParentFolderId
86 +* DisplayName
87 +* TotalCount
88 +* ChildFolderCount (read-only)
89 +* ExtendedProperty
90 +* ManagedFolderInformation
91 +* EffectiveRights
92 +* SharingEffectiveRights (calendar)
93 +* PermissionSet
94 +* UnreadCount (tasks)
95 +)))|(((
96 +* flags
97 +* parent
98 +* folder class
99 +* color
100 +* display name
101 +* rgb
102 +* acl
103 +* fie
104 +* sync
105 +* url
106 +* unreadcount
107 +* msgCount
108 +* rev (revision number)
109 +* s (total size)
110 +* i4next
111 +* i4ms
112 +)))
59 59  
60 60  = Address Book collection attributes =
61 61  
... ... @@ -79,5 +79,18 @@
79 79  * getctag
80 80  * max-resources
81 81  * max-resource-size
82 -* supported-address-data
83 -)))| |
136 +* supported-address-data
137 +* url
138 +)))|(((
139 +* FolderClass (type of folder, must be DistinguishedFolderIdNameType.CONTACTS)
140 +* FolderId
141 +* ParentFolderId
142 +* DisplayName
143 +* TotalCount
144 +* ChildFolderCount
145 +* ExtendedProperty
146 +* ManagedFolderInformation
147 +* EffectiveRights
148 +* SharingEffectiveRights
149 +* PermissionSet
150 +)))|