Monotone-Parent: 90d12047f041f8515efbf14e53d72f0e23f40633

Monotone-Revision: d21cefd93fac803cfbe8968d3756327533467537

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-09T15:20:56
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-08-09 15:20:56 +00:00
parent 0af9477392
commit 846d28a2bf
2 changed files with 32 additions and 9 deletions
+9
View File
@@ -1,5 +1,14 @@
2008-08-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoCalendarComponent.m
([SOGoCalendarComponent
-sendEMailUsingTemplateNamed:_pageNameforOldObject:_oldObjectandNewObject:_newObjecttoAttendees:_attendees]):
the sender email is always the one of the owner, even though the
action might be done by a delegate. If the case, we setup the
"SENT-BY" parameter of the organizer field.
([SOGoCalendarComponent -sendResponseToOrganizer]): If needed,
setup the "SENT-BY" parameter of the attendee field.
* UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
-toolbar]): changed algoritm so that a delegate would really see
what the owner would, depending on his/her rights.