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:
Wolfgang Sourdeau
2006-07-11 18:11:54 +00:00
parent bc4c9e5e36
commit 169cd2ef29
2 changed files with 85 additions and 4 deletions
+9
View File
@@ -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