[commits] Horde branch master updated. 245268e55beedeed64a1cf41d39daf0a9e93fbee
Michael M Slusarz
slusarz at horde.org
Sun Mar 23 06:35:44 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 8fab45af853a09772ad424af3e82dfb15c7e487f
ddf5542 Allow HordeDialog to output information only (no cancel button needed)
245268e [mms] Add mailbox size information retrieval to dynamic view (Request #12965).
Summary: http://github.com/horde/horde/compare/8fab45af853a09772ad424af3e82dfb15c7e487f...245268e55beedeed64a1cf41d39daf0a9e93fbee
-----------------------------------------------------------------------
commit ddf5542b154e97bf6f479a5dfa71b377eded0f42
Author: Michael M Slusarz <slusarz at 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 #12965
framework/Core/js/dialog.js | 34 +++++++++++++++++++++++-----------
framework/Core/js/redbox.js | 5 +++--
2 files changed, 26 insertions(+), 13 deletions(-)
http://github.com/horde/horde/commit/ddf5542b154e97bf6f479a5dfa71b377eded0f42
http://git.horde.org/horde-git/-/commit/ddf5542b154e97bf6f479a5dfa71b377eded0f42
-----------------------------------------------------------------------
commit 245268e55beedeed64a1cf41d39daf0a9e93fbee
Author: Michael M Slusarz <slusarz at 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(-)
create mode 100644 imp/lib/Mbox/Size.php
http://github.com/horde/horde/commit/245268e55beedeed64a1cf41d39daf0a9e93fbee
http://git.horde.org/horde-git/-/commit/245268e55beedeed64a1cf41d39daf0a9e93fbee
More information about the commits
mailing list