[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Tue Apr 14 04:53:01 UTC 2009


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

from: 2bfa4aeb0fd3222b5077b7b4e1ec644cdc04f01d

bbdb7ec... Fix MDN procesing.
5c440c8... Move MDN notification to message body
03d5c26... Point to correct location of Growler script
7f33cb6... Move alerts log into Growler
1422d3d... Use Growler lib for notifications

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

commit bbdb7ec0f76401f339f207c0b376cb68014af47b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 13 20:23:23 2009 -0600

    Fix MDN procesing.

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

http://git.horde.org/diff.php/imp/lib/UI/Message.php?rt=horde-hatchery&r1=aae805cf3895a62ffb96d77095f6499133f7aeee&r2=bbdb7ec0f76401f339f207c0b376cb68014af47b

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

commit 5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 13 20:32:15 2009 -0600

    Move MDN notification to message body

 imp/js/src/DimpCore.js            |   12 ++----------
 imp/lib/Views/ShowMessage.php     |   23 ++++++++++-------------
 imp/message.php                   |   15 ++++++---------
 imp/themes/screen-dimp.css        |    6 ------
 imp/themes/silver/screen-dimp.css |    3 ---
 5 files changed, 18 insertions(+), 41 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=2bfa4aeb0fd3222b5077b7b4e1ec644cdc04f01d&r2=5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=2ea274eddb56da98fc5af2bcf21f01dc8dda0970&r2=5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=ba789358dcd95ba212bfa5d2dd71fa9107e38e44&r2=5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=2bfa4aeb0fd3222b5077b7b4e1ec644cdc04f01d&r2=5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=2bfa4aeb0fd3222b5077b7b4e1ec644cdc04f01d&r2=5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f

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

commit 03d5c2657c257bc8360fe1b5ea1f7e02151f8fb5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 13 20:45:43 2009 -0600

    Point to correct location of Growler script

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

http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=2bfa4aeb0fd3222b5077b7b4e1ec644cdc04f01d&r2=03d5c2657c257bc8360fe1b5ea1f7e02151f8fb5

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

commit 7f33cb6ddf680fe67f5a534387106a19e116af47
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 13 21:38:03 2009 -0600

    Move alerts log into Growler

 imp/js/src/DimpBase.js             |    5 ++
 imp/js/src/DimpCore.js             |   90 ++++++++++--------------------------
 imp/lib/DIMP.php                   |    5 +--
 imp/templates/index/index-dimp.inc |   12 -----
 4 files changed, 30 insertions(+), 82 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=08c4fc8135bd627c91fb0baaadb2dbc819381ca7&r2=7f33cb6ddf680fe67f5a534387106a19e116af47
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=5c440c85c5fe23ae78cd3ca7389ce0718b8f8d6f&r2=7f33cb6ddf680fe67f5a534387106a19e116af47
http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=03d5c2657c257bc8360fe1b5ea1f7e02151f8fb5&r2=7f33cb6ddf680fe67f5a534387106a19e116af47
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=9242ad14ca88a475162b2ce47cc73ca4e38fc040&r2=7f33cb6ddf680fe67f5a534387106a19e116af47

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

commit 1422d3dbe21cf80219f3b28ab1d4946552571a36
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Apr 13 21:45:50 2009 -0600

    Use Growler lib for notifications

 kronolith/js/src/kronolith.js       |  141 +++++-----------------------------
 kronolith/lib/Kronolith.php         |    2 +
 kronolith/templates/index/index.inc |   10 ---
 kronolith/themes/print/screen.css   |    4 -
 4 files changed, 23 insertions(+), 134 deletions(-)

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=71551f9f1b3bfe636897facec8ec58b7b43ab41c&r2=1422d3dbe21cf80219f3b28ab1d4946552571a36
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=18546505d480d9d50690d252c4f4b6eb84cb7ff0&r2=1422d3dbe21cf80219f3b28ab1d4946552571a36
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=65facce5045fd7f3de1557b815b9278d367cd0fe&r2=1422d3dbe21cf80219f3b28ab1d4946552571a36
http://git.horde.org/diff.php/kronolith/themes/print/screen.css?rt=horde-hatchery&r1=9ea3def87aff24eed2ac5cc75e497ca031a45b1c&r2=1422d3dbe21cf80219f3b28ab1d4946552571a36




More information about the commits mailing list