mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 05:33:20 +00:00
Monotone-Parent: 1ec7a369d9d6744a61fc1193f0d873bbeb9fd414
Monotone-Revision: e5f6b9bc1d05b57f7739042ee8e36516444f216e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T18:11:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
2006-07-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/generic.js: added "sanitizeMailTo" which
|
||||
takes any chunk of text as param, detects the user email and the
|
||||
optional first and last names and return them in a well-formatted
|
||||
way. Renamed "getSelection" to "getSelectedNodes" to avoid a
|
||||
namespace conflict. Added "onMenuClick(node, event, menuId)" to
|
||||
handle popup menus through "onclick" element attributes (node =
|
||||
this, event = event and menuId = name of the menu DIV id to
|
||||
popup).
|
||||
|
||||
* UI/Contacts/UIxContactEditorBase.m ([UIxContactEditorBase
|
||||
-snapshot]): add an entry for "email" into the snapshot
|
||||
dictionary if a "contactEmail" URL parameter was detected and if
|
||||
|
||||
Reference in New Issue
Block a user