mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-23 05:49:31 +00:00
Monotone-Parent: 497c7c0a555d415e36d1f2aba0f96b960a3f0c8c
Monotone-Revision: e273bb34274750526c6120e794b93dbb265681f0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-17T19:54:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2010-06-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolders.m
|
||||
(-reloadWebCalendars:): invoke -[self
|
||||
_migrateWebCalendarsSettings] for when we are executing from a
|
||||
non-Calendar module.
|
||||
|
||||
2010-06-16 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/UIxListEditor.js (onDocumentKeydown):
|
||||
|
||||
@@ -381,6 +381,7 @@
|
||||
NSString *ref;
|
||||
int count, max;
|
||||
|
||||
[self _migrateWebCalendarsSettings];
|
||||
us = [[SOGoUser userWithLogin: owner] userSettings];
|
||||
calSettings = [us objectForKey: @"Calendar"];
|
||||
refs = [[calSettings objectForKey: @"WebCalendars"] allKeys];
|
||||
|
||||
Reference in New Issue
Block a user