[commits] Horde branch master updated. 4dffef5328c7a7fabbda2ef0c1726904c1b29ca6

Jan Schneider jan at horde.org
Tue May 27 14:23:22 UTC 2014


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

from: b4e57c14745e666d646c95d4eeb3f08cb4edf222

4f73754 Typo
a9e6620 Remove unused variables.
a090885 Catch permissions, don't rely on fatal error.
4dffef5 Add synchronization of attendees via CalDAV.

Summary: http://github.com/horde/horde/compare/b4e57c14745e666d646c95d4eeb3f08cb4edf222...4dffef5328c7a7fabbda2ef0c1726904c1b29ca6

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

commit 4f7375493d76f7aca5f5706171985d02049133c7
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 26 11:25:31 2014 +0200

    Typo

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

http://github.com/horde/horde/commit/4f7375493d76f7aca5f5706171985d02049133c7

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

commit a9e662054c0446294106d703e83610afa8b0be24
Author: Jan Schneider <jan at horde.org>
Date:   Tue May 27 13:02:25 2014 +0200

    Remove unused variables.

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

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

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

commit a0908850e6f1854d35acc63a4c2b430b32450c8a
Author: Jan Schneider <jan at horde.org>
Date:   Tue May 27 13:12:08 2014 +0200

    Catch permissions, don't rely on fatal error.

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

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

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

commit 4dffef5328c7a7fabbda2ef0c1726904c1b29ca6
Author: Jan Schneider <jan at horde.org>
Date:   Tue May 27 16:20:23 2014 +0200

    Add synchronization of attendees via CalDAV.
    
    No idea when we supported X-ATTENDEES but keep it for BC reasons.
    
    Request: 13027

 kronolith/docs/CHANGES        |    1 +
 kronolith/lib/Application.php |   25 +++++++++++++++++++++++--
 kronolith/lib/Event.php       |   30 ++++++++++++++++++++++--------
 kronolith/package.xml         |    2 ++
 4 files changed, 48 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/4dffef5328c7a7fabbda2ef0c1726904c1b29ca6




More information about the commits mailing list