[commits] Horde Web Source branch hordeweb_new updated. 790582a440005d5bee5b5107678b15b48b16fce3

Michael J. Rubinsky mrubinsk at horde.org
Mon Apr 11 21:28:56 UTC 2011


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

from: 6bf1b2029da2e89f89471b2380b394696f550261

af8dc96 link this to the apps page
77535c5 remove index action for downloads, fix other links
749c916 add community/papers, tweak team page
53dfb81 add Team link to community navigation, add navbar to team page
eb8ccd4 cache newsfeed and catch exceptions on app pages too
790582a fix license link

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

commit af8dc968fa1c0e85ce6f5ba7d01eacd02d3edb15
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 11 15:28:07 2011 -0400

    link this to the apps page

 app/views/shared/banner.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 77535c5d1b356e9c98269a4852def3146b13d97f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 11 15:33:06 2011 -0400

    remove index action for downloads, fix other links

 app/controllers/Download.php     |    6 +++---
 app/views/shared/footer.html.php |    2 +-
 dispatch.php                     |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-web/-/commit/77535c5d1b356e9c98269a4852def3146b13d97f

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

commit 749c9169efb799ed37795e82d9665d21e4b7417a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 11 16:18:17 2011 -0400

    add community/papers, tweak team page

 app/controllers/Community.php                      |    1 +
 app/views/Community/papers.html.php                |  174 ++++++++++++++++++++
 app/views/shared/authors/Ben_Klang.html.php        |    2 +-
 app/views/shared/authors/Chuck_Hagenbuch.html.php  |    2 +-
 app/views/shared/authors/Gunnar_Wrobel.html.php    |    2 +-
 app/views/shared/authors/Jan_Schneider.html.php    |    2 +-
 app/views/shared/authors/Jon_Parise.html.php       |    2 +-
 app/views/shared/authors/Matt_Selsky.html.php      |    2 +-
 app/views/shared/authors/Michael_Rubinsky.html.php |    7 +-
 app/views/shared/authors/Michael_Slusarz.html.php  |    2 +-
 app/views/shared/docs.html.php                     |    3 +-
 css/horde.css                                      |    1 +
 papers/index.php                                   |    6 -
 papers/papers.html                                 |  112 -------------
 14 files changed, 188 insertions(+), 130 deletions(-)
 create mode 100644 app/views/Community/papers.html.php
 delete mode 100644 papers/index.php
 delete mode 100644 papers/papers.html

http://git.horde.org/horde-web/-/commit/749c9169efb799ed37795e82d9665d21e4b7417a

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

commit 53dfb8198b1db911de21970538496375a304f25b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 11 16:19:50 2011 -0400

    add Team link to community navigation, add navbar to team page

 app/views/Community/team.html.php      |    1 +
 app/views/shared/communitynav.html.php |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-web/-/commit/53dfb8198b1db911de21970538496375a304f25b

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

commit eb8ccd40cc28234cb5dd152e73800496e60ddfb6
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 11 17:04:49 2011 -0400

    cache newsfeed and catch exceptions on app pages too

 app/controllers/App.php    |   16 ++++++++++++----
 app/lib/HordeWeb/Utils.php |    8 ++++++++
 2 files changed, 20 insertions(+), 4 deletions(-)

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

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

commit 790582a440005d5bee5b5107678b15b48b16fce3
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Apr 11 17:28:19 2011 -0400

    fix license link

 app/views/shared/docs.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-web/-/commit/790582a440005d5bee5b5107678b15b48b16fce3




More information about the commits mailing list