]> 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 c532738dbd70622ee6ee6b1c81fa08c36dd4e3f3..342b26bcc69e348bb730afb989d846d5c13ad882 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+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
+       accessor that returns the comma-separated list of users with role
+       "Assistant".
+       ([UIxAclEditor -delegatesValue]): same as above for "Delegate".
+       ([UIxAclEditor -_prepareUsers]): there is no longer a concept of
+       "checkedUsers". Instead, each user is either classified in the
+       list of assistants or the list of delegates.
+
 2006-12-22  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
 
        * UI/MailerUI/UIxMailMainFrame.m ([UIxMailMainFrame