mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 10:47:17 +00:00
Monotone-Parent: 1b073e285785f32b4c27e867a0e0d363fdc74264
Monotone-Revision: 217d2de82145e1b73b967f969ccb9467d0680dcb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-01T19:32:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
2010-11-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/ContactsUI.js: (resetCategoriesMenu)
|
||||
(onCategoriesMenuPrepareVisibility, onCategoriesMenuItemClick)
|
||||
(setCategoryOnNode, unsetCategoryOnNode): new methods designed to
|
||||
handle the handling of categories directly from the contacts list.
|
||||
|
||||
* SoObjects/Contacts/SOGoContactGCSFolder.m (+initialize): we now
|
||||
return the "c_categories" field too.
|
||||
|
||||
* UI/Contacts/UIxContactActions.m: new class module implementing
|
||||
actions on contacts.
|
||||
(-setCategoryAction, -unsetCategoryAction): new actions.
|
||||
|
||||
* UI/WebServerResources/generic.js (triggerAjaxRequest): invoke
|
||||
the request callback only when set on the http object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user