merge of 'a3ff389774d4c793b5970d4691cb8738d9f83e70'

and 'f661875c0ea83ef886f78e3b498bc05b1d105e9a'

Monotone-Parent: a3ff389774d4c793b5970d4691cb8738d9f83e70
Monotone-Parent: f661875c0ea83ef886f78e3b498bc05b1d105e9a
Monotone-Revision: 6bf607a80d572f2c918d9796375bba09943229cc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-01-05T22:51:57
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-01-05 22:51:57 +00:00
4 changed files with 68 additions and 8 deletions
+8
View File
@@ -1,3 +1,11 @@
2011-01-05 Ludovic Marcotte <lmarcotte@inverse.ca>
* SoObjects/SOGo/SQLSource.m - we now honor the "mail" column
and we also support "MailFieldNames" in the SQL source - which
is essentially and array of column names holding additonnal email
addresses of users (beside the "mail" column). Also updated
the documentation to reflect this change.
2011-01-05 Francis Lachapelle <flachapelle@inverse.ca>
* UI/WebServerResources/SOGoAutoCompletion.js (onKeydown): added