mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-18 22:54:55 +00:00
See ChangeLog
Monotone-Parent: d5f9ac8f8c26df4ffbd173e66fb8557ec6e21545 Monotone-Revision: dc272097703f10ee6c465fdca0d4d40682d7ce55 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-17T21:26:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
2011-03-17 francis <flachapelle@inverse.ca>
|
||||
|
||||
* UI/MailerUI/UIxMailAccountActions.m (-listMailboxesAction):
|
||||
moved code that fetches the inbox quota to [SOGoMailAccount getInboxQuota].
|
||||
|
||||
* SoObjects/Mailer/SOGoMailAccount.m (-getInboxQuota): new method
|
||||
created partially from the method [UIxMailAccountActions listMailboxesAction].
|
||||
|
||||
* UI/MailerUI/UIxMailFolderActions.m (-deleteAction)
|
||||
(-copyMessagesAction, -expungeAction, -emptyTrashAction): we now
|
||||
return a JSON representation of the inbox quota when these actions
|
||||
succeeds.
|
||||
(-quotasAction): removed this method which was no longer used.
|
||||
|
||||
* UI/WebServerResources/MailerUI.js (updateQuotas): new function
|
||||
extracted from updateMailboxTreeInPage. It is called when a folder
|
||||
operation returns the inbox quota.
|
||||
|
||||
2011-03-15 francis <flachapelle@inverse.ca>
|
||||
|
||||
* UI/MailerUI/UIxMailListActions.m (-getMailAction): removed this
|
||||
|
||||
Reference in New Issue
Block a user