[commits] Horde branch redesign updated. 6b64173f7b20e39682b3aeec643dbb58d082139b

Jan Schneider jan at horde.org
Tue Jun 26 09:57:11 UTC 2012


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

from: 4372f40a2527912986471a4351515184f9d35d9c

8e0981f Show Administration, Help, and Problem in settings menu.
e7bca60 Allow to return attributes as hashes.
0d36519 Tweak docs.
bf63d35 Add sidebar helpers, always render splitbar with sidebar, exemplarily implement in admin section.
5bf7a12 Better sort direction icon.
8c41a42 Simplified approach to render old menu in sidebar.
9443fb7 Preferences are no longer displayed in an IFRAME.
6b64173 Rough fix for custom menus.

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

commit 8e0981fa0f6c32aff91979c6d70e3e6d91f5d2cb
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 25 13:57:22 2012 +0200

    Show Administration, Help, and Problem in settings menu.

 framework/Core/lib/Horde/Core/Topbar.php |   38 ++++++++++++++++++++++++++++-
 horde/config/registry.php                |    6 ----
 horde/lib/Tree/Renderer/Menu.php         |    6 ++++
 horde/templates/tree/_submenu.html.php   |    2 +-
 horde/templates/tree/menu.html.php       |    2 +-
 5 files changed, 44 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/8e0981fa0f6c32aff91979c6d70e3e6d91f5d2cb

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

commit e7bca607a1ad0fc896b33cc60567b945d43ebe2c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 25 17:48:09 2012 +0200

    Allow to return attributes as hashes.

 framework/Core/lib/Horde.php |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/e7bca607a1ad0fc896b33cc60567b945d43ebe2c

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

commit 0d36519e049d3a38af4b73a2d79dbe635d512ea0
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 26 10:55:36 2012 +0200

    Tweak docs.

 horde/lib/Tree/Renderer/Menu.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/0d36519e049d3a38af4b73a2d79dbe635d512ea0

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

commit bf63d35fab2155e89630ab91a4d1561b657d934e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 26 11:05:37 2012 +0200

    Add sidebar helpers, always render splitbar with sidebar, exemplarily implement in admin section.

 horde/lib/Api.php                           |   26 ++++++------
 horde/lib/View/Sidebar.php                  |   56 ++++++++++++++++++++++----
 horde/templates/admin/menu.inc              |   37 ++++++++++--------
 horde/templates/sidebar/_container.html.php |    2 +-
 horde/templates/sidebar/_row.html.php       |    4 +-
 horde/templates/sidebar/sidebar.html.php    |    7 +++-
 horde/themes/default/screen.css             |   49 ++++++++++++++++++++++-
 imp/js/dimpbase.js                          |    8 +--
 imp/lib/Dynamic/Mailbox.php                 |    6 +-
 imp/themes/default/dynamic/screen.css       |    4 +-
 10 files changed, 143 insertions(+), 56 deletions(-)

http://git.horde.org/horde-git/-/commit/bf63d35fab2155e89630ab91a4d1561b657d934e

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

commit 5bf7a12b04d69087dc5ebd7504e45509794b8d18
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 26 11:06:15 2012 +0200

    Better sort direction icon.

 imp/themes/default/graphics/arrow_down.png |  Bin 170 -> 404 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/5bf7a12b04d69087dc5ebd7504e45509794b8d18

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

commit 8c41a42ad4f497b0a11dfe0c9854b8985aebb30f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 26 11:26:02 2012 +0200

    Simplified approach to render old menu in sidebar.

 framework/Core/lib/Horde/Menu.php           |   61 ++++++--------------------
 horde/config/prefs.php                      |   21 +--------
 horde/docs/UPGRADING                        |    2 +
 horde/lib/Application.php                   |    7 ---
 horde/lib/View/Sidebar.php                  |    3 +-
 horde/templates/menu/menu.inc               |    4 +-
 horde/templates/sidebar/_container.html.php |    2 +-
 7 files changed, 22 insertions(+), 78 deletions(-)

http://git.horde.org/horde-git/-/commit/8c41a42ad4f497b0a11dfe0c9854b8985aebb30f

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

commit 9443fb7e44571df09ea6731d0f8672074d97b6fe
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 26 11:29:19 2012 +0200

    Preferences are no longer displayed in an IFRAME.

 framework/Core/lib/Horde/Core/Prefs/Ui.php |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/9443fb7e44571df09ea6731d0f8672074d97b6fe

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

commit 6b64173f7b20e39682b3aeec643dbb58d082139b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 26 11:36:13 2012 +0200

    Rough fix for custom menus.

 gollem/templates/menu.html       |    4 +---
 imp/templates/imp/menu/menu.html |    9 ++-------
 ingo/templates/menu/menu.html    |    8 +++-----
 3 files changed, 6 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/6b64173f7b20e39682b3aeec643dbb58d082139b




More information about the commits mailing list