[commits] Horde branch master updated. f8fa7784afb419397fcc8260bdd288163e92e9ef

Jan Schneider jan at horde.org
Wed Oct 31 14:22:33 UTC 2012


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

from: afebe3b493d2e6ac86fb4e294948c23109bda795

7895843 Re-add DataTree as an empty transitional package to allow upgrading of dependencies from Horde 4.
70d22c9 Released Horde_DataTree-2.0.0
466aa42 Development mode for Horde_DataTree-2.0.2
9695c04 We need to pass the callback to strftime() not _strftime().
3964c5d Button formatting.
f8fa778 Tweak weather block formatting.

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

commit 7895843a89ba1d0600d83d6f0a7ea80b9f02c9cc
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 31 14:28:52 2012 +0100

    Re-add DataTree as an empty transitional package to allow upgrading of dependencies from Horde 4.

 framework/DataTree/doc/Horde/DataTree/COPYING |  458 +++++++++++++++++++++++++
 framework/DataTree/package.xml                |   68 ++++
 2 files changed, 526 insertions(+), 0 deletions(-)
 create mode 100644 framework/DataTree/doc/Horde/DataTree/COPYING
 create mode 100644 framework/DataTree/package.xml

http://git.horde.org/horde-git/-/commit/7895843a89ba1d0600d83d6f0a7ea80b9f02c9cc

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

commit 70d22c9f3fc3901963ff8305781e7ffbcad78f58
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 31 14:30:08 2012 +0100

    Released Horde_DataTree-2.0.0

 framework/DataTree/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/70d22c9f3fc3901963ff8305781e7ffbcad78f58

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

commit 466aa424d170fd5acae6e5efaf8d13b5fc9e1902
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 31 14:30:08 2012 +0100

    Development mode for Horde_DataTree-2.0.2

 framework/DataTree/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/466aa424d170fd5acae6e5efaf8d13b5fc9e1902

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

commit 9695c04356442e57e52f4108b0927a2db6eaa06d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 31 15:18:58 2012 +0100

    We need to pass the callback to strftime() not _strftime().
    
    _strftime() only converts specifiers that we support in Horde_Date, but
    nl_langinfo() might return specifiers that we don't support and need to pass to
    the system's strftime().
    This should fix specifiers being printed as-is for some people under certain
    conditions.

 framework/Date/lib/Horde/Date.php |   16 ++++++++--------
 framework/Date/package.xml        |    4 ++--
 2 files changed, 10 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/9695c04356442e57e52f4108b0927a2db6eaa06d

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

commit 3964c5dbbd07ebe2e8dc0b6958bc1e8a0046a314
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 31 15:21:43 2012 +0100

    Button formatting.

 ingo/templates/blacklist/blacklist.inc |    4 ++--
 ingo/templates/whitelist/whitelist.inc |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/3964c5dbbd07ebe2e8dc0b6958bc1e8a0046a314

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

commit f8fa7784afb419397fcc8260bdd288163e92e9ef
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 31 15:22:09 2012 +0100

    Tweak weather block formatting.

 horde/lib/Block/Weather.php           |    8 +++++---
 horde/themes/default/block/screen.css |    3 +++
 2 files changed, 8 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/f8fa7784afb419397fcc8260bdd288163e92e9ef




More information about the commits mailing list