[commits] Horde branch master updated. bc08448afd1d0ea94444cc31147d58d84fe9b1c7
Jan Schneider
jan at horde.org
Tue Jul 4 21:28:16 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: 41d2fb40cfd3cf70bfd4f01caaa635cff80bd7d4
85b07f4 Get rid of "Calendar Handler Settings."
56f910a5a Fix linebreaks.
689af64 Fix expectation.
f79a6bd Fix tests.
bc08448 [jan] Fix unescaping of commas in ADR, N, and ORG attributes.
Summary: http://github.com/horde/horde/compare/41d2fb40cfd3cf70bfd4f01caaa635cff80bd7d4...bc08448afd1d0ea94444cc31147d58d84fe9b1c7
-----------------------------------------------------------------------
commit 85b07f41af901def7f203bc8966fc7c6027e4042
Author: Jan Schneider <jan at horde.org>
Date: Tue Jul 4 15:23:35 2017 +0200
Get rid of "Calendar Handler Settings."
I never understood why this would have to be different from the regular calendar driver setting. Why would we have different backends for calendars and events?
kronolith/config/conf.xml | 16 ++++------------
kronolith/lib/Factory/Calendars.php | 23 ++++++++++++++++-------
kronolith/test/Kronolith/TestCase.php | 4 ++--
3 files changed, 22 insertions(+), 21 deletions(-)
http://github.com/horde/horde/commit/85b07f41af901def7f203bc8966fc7c6027e4042
-----------------------------------------------------------------------
commit 56f910a5a276a75eb6ee9390cb3b3bfc7ba75986
Author: Jan Schneider <jan at horde.org>
Date: Tue Jul 4 15:27:37 2017 +0200
Fix linebreaks.
kronolith/test/Kronolith/fixtures/export3.ics | 4 ++--
kronolith/test/Kronolith/fixtures/export4.ics | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/56f910a5a276a75eb6ee9390cb3b3bfc7ba75986
-----------------------------------------------------------------------
commit 689af641f5769a324fcc3bdd595910c7af4a0888
Author: Jan Schneider <jan at horde.org>
Date: Tue Jul 4 15:30:15 2017 +0200
Fix expectation.
kronolith/test/Kronolith/Unit/AttendeeTest.php | 5 +++++
1 file changed, 5 insertions(+)
http://github.com/horde/horde/commit/689af641f5769a324fcc3bdd595910c7af4a0888
-----------------------------------------------------------------------
commit f79a6bd31858615202ee169cf4195020f64f1c75
Author: Jan Schneider <jan at horde.org>
Date: Tue Jul 4 23:21:51 2017 +0200
Fix tests.
turba/lib/Data/Ldif.php | 4 ++--
turba/test/Turba/Autoload.php | 4 ++++
turba/test/Turba/Unit/Driver/Base.php | 12 ------------
turba/test/Turba/Unit/Driver/Sql/Base.php | 20 ++++++++++++++++++++
turba/test/Turba/Unit/ImportTest.php | 10 +++++-----
turba/test/Turba/Unit/LdifTest.php | 1 +
turba/test/Turba/fixtures/export_21.vcf | 6 ++----
7 files changed, 34 insertions(+), 23 deletions(-)
http://github.com/horde/horde/commit/f79a6bd31858615202ee169cf4195020f64f1c75
-----------------------------------------------------------------------
commit bc08448afd1d0ea94444cc31147d58d84fe9b1c7
Author: Jan Schneider <jan at horde.org>
Date: Tue Jul 4 23:27:54 2017 +0200
[jan] Fix unescaping of commas in ADR, N, and ORG attributes.
framework/Icalendar/lib/Horde/Icalendar.php | 8 +++++--
framework/Icalendar/package.xml | 12 ++++++----
.../Icalendar/test/Horde/Icalendar/ExportTest.php | 28 ++++++++++++++++++++++
.../test/Horde/Icalendar/fixtures/vcard2.1.vcs | 6 +++++
.../test/Horde/Icalendar/fixtures/vcard3.0.vcs | 6 +++++
5 files changed, 54 insertions(+), 6 deletions(-)
create mode 100644 framework/Icalendar/test/Horde/Icalendar/fixtures/vcard2.1.vcs
create mode 100644 framework/Icalendar/test/Horde/Icalendar/fixtures/vcard3.0.vcs
http://github.com/horde/horde/commit/bc08448afd1d0ea94444cc31147d58d84fe9b1c7
More information about the commits
mailing list