[commits] Horde branch master updated. e12f37eb9019867c7e447431f1dce6d306e35eb1
Michael J. Rubinsky
mrubinsk at horde.org
Fri Oct 23 16:36:49 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 313f27364d33069a2e8434d01d0219a9398a9083
f7773f5 Fix picture tag quirk for iOS 4.x
86162fa Spelling.
3b47f08 Only mark picture as ghosted if it's NOT sent in the request.
e12f37e This is much cleaner.
Summary: http://github.com/horde/horde/compare/313f27364d33069a2e8434d01d0219a9398a9083...e12f37eb9019867c7e447431f1dce6d306e35eb1
-----------------------------------------------------------------------
commit f7773f55c93772a854770f2e29e5defcf41712e7
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Fri Oct 23 18:49:24 2015 +0200
Fix picture tag quirk for iOS 4.x
- Map the field name before checking for 'picture'
- Fix typo in class name: Horde_ActiveSYnc_Device -> Horde_ActiveSync_Device
framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 4 ++--
framework/ActiveSync/test/Horde/ActiveSync/ContactTest.php | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/f7773f55c93772a854770f2e29e5defcf41712e7
-----------------------------------------------------------------------
commit 86162fa7581a6fc82ca4b4413359164d35609285
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Oct 23 12:30:13 2015 -0400
Spelling.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/86162fa7581a6fc82ca4b4413359164d35609285
-----------------------------------------------------------------------
commit 3b47f08c675005642e7b6ede8632f52f160c33e1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Oct 23 12:30:21 2015 -0400
Only mark picture as ghosted if it's NOT sent in the request.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/3b47f08c675005642e7b6ede8632f52f160c33e1
-----------------------------------------------------------------------
commit e12f37eb9019867c7e447431f1dce6d306e35eb1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Oct 23 12:35:28 2015 -0400
This is much cleaner.
Instead of performing a bunch of checks, just add the picture property
to the supported array if the device has the quirk before we call the
parent method.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 10 ++------
1 files changed, 3 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/e12f37eb9019867c7e447431f1dce6d306e35eb1
More information about the commits
mailing list