mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
merge of '392bdd6ba9c324042c23ae3d8e26d2d328da895f'
and '41bb79702e5e49315aa6313331d91aaf5357ff5f' Monotone-Parent: 392bdd6ba9c324042c23ae3d8e26d2d328da895f Monotone-Parent: 41bb79702e5e49315aa6313331d91aaf5357ff5f Monotone-Revision: 4e80269c9a4c19167cb40423b5d143cad86c7adf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-02-17T22:37:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2011-02-17 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* SoObjects/Contacts/SOGoFolder+CardDAV.m (-parseContactFilter:):
|
||||
we now consider all DOM elements from the text-match element. This
|
||||
fixes problems when the query contains one or more HTML entities.
|
||||
|
||||
2011-02-17 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* Modified all tools to NOT check for SOGoUserSources
|
||||
@@ -7,6 +13,12 @@
|
||||
to pass the server URL and not the host particle in order
|
||||
to determine if we are using SSL or not.
|
||||
|
||||
2011-02-16 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/UIxPreferences.js (-appendSieveFilterRow):
|
||||
fixed a bug with IE8 that would not set the "checked" attribute
|
||||
properly on a checkbox.
|
||||
|
||||
2011-02-15 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoCalendarComponent.m
|
||||
@@ -15,12 +27,6 @@
|
||||
SOGoEnableEMailAlarms was set to YES prior doing this.
|
||||
This fixes bug #1079.
|
||||
|
||||
2011-02-16 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/UIxPreferences.js (-appendSieveFilterRow):
|
||||
fixed a bug with IE8 that would not set the "checked" attribute
|
||||
properly on a checkbox.
|
||||
|
||||
2011-02-14 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/Scheduler/UIxDatePicker.m
|
||||
|
||||
Reference in New Issue
Block a user