[commits] Horde branch FRAMEWORK_5_1 updated. aea5bf6db6625bd8f81f3897483f3fb10ba7111e

Michael J. Rubinsky mrubinsk at horde.org
Tue Dec 31 05:31:18 UTC 2013


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

from: 947c376ba4746fff7e4957e7413c92e7b8abe77c

2e1aef4 Catch exceptions from IMAP library.
732af34 Add support for parsing TNEF data when possible.
392f40c changes
3d5a8f8 Horde_Compress is now required for Horde_ActiveSync
815582c Bug: 12887  Fix issue that caused sync breakage when SMS messages are deleted.
80e26bb BFN
58804c9 Minor indent fix, and logging tweak - report in the error message which activesync class has the undefined property
099466d Parse incoming ITEMOPERATIONS_SCHEMA elements, even though we ignore them for now.
21a9baf Fix constant name.
9559bf3 Fix detecting successfully decoded Tnef attachments.
a4551ed BFN
d44c7e3 Released Horde_ActiveSync-2.10.0
aea5bf6 Development mode for Horde_ActiveSync-2.10.1

Summary: http://github.com/horde/horde/compare/947c376ba4746fff7e4957e7413c92e7b8abe77c...aea5bf6db6625bd8f81f3897483f3fb10ba7111e

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

commit 2e1aef4f9e7f74ad8ee4d2b35daf8f08fc90c515
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 20 11:09:38 2013 -0500

    Catch exceptions from IMAP library.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   33 ++++++++---
 1 files changed, 24 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/2e1aef4f9e7f74ad8ee4d2b35daf8f08fc90c515
http://git.horde.org/horde-git/-/commit/2e1aef4f9e7f74ad8ee4d2b35daf8f08fc90c515

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

commit 732af34b223439cc3df5e2aea01bea012ef231b4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 20 19:48:34 2013 -0500

    Add support for parsing TNEF data when possible.
    
    Bug: 12882
    
    Conflicts:
    	framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php |   78 ++++++++----
 1 files changed, 53 insertions(+), 25 deletions(-)

http://github.com/horde/horde/commit/732af34b223439cc3df5e2aea01bea012ef231b4
http://git.horde.org/horde-git/-/commit/732af34b223439cc3df5e2aea01bea012ef231b4

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

commit 392f40ce5e82ca67258cdd96aae438f2b98089ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 20 19:52:10 2013 -0500

    changes
    
    Conflicts:
    	framework/ActiveSync/package.xml

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

http://github.com/horde/horde/commit/392f40ce5e82ca67258cdd96aae438f2b98089ca
http://git.horde.org/horde-git/-/commit/392f40ce5e82ca67258cdd96aae438f2b98089ca

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

commit 3d5a8f8bd6a7e984c37469a4380e3bafb2fe93fd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 20 19:54:27 2013 -0500

    Horde_Compress is now required for Horde_ActiveSync

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

http://github.com/horde/horde/commit/3d5a8f8bd6a7e984c37469a4380e3bafb2fe93fd
http://git.horde.org/horde-git/-/commit/3d5a8f8bd6a7e984c37469a4380e3bafb2fe93fd

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

commit 815582c5c85aea33f643d3f7fcbced84d85adb7f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Dec 22 13:23:19 2013 -0500

    Bug: 12887  Fix issue that caused sync breakage when SMS messages are deleted.

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |   14 ++++-
 1 files changed, 11 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/815582c5c85aea33f643d3f7fcbced84d85adb7f
http://git.horde.org/horde-git/-/commit/815582c5c85aea33f643d3f7fcbced84d85adb7f

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

commit 80e26bb9555d29644835329cd548bc24a900e159
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Dec 22 13:26:40 2013 -0500

    BFN
    
    Conflicts:
    	framework/ActiveSync/package.xml

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

http://github.com/horde/horde/commit/80e26bb9555d29644835329cd548bc24a900e159
http://git.horde.org/horde-git/-/commit/80e26bb9555d29644835329cd548bc24a900e159

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

commit 58804c90bbe40b2e7c0b50a1b3547cdb87fca9aa
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Dec 25 22:37:10 2013 -0500

    Minor indent fix, and logging tweak - report in the error message which activesync class has the undefined property

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |    6 ++--
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php        |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/58804c90bbe40b2e7c0b50a1b3547cdb87fca9aa
http://git.horde.org/horde-git/-/commit/58804c90bbe40b2e7c0b50a1b3547cdb87fca9aa

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

commit 099466d6fa018cbbade51cd2c4bcdc0027222609
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 26 21:06:26 2013 -0500

    Parse incoming ITEMOPERATIONS_SCHEMA elements, even though we ignore them for now.

 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |   12 ++++-
 1 files changed, 10 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/099466d6fa018cbbade51cd2c4bcdc0027222609
http://git.horde.org/horde-git/-/commit/099466d6fa018cbbade51cd2c4bcdc0027222609

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

commit 21a9baf7149c7c30926fc96f4765758605f2174b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 26 21:27:13 2013 -0500

    Fix constant name.

 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/21a9baf7149c7c30926fc96f4765758605f2174b
http://git.horde.org/horde-git/-/commit/21a9baf7149c7c30926fc96f4765758605f2174b

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

commit 9559bf33f1e25f0bb5cd44d217b2e592a6172000
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 26 22:22:26 2013 -0500

    Fix detecting successfully decoded Tnef attachments.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9559bf33f1e25f0bb5cd44d217b2e592a6172000
http://git.horde.org/horde-git/-/commit/9559bf33f1e25f0bb5cd44d217b2e592a6172000

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

commit a4551eda16e970cbc9c02d2d0c377454b3416575
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 26 23:10:10 2013 -0500

    BFN

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

http://github.com/horde/horde/commit/a4551eda16e970cbc9c02d2d0c377454b3416575
http://git.horde.org/horde-git/-/commit/a4551eda16e970cbc9c02d2d0c377454b3416575

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

commit d44c7e34ace09d309ba5f3c44f64589089404104
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 26 23:14:45 2013 -0500

    Released Horde_ActiveSync-2.10.0
    
    Conflicts:
    	framework/ActiveSync/package.xml

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

http://github.com/horde/horde/commit/d44c7e34ace09d309ba5f3c44f64589089404104
http://git.horde.org/horde-git/-/commit/d44c7e34ace09d309ba5f3c44f64589089404104

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

commit aea5bf6db6625bd8f81f3897483f3fb10ba7111e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 26 23:14:46 2013 -0500

    Development mode for Horde_ActiveSync-2.10.1

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

http://github.com/horde/horde/commit/aea5bf6db6625bd8f81f3897483f3fb10ba7111e
http://git.horde.org/horde-git/-/commit/aea5bf6db6625bd8f81f3897483f3fb10ba7111e




More information about the commits mailing list