[commits] Horde-Hatchery branch master updated.

Jan Schneider jan at horde.org
Fri Feb 13 00:50:07 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

from: efb6d7f9588cf1f1eee731e0a10a91020dc9f776

478f3f1... Fix passing date to Date_Holidays. Bug: 7961
ecf916c... MFB
1aff2c0... Moved sendHTTPResponse() and prepareResponse() to Horde.
d5f4c2f... Alerts CSS moved to Horde.
9ea3def... Status message support.

-----------------------------------------------------------------------
commit 478f3f18c0d22b3ebadf2e59c1d8c085e9faae3f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 11 23:18:38 2009 +0100

    Fix passing date to Date_Holidays.
    Bug: 7961

 kronolith/lib/Driver/holidays.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Driver/holidays.php?rt=horde-hatchery&r1=1f29c9197500160f3bff50775c85ac9db473259f&r2=478f3f18c0d22b3ebadf2e59c1d8c085e9faae3f

-----------------------------------------------------------------------
commit ecf916c5a19deea445688d18c08401f2ded759d6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 11 23:19:48 2009 +0100

    MFB

 kronolith/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/kronolith/docs/CHANGES?rt=horde-hatchery&r1=741951c102f0d667b342e4766f5bd990f8540619&r2=ecf916c5a19deea445688d18c08401f2ded759d6

-----------------------------------------------------------------------
commit 1aff2c0fa5904987487ce0e48774250766771533
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 12 19:19:48 2009 +0100

    Moved sendHTTPResponse() and prepareResponse() to Horde.

 imp/ajax.php         |    4 +-
 imp/compose-dimp.php |    4 +-
 imp/imple.php        |    6 ++--
 imp/lib/DIMP.php     |   27 ------------------------
 imp/lib/IMP.php      |   55 --------------------------------------------------
 imp/lib/base.php     |    2 +-
 6 files changed, 8 insertions(+), 90 deletions(-)

http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=448b109e0839fd6d4760b7d8829a44d3928fd8d5&r2=1aff2c0fa5904987487ce0e48774250766771533
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=8c37fe6e3394c3ad2d034fb64c4413320a60d5b5&r2=1aff2c0fa5904987487ce0e48774250766771533
http://git.horde.org/diff.php/imp/imple.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=1aff2c0fa5904987487ce0e48774250766771533
http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=af0f675507180ff5b4809a70721e0b08ec7ec54e&r2=1aff2c0fa5904987487ce0e48774250766771533
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=ec53149cb0c73674e6599ad626e3c6a8f5e1a279&r2=1aff2c0fa5904987487ce0e48774250766771533
http://git.horde.org/diff.php/imp/lib/base.php?rt=horde-hatchery&r1=868e7171c01d9c1dd355a67e4e839dd453253268&r2=1aff2c0fa5904987487ce0e48774250766771533

-----------------------------------------------------------------------
commit d5f4c2f122b22800a63a26bec99809c17c2035b8
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 13 01:18:15 2009 +0100

    Alerts CSS moved to Horde.

 imp/js/DimpCore.js                     |    2 +-
 imp/js/src/DimpCore.js                 |   18 ++++----
 imp/templates/index/index-dimp.inc     |    4 +-
 imp/themes/graphics/error.png          |  Bin 298 -> 0 bytes
 imp/themes/graphics/message.png        |  Bin 477 -> 0 bytes
 imp/themes/graphics/success.png        |  Bin 360 -> 0 bytes
 imp/themes/ie6_or_less-dimp.css        |    9 ----
 imp/themes/ie7-dimp.css                |    4 --
 imp/themes/print-dimp.css              |    2 +-
 imp/themes/screen-dimp.css             |   78 +------------------------------
 imp/themes/silver/graphics/error.png   |  Bin 671 -> 0 bytes
 imp/themes/silver/graphics/message.png |  Bin 724 -> 0 bytes
 imp/themes/silver/graphics/success.png |  Bin 726 -> 0 bytes
 imp/themes/silver/screen-dimp.css      |   16 ++-----
 14 files changed, 20 insertions(+), 113 deletions(-)
 delete mode 100644 imp/themes/graphics/error.png
 delete mode 100644 imp/themes/graphics/message.png
 delete mode 100644 imp/themes/graphics/success.png
 delete mode 100644 imp/themes/silver/graphics/error.png
 delete mode 100644 imp/themes/silver/graphics/message.png
 delete mode 100644 imp/themes/silver/graphics/success.png

http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=bba6014a76f10d595541f5891d3bef10262a857a&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=efb6d7f9588cf1f1eee731e0a10a91020dc9f776&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=aa94bcade4a15e17eda72a71a937fb346b95b998&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/graphics/error.png?rt=horde-hatchery&r1=78e468a7ae10464036be985bd36d1a67a99c0f18&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/graphics/message.png?rt=horde-hatchery&r1=78e468a7ae10464036be985bd36d1a67a99c0f18&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/graphics/success.png?rt=horde-hatchery&r1=78e468a7ae10464036be985bd36d1a67a99c0f18&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/ie6_or_less-dimp.css?rt=horde-hatchery&r1=1aed0cf90a371e3ca8f98b982931b263ca3955cf&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/ie7-dimp.css?rt=horde-hatchery&r1=3502fa06d1232dd1baf885130c6de2eb746a9c6b&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/print-dimp.css?rt=horde-hatchery&r1=2b9bdff96ded23ac5e4f2eb56f28565df71d97f0&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=aa94bcade4a15e17eda72a71a937fb346b95b998&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/silver/graphics/error.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/silver/graphics/message.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/silver/graphics/success.png?rt=horde-hatchery&r1=9f9794c44713fc5a658d0e36ce77221705f322b8&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=aa94bcade4a15e17eda72a71a937fb346b95b998&r2=d5f4c2f122b22800a63a26bec99809c17c2035b8

-----------------------------------------------------------------------
commit 9ea3def87aff24eed2ac5cc75e497ca031a45b1c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 13 01:32:12 2009 +0100

    Status message support.

 kronolith/js/src/kronolith.js                  |   19 ++---
 kronolith/lib/Notification/Listener/status.php |   88 ++++++++++++++++++++++++
 kronolith/lib/base.php                         |    3 +-
 kronolith/templates/index/index.inc            |   10 +++
 kronolith/themes/print/screen.css              |    4 +
 kronolith/themes/screen.css                    |    7 ++
 6 files changed, 119 insertions(+), 12 deletions(-)
 create mode 100644 kronolith/lib/Notification/Listener/status.php

http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=78a20a283d0690c4dbaf39428a334bea6045dd80&r2=9ea3def87aff24eed2ac5cc75e497ca031a45b1c
http://git.horde.org/co.php/kronolith/lib/Notification/Listener/status.php?rt=horde-hatchery&r=9ea3def87aff24eed2ac5cc75e497ca031a45b1c
http://git.horde.org/diff.php/kronolith/lib/base.php?rt=horde-hatchery&r1=3d5cc54f92f2624a1ece227d44a94cf48f281257&r2=9ea3def87aff24eed2ac5cc75e497ca031a45b1c
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=ae633a7d3ff9edc9bb73125b6216c6760e52e37c&r2=9ea3def87aff24eed2ac5cc75e497ca031a45b1c
http://git.horde.org/diff.php/kronolith/themes/print/screen.css?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=9ea3def87aff24eed2ac5cc75e497ca031a45b1c
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=78a20a283d0690c4dbaf39428a334bea6045dd80&r2=9ea3def87aff24eed2ac5cc75e497ca031a45b1c




More information about the commits mailing list