Monotone-Parent: df2b66af0afb7884e01b50efd6f7e99acf0743fa

Monotone-Revision: 1804bb2fc333899fed4fa062ac489b8006f6b8a4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-19T21:07:54
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-19 21:07:54 +00:00
parent aec172d1fe
commit c1e1b16f0a
9 changed files with 257 additions and 144 deletions
+13
View File
@@ -1,5 +1,18 @@
2007-11-19 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
-setComponent:newComponent]): retain the component object.
([UIxComponentEditor -organizerIdentity]): new accessor method to
handle list of possible organizers.
* UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor
-event]): retain the returned event object.
* SoObjects/Appointments/SOGoAppointmentObject.m
([SOGoAppointmentObject -saveComponent:newEvent]): reset the
organizer only if there are no attendees AND the owner of the
component is not the organizer him-/herself.
* UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
-toolbar]): rewrote in a way that ensures that each case is
handled properly.