See ChangeLogs.

Monotone-Parent: 4ada003303186187c511ea7faea08604da6b3db4
Monotone-Revision: 1e456d9a08ec90bd4e7fad4909eecfaa354aed5a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-08T15:48:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-07-08 15:48:55 +00:00
parent 6e0dc80c1f
commit 3f6bca5d1e
9 changed files with 58 additions and 12 deletions
+17
View File
@@ -1,3 +1,20 @@
2011-07-12 Francis Lachapelle <flachapelle@inverse.ca>
* SoObjects/SOGo/SOGoFolder.m (-compare:): handle the case when
the display name is not defined.
* UI/Scheduler/UIxCalListingActions.m
(-_fetchFields:forComponentOfType:): test the calendar name and
set it to an empty string if it's not defined.
* UI/Scheduler/UIxCalendarSelector.m (-calendars): idem.
* UI/WebServerResources/UIxCalendarProperties.js (onOKClick):
refuses to save the properties if the calendar name is empty.
* UI/WebServerResources/SchedulerUI.js (updateCalendarProperties):
Create a new text node in case the calendar has no name.
2011-07-12 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreTable.m