[commits] Horde branch master updated. 18930a3b08a2a6363c3a7599fdcf992d3314bb2c

Jan Schneider jan at horde.org
Fri Sep 26 14:58:21 UTC 2014


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

from: 901f43ff34f1f0863c9b3c71dc1b7d8a57923358

f171742 [jan] Import and export recurrence rules to iCalendar.
5be8c33 Alarm import improvements.
0a2c42c Style
18930a3 [jan] Fix listing of recurring tasks with start dates.

Summary: http://github.com/horde/horde/compare/901f43ff34f1f0863c9b3c71dc1b7d8a57923358...18930a3b08a2a6363c3a7599fdcf992d3314bb2c

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

commit f1717425aef577cfc435901ad72d1e27932578db
Author: Jan Schneider <jan at horde.org>
Date:   Fri Sep 26 16:00:16 2014 +0200

    [jan] Import and export recurrence rules to iCalendar.

 nag/docs/CHANGES |    1 +
 nag/lib/Task.php |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 nag/package.xml  |    2 ++
 3 files changed, 55 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/f1717425aef577cfc435901ad72d1e27932578db

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

commit 5be8c33ccc7d48cf90055ba193fa04f83602f6ec
Author: Jan Schneider <jan at horde.org>
Date:   Fri Sep 26 16:02:46 2014 +0200

    Alarm import improvements.
    
    Import snooze information from iCalendar alarms.
    Import iCalendar 2.0 alarms.

 nag/docs/CHANGES   |    2 +
 nag/lib/Driver.php |    9 +++++-
 nag/lib/Task.php   |   81 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 nag/package.xml    |    4 ++
 4 files changed, 94 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/5be8c33ccc7d48cf90055ba193fa04f83602f6ec

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

commit 0a2c42c66cd6fb615ed8813a669db0b76810d712
Author: Jan Schneider <jan at horde.org>
Date:   Fri Sep 26 16:03:43 2014 +0200

    Style

 nag/lib/Task.php |   26 +++++++++++++++-----------
 1 files changed, 15 insertions(+), 11 deletions(-)

http://github.com/horde/horde/commit/0a2c42c66cd6fb615ed8813a669db0b76810d712

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

commit 18930a3b08a2a6363c3a7599fdcf992d3314bb2c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Sep 26 16:56:52 2014 +0200

    [jan] Fix listing of recurring tasks with start dates.

 nag/lib/Driver/Kolab.php |   62 +++++++++++++++++++++++++++++++++++++++++----
 nag/lib/Driver/Sql.php   |   28 +++++++++++++++++++-
 2 files changed, 82 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/18930a3b08a2a6363c3a7599fdcf992d3314bb2c




More information about the commits mailing list