fixed ChangeLog

Monotone-Parent: 9ba08911c1519d6dba02984afd8eb090a8ce8d82
Monotone-Revision: 6c4cf7f3dbb7e635d914fed1a257163b82cd9517

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-15T00:12:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-15 00:12:55 +00:00
parent 55f7758862
commit 1455202fdd

View File

@@ -45,15 +45,6 @@
(performSearchCallback): improved autocompletion when changing
field before completion has returned.
2010-10-13 Francis Lachapelle <flachapelle@inverse.ca>
* SoObjects/SOGo/LDAPSource.m (_qualifierForUIDFilter:): removed
duplicated constraints in the filter when using bind fields.
* UI/WebServerResources/HTMLElement.js (deselectAll): fixed a bug
where the properties where not removed from the proper element
(table instead of the tbody).
2010-10-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreMapping.m (-registerURL:): commented method out.
@@ -80,8 +71,27 @@
(-asFoldersListInCtx:): new method returning a properly populated
"struct struct indexing_folders_list *" from an array of fids.
* SoObjects/Mailer/SOGoMailNamespace.m (-toOneRelationshipKeys):
removed method since it seems that certain servers allow messages
to be put in certain "namespace folders" (like Courier IMAP).
* SoObjects/Mailer/SOGoMailBaseObject.m (-imap4Connection): split
initialization of the connection is the new
"_createIMAP4Connection" method, make use of the cache below.
* SoObjects/SOGo/SOGoCache.m (-registerIMAP4Connection:forKey:)
(-imap4ConnectionForKey:): new accessors that enabling the
per-request caching of IMAP4 connections, in a valid state or not.
2010-10-13 Francis Lachapelle <flachapelle@inverse.ca>
* SoObjects/SOGo/LDAPSource.m (_qualifierForUIDFilter:): removed
duplicated constraints in the filter when using bind fields.
* UI/WebServerResources/HTMLElement.js (deselectAll): fixed a bug
where the properties where not removed from the proper element
(table instead of the tbody).
* UI/Scheduler/NSArray+Scheduler.h: added index constants for
events fields.
(compareEventsCalendarNameAscending): new method to sort by
@@ -96,20 +106,6 @@
calendar name column.
(onCalendarSelectEvent): improved list selection.
2010-10-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoMailNamespace.m (-toOneRelationshipKeys):
removed method since it seems that certain servers allow messages
to be put in certain "namespace folders" (like Courier IMAP).
* SoObjects/Mailer/SOGoMailBaseObject.m (-imap4Connection): split
initialization of the connection is the new
"_createIMAP4Connection" method, make use of the cache below.
* SoObjects/SOGo/SOGoCache.m (-registerIMAP4Connection:forKey:)
(-imap4ConnectionForKey:): new accessors that enabling the
per-request caching of IMAP4 connections, in a valid state or not.
2010-10-12 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreContext.m (-setMemCtx): argument is now of