Monotone-Parent: 1b59f6830523b216a3f073e483424747c8873bc8

Monotone-Revision: 1ec7a369d9d6744a61fc1193f0d873bbeb9fd414

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-07-11T18:08:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-07-11 18:08:13 +00:00
parent 4bcbdedbfe
commit bc4c9e5e36
5 changed files with 44 additions and 3 deletions
+13
View File
@@ -1,5 +1,18 @@
2006-07-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Contacts/UIxContactEditorBase.m ([UIxContactEditorBase
-snapshot]): add an entry for "email" into the snapshot
dictionary if a "contactEmail" URL parameter was detected and if
the entry for "email" is empty.
* UI/Contacts/Toolbars/SOGoContactFolder.toolbar: the "new card"
button now invokes the newContact() js function in ContactsUI.js
instead of opening "new" directly. newContact() pops up a window
stripped from its navigation bar.
* UI/Contacts/ContactsUI.js: new module specific to the ContactsUI
bundle (AddressBook).
* UI/Templates/MailerUI/UIxMailView.wox: added a div of class
"menu" and id "addressMenu" have the header email addresses
display it with the new menu code in generic.js.