[commits] Horde branch master updated. 0bd82ef296ede0054b33f8edf3e02ac69d3cad16
Michael J. Rubinsky
mrubinsk at horde.org
Tue Jul 29 01:39:23 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: f4a05978a5bb2fc8f8c2600066f2017e44d09364
63edecd Fix regression in importing vCal data containing exceptions.
1ef6b16 Correctly handle recurrence exceptions in calendar/replace method.
8c32093 Don't show additional viewer parts for vEvent components that represent exceptions.
0bd82ef Fix handling iTip response for events containing exceptions.
Summary: http://github.com/horde/horde/compare/f4a05978a5bb2fc8f8c2600066f2017e44d09364...0bd82ef296ede0054b33f8edf3e02ac69d3cad16
-----------------------------------------------------------------------
commit 63edecdf7355e8599a988cb1019d69de85b038f9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 28 21:29:17 2014 -0400
Fix regression in importing vCal data containing exceptions.
At some point it looks like this broke. Exception vEvent components
were being completely ignored when added via calendar/import method.
Bug #13399
kronolith/lib/Api.php | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/63edecdf7355e8599a988cb1019d69de85b038f9
-----------------------------------------------------------------------
commit 1ef6b16a6972c754d656d60fee3825bdfad9848d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 28 21:34:10 2014 -0400
Correctly handle recurrence exceptions in calendar/replace method.
Bug: 13399
kronolith/lib/Api.php | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/1ef6b16a6972c754d656d60fee3825bdfad9848d
-----------------------------------------------------------------------
commit 8c32093e72740ebcbe3f21a34fde1ff0469f0393
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 28 21:36:17 2014 -0400
Don't show additional viewer parts for vEvent components that represent exceptions.
Bug: 13399
imp/lib/Mime/Viewer/Itip.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/8c32093e72740ebcbe3f21a34fde1ff0469f0393
-----------------------------------------------------------------------
commit 0bd82ef296ede0054b33f8edf3e02ac69d3cad16
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 28 21:36:56 2014 -0400
Fix handling iTip response for events containing exceptions.
Bug: 13399
imp/lib/Ajax/Imple/ItipRequest.php | 147 ++++++++++++++++++++----------------
1 files changed, 83 insertions(+), 64 deletions(-)
http://github.com/horde/horde/commit/0bd82ef296ede0054b33f8edf3e02ac69d3cad16
More information about the commits
mailing list