Monotone-Parent: 356dad69ed3731f29474c5f2e6359c928c942702

Monotone-Revision: 9b3a8a4c66cfa9329c941f7789f248573edff6ac

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-09T20:28:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-09 20:28:38 +00:00
parent e50a87cd67
commit 8de0a61998
+6
View File
@@ -1,7 +1,13 @@
2010-03-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MainUI/SOGoUserHomePage.m (_usersResponseForResults:): we now
return a JSON response with an encoded array of arrays.
* UI/WebServerResources/UIxContactsUserFolders.js
(onFolderSearchKeyDown): same as below.
(addUsersLineToTree): the responses for user search queries are
now JSON-encoded arrays, which avoids a lot of parsing issues and
reduces the size of the code.
* UI/WebServerResources/generic.js (IsCharacterKey): new helper
function that returns whether the pressed keycode is one that