]> err.no Git - scalable-opengroupware.org/blobdiff - SoObjects/Appointments/product.plist
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1091 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / SoObjects / Appointments / product.plist
index 1fb47e4d7424dc61fbe0008f8890a15aa88bc05f..d70b2faad499663e47f691c5c86e57bd26a88e44 100644 (file)
@@ -11,7 +11,7 @@
     SOGoAppointmentFolder = {
       superclass = "SOGoFolder";
       defaultRoles = {
-        "FreeBusyLookup" = ( "Owner", "FreeBusy", "AuthorizedSubscriber" );
+/*        "FreeBusyLookup" = ( "Owner", "FreeBusy", "AuthorizedSubscriber" );  */
        "ViewWholePublicRecords" = ( "Owner", "PublicResponder", "PublicModifier", "PublicViewer" );
        "ViewDAndTOfPublicRecords" = ( "Owner", "PublicDAndTViewer" );
        "ModifyPublicRecords" = ( "Owner", "PublicModifier" );
@@ -29,7 +29,7 @@
       };
     };
     SOGoGroupAppointmentFolder = {
-      superclass    = "SOGoAppointmentFolder";
+      superclass = "SOGoAppointmentFolder";
     };
     SOGoCalendarComponent = {
       superclass = "SOGoContentObject";
       };
     };
     SOGoAppointmentObject = {
-      superclass    = "SOGoCalendarComponent";
+      superclass = "SOGoCalendarComponent";
     };
     SOGoTaskObject = {
       superclass    = "SOGoCalendarComponent";
     };
     SOGoFreeBusyObject = {
-      superclass    = "SOGoContentObject";
-      protectedBy = "<public>";
+      superclass = "SOGoContentObject";
+      protectedBy = "Access Contents Information";
+      defaultRoles = {
+       "Access Contents Information" = ( "Owner", "Authenticated" );
+        "WebDAV Access" = ( "Owner", "Authenticated" );
+      };
     };
   };
 }