mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user