mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
Monotone-Parent: ef6d3277026d3551c57a338744f21cd3ea71ec34
Monotone-Revision: 0c4734653a7d9bf2c83bb1be51525aee8006bf7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:42:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
2007-06-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoCalendarComponent.m
|
||||
([SOGoCalendarComponent -isOrganizerOrOwner:user]): commented out.
|
||||
([SOGoCalendarComponent -findParticipant:user]): new name for
|
||||
method "participant:".
|
||||
([SOGoCalendarComponent -findParticipantWithUID:uid]): same as
|
||||
findparticipant but taking a uid string as parameter.
|
||||
([SOGoCalendarComponent -contentAsString]): don't regenerate the
|
||||
iCalendar automatically. Instead, this is done only when the user
|
||||
is a "date and time viewer".
|
||||
([SOGoCalendarComponent -aclsForUser:uid]): take delegation roles
|
||||
(modifier and responder) into account by compiling them with the
|
||||
owner's roles.
|
||||
|
||||
* SoObjects/Contacts/SOGoContactFolder.h: removed
|
||||
"nameInContainer" from the list of required methods.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user