merge of 'a84224f7e18c7678f6ed4be61800899d8fb9286d'

and 'bc6a066b0ed99cc7226c2f6c089a4ed6987ee423'

Monotone-Parent: a84224f7e18c7678f6ed4be61800899d8fb9286d
Monotone-Parent: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423
Monotone-Revision: d830b49b93b3b05bd3b392063b915cc6954ee1a1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-09-23T19:59:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-09-23 19:59:37 +00:00
14 changed files with 102 additions and 7 deletions
+12
View File
@@ -1,3 +1,15 @@
2011-09-23 Francis Lachapelle <flachapelle@inverse.ca>
* UI/PreferencesUI/UIxPreferences.m (-defaultCalendarList, -itemCalendarText,
-userDefaultCalendar, -setUserDefaultCalendar:): new methods to
show a popup menu for the new defaults SOGoDefaultCalendar. This
option sets which calendar is used when creating an event or a
task (selected, personal, first enabled).
* UI/WebServerResources/SchedulerUI.js (eventsListCallback):
events are always editable and erasable for superusers.
(newEvent): added supported for the new defaults SOGoDefaultCalendar.
2011-09-23 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreGCSMessage.m (-getPrChangeKey:inMemCtx:):