mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 17:57:38 +00:00
Monotone-Parent: fa8dc1c274f33f22112358063dcbafd1365e8c6f
Monotone-Revision: 5d6bd031d4a71e69a4759798355764f7f9894322 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-19T19:20:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
2010-08-19 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/WebServerResources/MailerUI.js: (initDnd): removed useless
|
||||
method.
|
||||
(onMessageListPrepareVisibility): fixed a bug where the current
|
||||
mailbox name would be attemptedly taken from the menu target,
|
||||
while it really should have been deduced from
|
||||
"Mailer.currentMailbox".
|
||||
(configureDraggables): we now take all label nodes under
|
||||
"#mailboxTree" into account and accept them as droppable when they
|
||||
are not an account node. Also, we associate an account tag with
|
||||
all of them.
|
||||
(startDragging): we set the drag classname of the drag handle to
|
||||
the correct account tag, to avoid visual feedback when hovering
|
||||
mailboxes from another account.
|
||||
|
||||
* UI/WebServerResources/UIxReminderEditor.js
|
||||
(initialiseFormValues): added code to configure the "actionList"
|
||||
if present (email alarms enabled).
|
||||
|
||||
Reference in New Issue
Block a user