[commits] Horde branch master updated. cd153fe9b305bfdf17ce35a12d83cd239e27d25b

Jan Schneider jan at horde.org
Sat Sep 1 17:49:40 UTC 2012


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

from: 1c053505e1d0b066ca9bf8739c892bb3ccd86fcd

9214057 [jan] Make Horde::widget() take a single hash parameter.
b8b006c Redirect to just created calendar.
21d80a1 Button bar design for traditional view.
41797bc Remove ShowView functionality.
cd153fe Fix parse error.

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

commit 9214057536d382e8cc95a59ace8f152e45ab6fe0
Author: Jan Schneider <jan at horde.org>
Date:   Sat Sep 1 18:14:23 2012 +0200

    [jan] Make Horde::widget() take a single hash parameter.

 chora/browsedir.php                                 |    2 +-
 chora/co.php                                        |    6 +-
 chora/lib/Chora.php                                 |   10 +-
 chora/templates/directory/header.inc                |    8 +-
 folks/templates/list/list.php                       |    2 +-
 framework/Core/doc/Horde/Core/UPGRADING             |    2 +
 framework/Core/lib/Horde.php                        |   46 +++++----
 framework/Core/lib/Horde/Core/Prefs/Ui.php          |    2 +-
 framework/Core/package.xml                          |    2 +
 framework/Rampage/scripts/Horde/Rampage/rampage.php |    2 +-
 hermes/index.php                                    |    6 -
 imp/folders.php                                     |    8 +-
 imp/lib/Contents.php                                |    2 +-
 imp/mailbox.php                                     |   64 +++++++------
 imp/message.php                                     |   62 ++++++------
 imp/thread.php                                      |    8 +-
 kronolith/index.php                                 |    5 -
 kronolith/templates/search/search.inc               |    2 +-
 kronolith/templates/search/search_advanced.inc      |    2 +-
 mnemo/list.php                                      |   14 +--
 mnemo/templates/list/memo_headers.inc               |    8 +-
 mnemo/templates/view/memo.inc                       |   10 +-
 nag/smartmobile-view.php                            |    8 +-
 nag/templates/list.html.php                         |   13 +--
 nag/templates/list/task_headers.inc                 |   16 ++--
 nag/view.php                                        |   12 +-
 turba/templates/browse/actions.inc                  |   12 +-
 wicked/templates/display/standard.inc               |   96 ++++++++++---------
 28 files changed, 217 insertions(+), 213 deletions(-)

http://git.horde.org/horde-git/-/commit/9214057536d382e8cc95a59ace8f152e45ab6fe0

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

commit b8b006cd149e2f0c908ad3c6b7796969b678e5bc
Author: Jan Schneider <jan at horde.org>
Date:   Sat Sep 1 19:43:30 2012 +0200

    Redirect to just created calendar.

 kronolith/calendars/create.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit 21d80a1173f33eaba6fb5570f27cdea0f6c8346d
Author: Jan Schneider <jan at horde.org>
Date:   Sat Sep 1 19:44:16 2012 +0200

    Button bar design for traditional view.

 kronolith/day.php                               |    2 +-
 kronolith/lib/Application.php                   |    2 -
 kronolith/lib/Kronolith.php                     |   92 +++++++++++++++++------
 kronolith/lib/View/Year.php                     |    2 -
 kronolith/month.php                             |    2 +-
 kronolith/package.xml                           |   12 +--
 kronolith/templates/buttonbar.html.php          |   15 ++++
 kronolith/templates/day/head.inc                |    9 --
 kronolith/templates/month/head.inc              |   10 ---
 kronolith/templates/month/head_side_by_side.inc |   10 ---
 kronolith/templates/week/head.inc               |   11 ---
 kronolith/templates/year/head.inc               |    7 --
 kronolith/themes/default/dynamic/screen.css     |   36 ---------
 kronolith/themes/default/screen.css             |   37 +++++++++
 kronolith/week.php                              |    2 +-
 kronolith/workweek.php                          |    2 +-
 kronolith/year.php                              |    2 +-
 17 files changed, 132 insertions(+), 121 deletions(-)
 create mode 100644 kronolith/templates/buttonbar.html.php
 delete mode 100644 kronolith/templates/year/head.inc

http://git.horde.org/horde-git/-/commit/21d80a1173f33eaba6fb5570f27cdea0f6c8346d

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

commit 41797bc0144de6ed6aa5ca7904f5667767a26f95
Author: Jan Schneider <jan at horde.org>
Date:   Sat Sep 1 19:48:40 2012 +0200

    Remove ShowView functionality.

 kronolith/js/calendar-panel.js |    4 +-
 kronolith/js/views.js          |   89 ----------------------------------------
 2 files changed, 2 insertions(+), 91 deletions(-)

http://git.horde.org/horde-git/-/commit/41797bc0144de6ed6aa5ca7904f5667767a26f95

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

commit cd153fe9b305bfdf17ce35a12d83cd239e27d25b
Author: Jan Schneider <jan at horde.org>
Date:   Sat Sep 1 19:49:25 2012 +0200

    Fix parse error.

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

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




More information about the commits mailing list