mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 20:35:24 +00:00
Monotone-Parent: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3
Monotone-Revision: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-26T19:26:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
2010-10-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/UIxPreferences.js: added code to handle
|
||||
the new "Contacts Options" tab, in particular the contacts
|
||||
categories.
|
||||
|
||||
* UI/PreferencesUI/UIxPreferences.m (-languageCategories): renamed
|
||||
to "_languageCalendarCategories" as it is a private method. The
|
||||
dictionary key has also been renamed to
|
||||
"calendar_category_labels" since we now handle contact categories
|
||||
too.
|
||||
(-calendarCategoriesValue, -setCalendarCategoriesValue:): renamed
|
||||
from "categories" method.
|
||||
(-contactsCategoryList, -contactsCategoriesValue)
|
||||
(-setContactsCategoriesValue:): new methods for handling contacts
|
||||
categories in the preferences. Transfers are in JSON.
|
||||
|
||||
* UI/WebServerResources/UIxContactEditor.js: (saveCategories)
|
||||
(appendCategoryInput, onComboButtonClick, onCategoryInputChange)
|
||||
(onCategoryInputFocus, regenerateCategoriesMenu)
|
||||
|
||||
Reference in New Issue
Block a user