From 0305aa4b3fc8325813f78bfafb8d05c822e305ed Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 29 Nov 2007 17:22:21 +0000 Subject: [PATCH] Monotone-Parent: 0cecb36bac8d7c0453b08f4627e8b72389e560f1 Monotone-Revision: 9e801367e2872b48308f9e9be0a0a72b635bbc6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-29T17:22:21 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/product.plist | 5 ++++- UI/MainUI/product.plist | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/SoObjects/Appointments/product.plist b/SoObjects/Appointments/product.plist index 538ad319e..4f0cb12bb 100644 --- a/SoObjects/Appointments/product.plist +++ b/SoObjects/Appointments/product.plist @@ -15,6 +15,7 @@ superclass = "SOGoGCSFolder"; defaultRoles = { /* "FreeBusyLookup" = ( "Owner", "FreeBusy", "AuthorizedSubscriber" ); */ + "Access Contents Information" = ( "Owner", "PublicResponder", "PublicModifier", "PublicViewer", "PublicDAndTViewer", "PrivateResponder", "PrivateModifier", "PrivateViewer", "PrivateDAndTViewer", "ConfidentialResponder", "ConfidentialModifier", "ConfidentialViewer", "ConfidentialDAndTViewer" ); "ViewWholePublicRecords" = ( "Owner", "PublicResponder", "PublicModifier", "PublicViewer" ); "ViewDAndTOfPublicRecords" = ( "Owner", "PublicDAndTViewer" ); "ModifyPublicRecords" = ( "Owner", "PublicModifier" ); @@ -34,18 +35,20 @@ }; SOGoCalendarComponent = { superclass = "SOGoContentObject"; +/* defaultAccess = "SeeComponent"; */ defaultRoles = { "ViewAllComponent" = ( "Owner", "Organizer", "Participant", "ComponentModifier", "ComponentResponder", "ComponentViewer" ); "ViewDAndT" = ( "Organizer", "Participant", "ComponentDAndTViewer" ); "ModifyComponent" = ( "Owner", "Organizer" ); "RespondToComponent" = ( "Participant" ); +/* "SeeComponent" = ( "Owner", "Organizer", "Participant", "ComponentModifier", "ComponentResponder", "ComponentViewer", "ComponentDAndTViewer" ); */ }; }; SOGoAppointmentObject = { superclass = "SOGoCalendarComponent"; }; SOGoTaskObject = { - superclass = "SOGoCalendarComponent"; + superclass = "SOGoCalendarComponent"; }; SOGoFreeBusyObject = { superclass = "SOGoContentObject"; diff --git a/UI/MainUI/product.plist b/UI/MainUI/product.plist index 734165fbb..b41123a7c 100644 --- a/UI/MainUI/product.plist +++ b/UI/MainUI/product.plist @@ -77,6 +77,9 @@ "WebDAV Access" = ( "Authenticated" ); }; }; + SOGoGCSFolder = { + superclass = "SOGoFolder"; + }; }; categories = {