The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: 81a96fa7bf85635699030d95a343d2309e58ff1a 34ebf98 Add flags for reply/forward 77f1c8e Finally (?) fix output of empty wbxml tags. 7a6e01c Simplify d98a4dc ws/phpdoc 16c1126 Set the imap flag properties if EAS >= 14 8b63f0d Protect against undefined offset errors. 1deb4f5 Only set these properties if we have a supported version. 074ade5 Declare property. ----------------------------------------------------------------------- commit 34ebf989f4b8a5e48456c14e53bbe3972a5d35a0 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 01:31:57 2013 -0400 Add flags for reply/forward framework/ActiveSync/lib/Horde/ActiveSync.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/34ebf989f4b8a5e48456c14e53bbe3972a5d35a0 ----------------------------------------------------------------------- commit 77f1c8ed38bf0192514e7b0eacb4e67c0056d556 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 09:45:18 2013 -0400 Finally (?) fix output of empty wbxml tags. framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/77f1c8ed38bf0192514e7b0eacb4e67c0056d556 ----------------------------------------------------------------------- commit 7a6e01c137cd10ae71e06cf4f174a58563e1dd67 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 09:45:41 2013 -0400 Simplify framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/7a6e01c137cd10ae71e06cf4f174a58563e1dd67 ----------------------------------------------------------------------- commit d98a4dc5ba2888e20138c6fb344c11d069f5ea54 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 09:56:21 2013 -0400 ws/phpdoc Conflicts: framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 4 +- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 29 ++++++++++++ framework/ActiveSync/lib/Horde/ActiveSync/Message/Mail.php | 5 ++ 3 files changed, 37 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d98a4dc5ba2888e20138c6fb344c11d069f5ea54 ----------------------------------------------------------------------- commit 16c11261c11baa74bdb00f0a5061bde7bd31af8a Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 10:21:53 2013 -0400 Set the imap flag properties if EAS >= 14 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 + framework/ActiveSync/lib/Horde/ActiveSync/Message/Mail.php | 22 +++++------- 2 files changed, 11 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/16c11261c11baa74bdb00f0a5061bde7bd31af8a ----------------------------------------------------------------------- commit 8b63f0db3d7cc32d3349e221b0205b70b71b55a9 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 10:22:35 2013 -0400 Protect against undefined offset errors. framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php | 12 ++++--- 1 files changed, 7 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/8b63f0db3d7cc32d3349e221b0205b70b71b55a9 ----------------------------------------------------------------------- commit 1deb4f52f7819cab11d2d38f3dde6db1f7fd313e Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 10:23:06 2013 -0400 Only set these properties if we have a supported version. framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 22 ++++++++++--------- 1 files changed, 12 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/1deb4f52f7819cab11d2d38f3dde6db1f7fd313e ----------------------------------------------------------------------- commit 074ade529ec0903f513d18e5b51eea90468571e0 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 22 10:23:54 2013 -0400 Declare property. framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/074ade529ec0903f513d18e5b51eea90468571e0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
