mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-11 11:25:12 +00:00
Monotone-Parent: 7f76103f70f06e2d9d23dda324c36f84d85eae1c
Monotone-Revision: 2b96d00aec89e2290a01e1ee04bdc8cee5487139 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-23T20:58:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
2010-08-23 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/UIxMailEditor.js: (clickEditorSend): make
|
||||
use of the iframe hack for receiving the POST's response and
|
||||
interpret it as JSON, with error handling.
|
||||
|
||||
* UI/WebServerResources/HTMLElement.js: (Element.allTextContent):
|
||||
fetch the concatenated text content of the all the child nodes of
|
||||
the element, recursively.
|
||||
|
||||
* UI/WebServerResources/MailerUI.js: (initMailer): use
|
||||
"UserSettings" only if we are the main window.
|
||||
|
||||
* UI/MailerUI/UIxMailEditor.m (-sendAction): return a json
|
||||
representation of the success of the operation, with a message if
|
||||
an exception was returned.
|
||||
|
||||
* UI/WebServerResources/MailerUI.js: (mailListToggleMessagesRead):
|
||||
new method, spun from "mailListMarkMessage", which is basically
|
||||
replaces in a more generic way by acting on all selected messages
|
||||
|
||||
Reference in New Issue
Block a user