mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 10:48:50 +00:00
See ChangeLog
Monotone-Parent: fbe3cd1ce788185ea42f3ac4b3238f48a16821ad Monotone-Revision: 5475eac0e45624fa60269bb388e23e6e2dc89bd8 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-12-23T22:09:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -15,8 +15,13 @@
|
||||
|
||||
* SoObjects/SOGo/NSDictionary+Utilities.m (-userRecordAsLDIFEntry)
|
||||
We skip the "isGroup" attribute from the list of attributes
|
||||
to include during LDIF generation
|
||||
to include during LDIF generation. This fixes:
|
||||
http://www.scalableogo.org/bugs/view.php?id=221
|
||||
|
||||
* UI/WebServerResources/SchedulerUI.js - we also invoke
|
||||
refreshTasks() in onCalendarReload(). This fixes:
|
||||
http://www.scalableogo.org/bugs/view.php?id=250
|
||||
|
||||
2009-12-22 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* Removed all the Kolab-related stuff (more specifically,
|
||||
|
||||
@@ -890,6 +890,7 @@ function onMonthOverview() {
|
||||
}
|
||||
|
||||
function onCalendarReload() {
|
||||
refreshTasks();
|
||||
reloadWebCalendars ();
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user