[commits] Horde branch develop updated. 6cdd27222533ef5bccd8608da246192e0d49b8e6

Jan Schneider jan at horde.org
Mon Jul 16 13:16:11 UTC 2012


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

from: 863c525122c827bb7786dc49793df84c86dc9ddb

6819946 Use the same popdown arrow for hover and active (Bug #11263).
1e921fc No DIVs inside A tags.
e83af55 Revert "Separate new action from refresh action in sidebar"
fd7aa5a Margin
f90da24 Load hordecore.js.
bdb17d7 Fix error if there is only one action bar.
3265ce4 Move refresh button to the action bar.
e684dc7 WS
8bbf776 No need for escaping.
3adb343 Move quota and other information into subinfo, consistent with dynamic view.
9636696 Fix undefined errors.
274de22 This belongs to the default sidebar styles.
6cdd272 No longer used.

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

commit 6819946067bf5e4f35283185096b4c7ab9140dcb
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 12:43:49 2012 +0200

    Use the same popdown arrow for hover and active (Bug #11263).

 horde/themes/default/graphics/navi-arrow-active.png       |  Bin 3073 -> 3101 bytes
 horde/themes/default/graphics/navi-arrow-normal-hover.png |  Bin 3101 -> 0 bytes
 horde/themes/default/screen.css                           |    2 +-
 3 files changed, 1 insertions(+), 1 deletions(-)
 delete mode 100644 horde/themes/default/graphics/navi-arrow-normal-hover.png

http://git.horde.org/horde-git/-/commit/6819946067bf5e4f35283185096b4c7ab9140dcb

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

commit 1e921fcea01b82efa46c08453172e17cd0a853d1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 12:45:47 2012 +0200

    No DIVs inside A tags.

 horde/templates/tree/menu.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1e921fcea01b82efa46c08453172e17cd0a853d1

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

commit e83af55f5bd43d2e6a02d5a4baafa0819171a270
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 12:47:23 2012 +0200

    Revert "Separate new action from refresh action in sidebar"
    
    This reverts commit 376e42115ac2411c21d6879217cc1da5267fdff1.

 horde/lib/View/Sidebar.php                      |    7 ++---
 horde/templates/sidebar/sidebar.html.php        |   21 +++++-----------
 horde/themes/default/graphics/sidebar-split.png |  Bin 0 -> 129 bytes
 horde/themes/default/screen.css                 |   28 ++++++++++++++++++-----
 imp/folders.php                                 |    3 +-
 imp/lib/Dynamic/Mailbox.php                     |    6 +---
 imp/mailbox.php                                 |    4 +--
 7 files changed, 36 insertions(+), 33 deletions(-)
 create mode 100644 horde/themes/default/graphics/sidebar-split.png

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

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

commit fd7aa5af4fcf2b8c9c9f6dd0f70ecf1695ce9c0c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 13:08:20 2012 +0200

    Margin

 horde/themes/default/screen.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit f90da2499078f31490f267a7a748e3ff3417036f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 13:16:58 2012 +0200

    Load hordecore.js.

 imp/folders.php |    1 +
 imp/message.php |    1 +
 imp/search.php  |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit bdb17d7bea87b9b7cd7d9bc5e89891d9335cb637
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 13:19:43 2012 +0200

    Fix error if there is only one action bar.

 imp/js/folders.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 3265ce4e30bb2598bf58cdbcca8dbb617e47c715
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 13:25:50 2012 +0200

    Move refresh button to the action bar.
    
    It doesn't change what's in the content window, but applies some action to it.
    So it has to be moved from the sidebar to the buttonbar if we want it to blend
    into the existing UI elments.

 imp/folders.php                        |   14 +-------------
 imp/lib/Dynamic/Mailbox.php            |    2 --
 imp/mailbox.php                        |    9 +--------
 imp/templates/dynamic/mailbox.html.php |    4 ++++
 imp/templates/imp/folders/actions.html |    3 +++
 imp/templates/imp/mailbox/header.html  |    1 +
 imp/themes/default/screen.css          |    4 +++-
 7 files changed, 13 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/3265ce4e30bb2598bf58cdbcca8dbb617e47c715

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

commit e684dc7f6f6117533c24a04fbf73524823880e10
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 13:30:32 2012 +0200

    WS

 imp/templates/dynamic/mailbox_subinfo.html.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 8bbf7768dca892ca45cdc83d0fe222adb51e9a6b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 13:31:57 2012 +0200

    No need for escaping.

 imp/templates/dynamic/mailbox_subinfo.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 3adb343e354f4ca42855a2ec15e5d9e893fa0b6d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 15:03:03 2012 +0200

    Move quota and other information into subinfo, consistent with dynamic view.

 imp/folders.php                     |   12 +++++---
 imp/lib/IMP.php                     |   10 +++----
 imp/lib/View/Subinfo.php            |   49 +++++++++++++++++++++++++++++++++++
 imp/mailbox.php                     |   24 ++++++++---------
 imp/message.php                     |   11 +++----
 imp/search.php                      |    4 +++
 imp/templates/imp/subinfo.html.php  |   10 +++++++
 imp/themes/default/basic/screen.css |    6 +++-
 8 files changed, 96 insertions(+), 30 deletions(-)
 create mode 100644 imp/lib/View/Subinfo.php
 create mode 100644 imp/templates/imp/subinfo.html.php

http://git.horde.org/horde-git/-/commit/3adb343e354f4ca42855a2ec15e5d9e893fa0b6d

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

commit 9636696144c988c7d36e56fdfd87471c3fba125f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 15:06:56 2012 +0200

    Fix undefined errors.

 horde/templates/tree/_row.html.php |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/9636696144c988c7d36e56fdfd87471c3fba125f

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

commit 274de2281db8484c7ef39b7602e1364d187f32f3
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 15:14:44 2012 +0200

    This belongs to the default sidebar styles.

 horde/themes/default/screen.css       |    3 +++
 imp/themes/default/dynamic/screen.css |   12 ------------
 2 files changed, 3 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/274de2281db8484c7ef39b7602e1364d187f32f3

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

commit 6cdd27222533ef5bccd8608da246192e0d49b8e6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jul 16 15:15:36 2012 +0200

    No longer used.

 imp/lib/Dynamic/Helper/Mailbox.php |   58 ------------------------------------
 imp/lib/Dynamic/Mailbox.php        |    2 -
 2 files changed, 0 insertions(+), 60 deletions(-)
 delete mode 100644 imp/lib/Dynamic/Helper/Mailbox.php

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




More information about the commits mailing list