The branch "master" has been updated. The following is a summary of the commits.
from: d8e8ddd12cc92381ee49245de342a56b685236d8 413c6f4 phpdoc 0a04fd1 Properly set the "applies to" data for OOF SETTINGS SET requests. 9465114 Fix detecting proper OOF message to send to filter API a490ed8 Support sending sub-objects that don't have containers. 247c921 Fix implementation of OOF handling in SETTINGS requests. 06f905b Fix OOF support, and add date ranges. Summary: http://github.com/horde/horde/compare/d8e8ddd12cc92381ee49245de342a56b685236d8...06f905bab779d052a854f63e029fb07285e68457 ----------------------------------------------------------------------- commit 413c6f473b2db8c9a7cebbe4a14ab6c263639add Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 2 13:11:35 2015 -0500 phpdoc ingo/lib/Api.php | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/413c6f473b2db8c9a7cebbe4a14ab6c263639add ----------------------------------------------------------------------- commit 0a04fd18fa595bba3ff5fcfcd3d2feded5cdf4f7 Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 2 18:04:13 2015 -0500 Properly set the "applies to" data for OOF SETTINGS SET requests. framework/ActiveSync/lib/Horde/ActiveSync/Message/Oof.php | 13 +++++--- framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php | 7 +++- 2 files changed, 14 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/0a04fd18fa595bba3ff5fcfcd3d2feded5cdf4f7 ----------------------------------------------------------------------- commit 9465114ddaf854bc2bf1c41eda0a896fa167eff9 Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 2 18:05:21 2015 -0500 Fix detecting proper OOF message to send to filter API framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 18 ++++++++++++--- 1 files changed, 14 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/9465114ddaf854bc2bf1c41eda0a896fa167eff9 ----------------------------------------------------------------------- commit a490ed8816fa7ab958e5b7ea18e35d459ed8e408 Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 2 22:26:15 2015 -0500 Support sending sub-objects that don't have containers. framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 55 ++++++++--- 1 files changed, 40 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/a490ed8816fa7ab958e5b7ea18e35d459ed8e408 ----------------------------------------------------------------------- commit 247c9218c944f5dd09f57b25301c9d8ad3e24040 Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 2 22:28:57 2015 -0500 Fix implementation of OOF handling in SETTINGS requests. Adds proper support for date ranges etc... framework/ActiveSync/lib/Horde/ActiveSync/Message/Oof.php | 21 +- framework/ActiveSync/lib/Horde/ActiveSync/Message/OofMessage.php | 18 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php | 85 +++--- 3 files changed, 63 insertions(+), 61 deletions(-) http://github.com/horde/horde/commit/247c9218c944f5dd09f57b25301c9d8ad3e24040 ----------------------------------------------------------------------- commit 06f905bab779d052a854f63e029fb07285e68457 Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 2 22:30:10 2015 -0500 Fix OOF support, and add date ranges. framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 8 +++++- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 20 ++++++++++++---- 2 files changed, 22 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/06f905bab779d052a854f63e029fb07285e68457 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
