[commits] Horde branch master updated. 986a805ec583825aac75094ce167e3c364a83c83

Michael M Slusarz slusarz at horde.org
Fri Mar 18 07:50:15 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 6d2dc5f129e8ce613cb0423a82fc255a32db9048

986a805 Bug #9575: Move portal rendering out of IMP

-----------------------------------------------------------------------

commit 986a805ec583825aac75094ce167e3c364a83c83
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Mar 18 01:47:17 2011 -0600

    Bug #9575: Move portal rendering out of IMP

 framework/Core/lib/Horde.php           |    2 +
 imp/config/portal.php                  |   51 ---------------
 imp/docs/CHANGES                       |    1 +
 imp/docs/UPGRADING                     |    7 ++
 imp/js/dimpbase.js                     |   26 +-------
 imp/lib/Ajax/Application.php           |   74 ----------------------
 imp/lib/Block/Foldersummary.php        |   36 -----------
 imp/lib/Block/Newmail.php              |   17 +++--
 imp/lib/Block/Summary.php              |   75 ++++++++++++++++++++--
 imp/lib/IMP.php                        |   18 +++++-
 imp/lib/Ui/Block.php                   |  108 --------------------------------
 imp/templates/dimp/index.inc           |    4 +-
 imp/templates/dimp/javascript_defs.php |   17 +-----
 imp/templates/dimp/portal/portal.html  |    9 ---
 imp/themes/default/dimp/screen.css     |    5 --
 imp/themes/tango-blue/dimp/screen.css  |    4 -
 16 files changed, 111 insertions(+), 343 deletions(-)
 delete mode 100644 imp/config/portal.php
 delete mode 100644 imp/lib/Block/Foldersummary.php
 delete mode 100644 imp/lib/Ui/Block.php
 delete mode 100644 imp/templates/dimp/portal/portal.html

http://git.horde.org/horde-git/-/commit/986a805ec583825aac75094ce167e3c364a83c83




More information about the commits mailing list