mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 17:09:44 +00:00
merge of '78eddfb311776e904d4f6650bcc5e2930af4519a'
and 'cff51eb80ef633a72d1cc7527a1092b597f57f55' Monotone-Parent: 78eddfb311776e904d4f6650bcc5e2930af4519a Monotone-Parent: cff51eb80ef633a72d1cc7527a1092b597f57f55 Monotone-Revision: 9808a0781250c62da6dbd16dbd959fef199ace09 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-14T18:28:07 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-10-14 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/Scheduler/UIxComponentEditor.m (-getEventRWType): the user
|
||||
is not an attendee when dealing with web calendars.
|
||||
(-_toolbarForOwner:andClientObject:): no toolbar should appear
|
||||
when dealing with web calendars.
|
||||
|
||||
2009-10-14 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* UI/Scheduler/UIxCalMainActions.m
|
||||
@@ -8,7 +15,7 @@
|
||||
|
||||
* SoObjects/SOGo/NSDictionary+BSJSONAdditions.m
|
||||
Fixed the objCType comparison on GNUstep for boolean
|
||||
values - we must consider 'c' and 'C'
|
||||
values - we must consider 'c' and 'C'.
|
||||
* SoObjects/SOGo/SOGoCache.m
|
||||
Introduce a localCache static variable to avoid going
|
||||
to memcached all the time. We'll cache values during
|
||||
|
||||
Reference in New Issue
Block a user