[commits] Horde branch FRAMEWORK_5_2 updated. c3a12bd5efdadb608ec59bd7888bcdb61a43f91a
Michael J. Rubinsky
mrubinsk at horde.org
Tue Jul 29 01:42:36 UTC 2014
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: 5ac0f91b2bb974a993cec4c281110400924cfdb1
cdaf2b6 Fix regression in importing vCal data containing exceptions.
ffbfd88 Correctly handle recurrence exceptions in calendar/replace method.
4c4d764 Don't show additional viewer parts for vEvent components that represent exceptions.
1514a81 Fix handling iTip response for events containing exceptions.
c3a12bd BFN
Summary: http://github.com/horde/horde/compare/5ac0f91b2bb974a993cec4c281110400924cfdb1...c3a12bd5efdadb608ec59bd7888bcdb61a43f91a
-----------------------------------------------------------------------
commit cdaf2b62cb0c952baadf31c399af3dd66d5f4870
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/cdaf2b62cb0c952baadf31c399af3dd66d5f4870
-----------------------------------------------------------------------
commit ffbfd8847bba79ba83caba8cceeb87b7f91a20ec
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/ffbfd8847bba79ba83caba8cceeb87b7f91a20ec
-----------------------------------------------------------------------
commit 4c4d764e4497602935c4e5e32b10c25d5a6f4fa2
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/4c4d764e4497602935c4e5e32b10c25d5a6f4fa2
-----------------------------------------------------------------------
commit 1514a8152fd98af533504158f8bc87a84f030c11
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/1514a8152fd98af533504158f8bc87a84f030c11
-----------------------------------------------------------------------
commit c3a12bd5efdadb608ec59bd7888bcdb61a43f91a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 28 21:42:25 2014 -0400
BFN
imp/docs/CHANGES | 1 +
imp/package.xml | 2 ++
kronolith/docs/CHANGES | 2 ++
kronolith/package.xml | 2 ++
4 files changed, 7 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/c3a12bd5efdadb608ec59bd7888bcdb61a43f91a
More information about the commits
mailing list