[commits] Horde branch develop updated. 84bbff29ea18586036e2a4d897314482f27d4c25

Michael M Slusarz slusarz at horde.org
Sun Jul 15 05:38:26 UTC 2012


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

from: 282eb3a5f45c83873c629b041192bebb80b768f4

376e421 Separate new action from refresh action in sidebar
0fd603a phpdoc; trailing ws
5e9ed7d coding style
eb0c76f No need for containersCount variable
b492710 Fix typo
85d20ab No longer needed
d6a973d Remove unneeded menu code
14b8622 lastnavbar is no longer used
260a9b0 Remove unneded clear DIVs
84bbff2 Bug #11266: Fix accessing maillog information when preparing AJAX response

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

commit 376e42115ac2411c21d6879217cc1da5267fdff1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 22:44:02 2012 -0600

    Separate new action from refresh action in sidebar

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

http://git.horde.org/horde-git/-/commit/376e42115ac2411c21d6879217cc1da5267fdff1

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

commit 0fd603a13d72a65ce4a89f153c5940afe93051a1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 22:48:00 2012 -0600

    phpdoc; trailing ws

 horde/lib/View/Sidebar.php |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

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

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

commit 5e9ed7d0bd58a11e2b043b0a4fc5bd74f0a1178f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 22:51:13 2012 -0600

    coding style

 imp/lib/Dynamic/Mailbox.php |   34 +++++++++++++++++++++++-----------
 1 files changed, 23 insertions(+), 11 deletions(-)

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

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

commit eb0c76fcaab7086a538ad1631d80dc0498a0ce5e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 22:54:15 2012 -0600

    No need for containersCount variable

 horde/templates/sidebar/_container.html.php |    2 +-
 imp/lib/Dynamic/Mailbox.php                 |    1 -
 2 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit b4927102fe416074078259b3bc07711df092bf20
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 23:02:59 2012 -0600

    Fix typo

 imp/mailbox.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 85d20ab03d149c0a8c6efce8f3ebc9f6593ddd7d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 23:03:10 2012 -0600

    No longer needed

 imp/mailbox.php |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/85d20ab03d149c0a8c6efce8f3ebc9f6593ddd7d

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

commit d6a973d5655f013964ecc9cd63b64ba8e536ca55
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 23:09:44 2012 -0600

    Remove unneeded menu code

 imp/js/imp.js                    |   25 -------------------------
 imp/templates/imp/menu/menu.html |   16 ----------------
 2 files changed, 0 insertions(+), 41 deletions(-)
 delete mode 100644 imp/templates/imp/menu/menu.html

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

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

commit 14b8622ec09487724686f07755a231641c08b857
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 23:13:48 2012 -0600

    lastnavbar is no longer used

 imp/templates/imp/mailbox/actions_deleted.html |    2 +-
 imp/templates/imp/message/navbar_actions.html  |    4 ++--
 imp/themes/default/rtl.css                     |    3 ---
 3 files changed, 3 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/14b8622ec09487724686f07755a231641c08b857

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

commit 260a9b09e85e59879ff2ac4ee48493ae51f4e44c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 23:13:54 2012 -0600

    Remove unneded clear DIVs

 imp/templates/imp/mailbox/actions.html        |    1 -
 imp/templates/imp/message/navbar_actions.html |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/260a9b09e85e59879ff2ac4ee48493ae51f4e44c

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

commit 84bbff29ea18586036e2a4d897314482f27d4c25
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Jul 14 23:33:13 2012 -0600

    Bug #11266: Fix accessing maillog information when preparing AJAX response

 imp/lib/Ajax/Queue.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/84bbff29ea18586036e2a4d897314482f27d4c25




More information about the commits mailing list