Summary | Show Folder Size |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | asa (at) isac (dot) gov (dot) in |
Created | 02/11/2014 (4159 days ago) |
Due | |
Updated | 03/23/2014 (4119 days ago) |
Assigned | |
Resolved | 03/23/2014 (4119 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
commit 245268e55beedeed64a1cf41d39daf0a9e93fbee
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sun Mar 23 00:13:50 2014 -0600
[mms] Add mailbox size information retrieval to dynamic view
(
Request #12965).imp/docs/CHANGES | 1 +
imp/js/dimpbase.js | 15 +++++++
imp/lib/Ajax/Application/Handler/Dynamic.php | 22 ++++++++++
imp/lib/Basic/Folders.php | 34 +---------------
imp/lib/Basic/Mailbox.php | 3 +-
imp/lib/Dynamic/Mailbox.php | 7 ++-
imp/lib/Mailbox.php | 4 ++
imp/lib/Mbox/Size.php | 58
++++++++++++++++++++++++++
imp/package.xml | 5 ++-
imp/themes/default/dynamic/screen.css | 3 +
10 files changed, 114 insertions(+), 38 deletions(-)
http://git.horde.org/horde-git/-/commit/245268e55beedeed64a1cf41d39daf0a9e93fbee
commit ddf5542b154e97bf6f479a5dfa71b377eded0f42
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sun Mar 23 00:12:16 2014 -0600
Allow HordeDialog to output information only (no cancel button needed)
Also, fix loading graphic.
Needed for
Request #12965framework/Core/js/dialog.js | 34 +++++++++++++++++++++++-----------
framework/Core/js/redbox.js | 5 +++--
2 files changed, 26 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/ddf5542b154e97bf6f479a5dfa71b377eded0f42
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Show Folder Size
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
displayed. Provide a way to see folder size/usage.