The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: 1de61f2bf3c7238d654da4db18f805749c912328 48c50a9 Add preview property to body object. 2a12fd1 Generate the preview if requested. e34aa2c Parse AVAILABILITY in incoming RESOLVE_RECIPIENTS requests. a46d199 Fix key name c52c3db Add missing wbxml mapping for FB handling in RESOLVERECIPTIENTS requests. 8acfdbc Support passing either CERTIFICATERETRIEVAL or AVAILABILITY to driver. ----------------------------------------------------------------------- commit 48c50a90d15f33cdf0c201dc23cdbef4d1e62a20 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 12:44:19 2013 -0400 Add preview property to body object. .../ActiveSync/lib/Horde/ActiveSync/Message/AirSyncBaseBody.php | 25 +++++ 1 files changed, 25 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/48c50a90d15f33cdf0c201dc23cdbef4d1e62a20 ----------------------------------------------------------------------- commit 2a12fd10f562d8efab7f7a0dc9fdd7fca576af8d Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 12:52:50 2013 -0400 Generate the preview if requested. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/2a12fd10f562d8efab7f7a0dc9fdd7fca576af8d ----------------------------------------------------------------------- commit e34aa2ccd918fffebde7db17be75e8d047f4892a Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 13:50:32 2013 -0400 Parse AVAILABILITY in incoming RESOLVE_RECIPIENTS requests. .../ActiveSync/lib/Horde/ActiveSync/Request/ResolveRecipients.php | 32 +++- 1 files changed, 24 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/e34aa2ccd918fffebde7db17be75e8d047f4892a ----------------------------------------------------------------------- commit a46d199a2e0244e47164f73ca32b239a5d4f7b5d Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 17 16:04:10 2013 -0400 Fix key name .../ActiveSync/lib/Horde/ActiveSync/Request/ResolveRecipients.php | 6 ++-- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/a46d199a2e0244e47164f73ca32b239a5d4f7b5d ----------------------------------------------------------------------- commit c52c3db3107bc664d0f65dc90d181f1fbb983c6e Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 17 16:04:42 2013 -0400 Add missing wbxml mapping for FB handling in RESOLVERECIPTIENTS requests. framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/c52c3db3107bc664d0f65dc90d181f1fbb983c6e ----------------------------------------------------------------------- commit 8acfdbc39d3a44260783929eb24a697008699e17 Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 17 16:15:12 2013 -0400 Support passing either CERTIFICATERETRIEVAL or AVAILABILITY to driver. .../ActiveSync/lib/Horde/ActiveSync/Request/ResolveRecipients.php | 10 +++-- 1 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/8acfdbc39d3a44260783929eb24a697008699e17 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
