[commits] Horde branch develop updated. 845257965f36c2f14df586789d0c5fbe70335344

Michael J. Rubinsky mrubinsk at horde.org
Mon May 28 01:42:48 UTC 2012


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

from: 8aca1e83f1ce8c0f37ec38c40bbb9b1fed9423dc

b74f4d7 Correct phpdoc, define array
2e1a81a Test base64 encoded uri from a SmartForward request
bd4417f Fix getting GET parameters for 12.1 requests.
0c37244 Don't overwrite an existing syncCache entry.
e1e936e This will always be set here
30710eb This may change during sync, allow it to be updated.
adbc1d9 Fix smart forwarding when the device sends an text/html body.
9bd3c09 Tweak ordering of Task properties.
8048261 Fix rendering mime parts tree.
8452579 Fix replying to/forwarding HTML messages.

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

commit b74f4d778ab5dd5e13a54f092ebd9049cc37564b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 17:17:43 2012 -0400

    Correct phpdoc, define array

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

http://git.horde.org/horde-git/-/commit/b74f4d778ab5dd5e13a54f092ebd9049cc37564b

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

commit 2e1a81a8758baf3cfb582f05e398d10e373941d2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 17:18:10 2012 -0400

    Test base64 encoded uri from a SmartForward request

 framework/ActiveSync/test/Horde/ActiveSync/UtilsTest.php |   21 ++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/2e1a81a8758baf3cfb582f05e398d10e373941d2

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

commit bd4417f963b92e1c09dbc4cdb6a87d87d6c2b62c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 17:27:05 2012 -0400

    Fix getting GET parameters for 12.1 requests.
    
    Need to use the activeSync object's method so we can take
    the base64 uri into account.

 .../ActiveSync/lib/Horde/ActiveSync/Request/GetAttachment.php     |    2 +-
 .../ActiveSync/lib/Horde/ActiveSync/Request/SmartForward.php      |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/SmartReply.php  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/bd4417f963b92e1c09dbc4cdb6a87d87d6c2b62c

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

commit 0c37244354d4dd272a51c1a316c94d46dae22cf9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 19:53:55 2012 -0400

    Don't overwrite an existing syncCache entry.
    
    OPTIONS are only sent ONCE, so we must never trash them from the cache.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |   26 ++++++-----
 1 files changed, 14 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/0c37244354d4dd272a51c1a316c94d46dae22cf9

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

commit e1e936e124a0611ddea151880c5d24539edf2157
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 19:57:59 2012 -0400

    This will always be set here

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

http://git.horde.org/horde-git/-/commit/e1e936e124a0611ddea151880c5d24539edf2157

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

commit 30710ebe85384d8b1360e6bb30647b2d81cf4ef2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 20:44:36 2012 -0400

    This may change during sync, allow it to be updated.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/30710ebe85384d8b1360e6bb30647b2d81cf4ef2

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

commit adbc1d9d3ccefa0152c43146efccb7b380e36c07
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 20:45:35 2012 -0400

    Fix smart forwarding when the device sends an text/html body.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |   30 +++++++++++-------
 1 files changed, 18 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/adbc1d9d3ccefa0152c43146efccb7b380e36c07

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

commit 9bd3c094e1bf387cbba9b498ec33bde8768c4fcd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 20:46:35 2012 -0400

    Tweak ordering of Task properties.
    
    These are more in-line with how Exchange sends them.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php |   20 ++++++-----
 1 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/9bd3c094e1bf387cbba9b498ec33bde8768c4fcd

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

commit 80482617eb4217c1bd320a484c34d4e4b502bdf6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 21:30:21 2012 -0400

    Fix rendering mime parts tree.

 imp/lib/Contents.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/80482617eb4217c1bd320a484c34d4e4b502bdf6

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

commit 845257965f36c2f14df586789d0c5fbe70335344
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 21:31:56 2012 -0400

    Fix replying to/forwarding HTML messages.
    
    Always supply both plain and html parts to the new message when
    smart [forwarding|replying]

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |   47 ++++++++++---------
 1 files changed, 25 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/845257965f36c2f14df586789d0c5fbe70335344




More information about the commits mailing list