[commits] Horde Web Source branch hordeweb_new updated. ebdc071dc7052554e8c387b3f32496bbb74425b8

Michael J. Rubinsky mrubinsk at horde.org
Thu Feb 24 22:34:14 UTC 2011


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

from: 57447b69f219ee843bda8147d47828baa852577a

402fd3b This *should* be able to be reused for all app pages
cb3fc6f Add framework for application author pages, again, using Ansel as a starting point
ebdc071 Tweak CSS for application authors pages

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

commit 402fd3b33f284afc1b806d77a88551c4b529d7fe
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 24 16:44:30 2011 -0500

    This *should* be able to be reused for all app pages

 app/views/App/apps/ansel/_appnav.html.php |    9 ---------
 app/views/partials/_appnav.html.php       |   10 ++++++++++
 2 files changed, 10 insertions(+), 9 deletions(-)
 delete mode 100644 app/views/App/apps/ansel/_appnav.html.php
 create mode 100644 app/views/partials/_appnav.html.php

http://git.horde.org/horde-web/-/commit/402fd3b33f284afc1b806d77a88551c4b529d7fe

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

commit cb3fc6f3927f66ddc09d3546c197d7cf50213b5e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 24 16:47:05 2011 -0500

    Add framework for application author pages, again, using Ansel as a starting point

 app/controllers/App.php                             |   15 ++++++++++++++-
 app/views/App/apps/ansel/_authors.html.php          |    4 ++++
 app/views/App/authors.html.php                      |   10 ++++++++++
 app/views/shared/authors/_Chuck_Hagenbuch.html.php  |   11 +++++++++++
 app/views/shared/authors/_Jan_Schneider.html.php    |   15 +++++++++++++++
 app/views/shared/authors/_Michael_Rubinsky.html.php |   10 ++++++++++
 dispatch.php                                        |    1 -
 7 files changed, 64 insertions(+), 2 deletions(-)
 create mode 100644 app/views/App/apps/ansel/_authors.html.php
 create mode 100644 app/views/App/authors.html.php
 create mode 100644 app/views/shared/authors/_Chuck_Hagenbuch.html.php
 create mode 100644 app/views/shared/authors/_Jan_Schneider.html.php
 create mode 100644 app/views/shared/authors/_Michael_Rubinsky.html.php

http://git.horde.org/horde-web/-/commit/cb3fc6f3927f66ddc09d3546c197d7cf50213b5e

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

commit ebdc071dc7052554e8c387b3f32496bbb74425b8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 24 17:33:48 2011 -0500

    Tweak CSS for application authors pages

 app/views/shared/authors/_Chuck_Hagenbuch.html.php  |    4 ++-
 app/views/shared/authors/_Jan_Schneider.html.php    |   27 ++++++++++---------
 app/views/shared/authors/_Michael_Rubinsky.html.php |   21 +++++++-------
 css/horde.css                                       |   20 ++++++++++----
 4 files changed, 42 insertions(+), 30 deletions(-)

http://git.horde.org/horde-web/-/commit/ebdc071dc7052554e8c387b3f32496bbb74425b8




More information about the commits mailing list