[commits] Horde branch master updated. 600a44b0e316afaaa0db21059dea1391039f2b74

Jan Schneider jan at horde.org
Mon Nov 5 19:11:48 UTC 2012


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

from: 3ba26c1e7c4832896f04d846f0565f46121d43c1

5024dbd Don't overwrite driver name (Bug #11643).
f00ba53 Fix unsetting the current source in copy/move target list.
347a422 [jan] Fix notice when parsing Etc/UTC rules.
22fc67c Revert "Bug: 11585 Catch exceptions during download/export."
bad120e Don't throw exception if there are no events to export (Bug #11585).
cfa0820 Actually use the instance class to determine backend, we support backend aliases (Bug #11643).
600a44b [jan] Fix generating calendar names when exporting non-internal calendars to iCalendar.

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

commit 5024dbd2d8dbcc2092fca21b7d210b8e5d302a72
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 18:40:44 2012 +0100

    Don't overwrite driver name (Bug #11643).

 kronolith/docs/CHANGES      |    1 +
 kronolith/lib/Kronolith.php |   10 ++++++----
 kronolith/package.xml       |    2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/5024dbd2d8dbcc2092fca21b7d210b8e5d302a72

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

commit f00ba53f81c7b5117ced60de48910ff2ee1bee7c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 18:52:07 2012 +0100

    Fix unsetting the current source in copy/move target list.

 turba/lib/Application.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 347a422293ce87dc1b43172ddc1aed8de587aa7c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 19:16:14 2012 +0100

    [jan] Fix notice when parsing Etc/UTC rules.

 framework/Timezone/lib/Horde/Timezone/Zone.php               |    6 +
 framework/Timezone/package.xml                               |    4 +-
 framework/Timezone/test/Horde/Timezone/IcalendarTest.php     |   23 +++-
 framework/Timezone/test/Horde/Timezone/fixtures/etcetera     |   81 ++++++++++
 framework/Timezone/test/Horde/Timezone/fixtures/etcetera.ics |    3 +
 5 files changed, 112 insertions(+), 5 deletions(-)
 create mode 100644 framework/Timezone/test/Horde/Timezone/fixtures/etcetera
 create mode 100644 framework/Timezone/test/Horde/Timezone/fixtures/etcetera.ics

http://git.horde.org/horde-git/-/commit/347a422293ce87dc1b43172ddc1aed8de587aa7c

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

commit 22fc67cd3833b04161236818bbf1f73bdacd9795
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 19:24:19 2012 +0100

    Revert "Bug: 11585 Catch exceptions during download/export."
    
    This reverts commit fc776b2073fdb27de75a58de05a0ca57acaa1270.
    
    This won't work anyway, because we don't have a session started, so
    the notification gets lost.

 horde/services/download/index.php |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/22fc67cd3833b04161236818bbf1f73bdacd9795

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

commit bad120ea788f3412ba755773d7ffd661bdaea3c9
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 19:28:40 2012 +0100

    Don't throw exception if there are no events to export (Bug #11585).

 kronolith/lib/Application.php |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

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

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

commit cfa082046338c68daddf0f1942256b1159c627e4
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 19:35:13 2012 +0100

    Actually use the instance class to determine backend, we support backend aliases (Bug #11643).

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

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

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

commit 600a44b0e316afaaa0db21059dea1391039f2b74
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 5 20:11:08 2012 +0100

    [jan] Fix generating calendar names when exporting non-internal calendars to iCalendar.

 kronolith/docs/CHANGES        |    2 ++
 kronolith/lib/Application.php |    6 ++----
 kronolith/lib/Kronolith.php   |   38 ++++++++++++++++++++++++++++++++++++++
 kronolith/package.xml         |    2 ++
 4 files changed, 44 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/600a44b0e316afaaa0db21059dea1391039f2b74




More information about the commits mailing list