]> err.no Git - scalable-opengroupware.org/blobdiff - ChangeLog
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1009 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / ChangeLog
index e22af63203ac37669171c0daecbed9bbf5705365..342b26bcc69e348bb730afb989d846d5c13ad882 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2007-01-04  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
+
+       * UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
+       -newStartDate]): fix the handling of the component start date
+       depending on the "hm" and the "day" parameters.
+
+       * SoObjects/SOGo/SOGoUserFolder.m ([SOGoUserFolder
+       -roleOfUser:uidinContext:context]): set role of current user to
+       "Assistant" if the object that is accessed is "freebusy.ifb".
+
+       * SoObjects/Appointments/SOGoAppointmentFolder.m
+       ([SOGoAppointmentFolder -lookupCalendarFolderForUID:uid]): method
+       moved from UI/Scheduler/UIxCalView:calendarFolderForUID:.
+       ([SOGoAppointmentFolder
+       -lookupCalendarFoldersForUIDs:_uidsinContext:]): now use the new
+       lookupCalendarFolderForUID: method, which doesn't do security
+       checks.
+
 2007-01-03  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
 
        * UI/Common/UIxAclEditor.m ([UIxAclEditor -assistantsValue]): new