[commits] Horde branch master updated. fc30169707090038ecbd8b41cc54631069d2aae2

Jan Schneider jan at horde.org
Wed Feb 23 11:45:00 UTC 2011


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

from: 5e9ec7f12dc3cceffd13aae19b1d5f0e705ce824

49f1b23 Reset locale if Horde_Date throws an exception.
3097044 This section is not throwing an exception anymore, beside our own.
fa6cc2f Use Horde_String.
1fadcf4 Yes, needed.
2e6a535 date('r') is locale independent.
fc30169 Add a central parsing method for date-time strings, and add locale dependent strptime() parsing as another option.

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

commit 49f1b238df2232bd345d92dd3e38169374efd873
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 23 11:47:34 2011 +0100

    Reset locale if Horde_Date throws an exception.

 kronolith/lib/Event.php |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/49f1b238df2232bd345d92dd3e38169374efd873

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

commit 30970444fa74fe03cfbeb3112fd2b3a8c3d6e747
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 23 12:43:07 2011 +0100

    This section is not throwing an exception anymore, beside our own.

 framework/Date/lib/Horde/Date.php |   28 ++++++++++++----------------
 1 files changed, 12 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/30970444fa74fe03cfbeb3112fd2b3a8c3d6e747

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

commit fa6cc2f0018ecf7314d79f29e0915eeba15935e5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 23 12:43:21 2011 +0100

    Use Horde_String.

 framework/Core/lib/Horde/Core/Ui/JsCalendar.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 1fadcf455253663a8cd6b4378e39002fb638b08b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 23 12:43:29 2011 +0100

    Yes, needed.

 framework/Core/lib/Horde/Core/Log/Logger.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1fadcf455253663a8cd6b4378e39002fb638b08b

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

commit 2e6a535b0650d69736125e6779531b2c8a48b481
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 23 12:44:04 2011 +0100

    date('r') is locale independent.

 wicked/lib/Wicked.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/2e6a535b0650d69736125e6779531b2c8a48b481

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

commit fc30169707090038ecbd8b41cc54631069d2aae2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 23 12:44:39 2011 +0100

    Add a central parsing method for date-time strings, and add locale dependent strptime() parsing as another option.

 kronolith/lib/Ajax/Application.php |   29 ++++--------------
 kronolith/lib/Event.php            |   56 ++++-------------------------------
 kronolith/lib/Kronolith.php        |   40 +++++++++++++++++++++++++
 3 files changed, 54 insertions(+), 71 deletions(-)

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




More information about the commits mailing list