[commits] Horde Web Source branch hordeweb_new updated. 7dfe721293e547b878a8c9adedfd409b895f55ee

Michael J. Rubinsky mrubinsk at horde.org
Mon Feb 14 19:26:19 UTC 2011


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

from: 23108d098d0a35aba9271a418497268432b11ec8

632d10b link the feed items.
21a5e50 don't underline links by default
3b3d223 Use the real informer widget
7dfe721 tweak informer css, add javascript though it's currently broken

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

commit 632d10b1ab9e3b9659ab5846d2efaf82c4b57090
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 14 13:43:22 2011 -0500

    link the feed items.
    
    Horde_Feed doesn't seem to parse the <link /> elements in our atom feed.

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

http://git.horde.org/horde-web/-/commit/632d10b1ab9e3b9659ab5846d2efaf82c4b57090

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

commit 21a5e50f81a337af08bfed37b86fa2ea713ad0a2
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 14 13:54:32 2011 -0500

    don't underline links by default

 css/horde.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-web/-/commit/21a5e50f81a337af08bfed37b86fa2ea713ad0a2

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

commit 3b3d223c4457c06e66e74a981278766c78d4dacc
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 14 14:07:12 2011 -0500

    Use the real informer widget

 app/views/Home/index.html.php       |  124 +----------------------------------
 app/views/shared/_informer.html.php |    9 +++
 2 files changed, 11 insertions(+), 122 deletions(-)
 create mode 100644 app/views/shared/_informer.html.php

http://git.horde.org/horde-web/-/commit/3b3d223c4457c06e66e74a981278766c78d4dacc

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

commit 7dfe721293e547b878a8c9adedfd409b895f55ee
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 14 14:25:59 2011 -0500

    tweak informer css, add javascript though it's currently broken

 app/views/layout/home.html.php |    1 +
 css/horde.css                  |  133 ++++++++++++++++++++++++++++++++++++
 js/informer.js                 |  146 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 280 insertions(+), 0 deletions(-)
 create mode 100644 js/informer.js

http://git.horde.org/horde-web/-/commit/7dfe721293e547b878a8c9adedfd409b895f55ee




More information about the commits mailing list