The branch "master" has been updated. The following is a summary of the commits.
from: 3bb531a8b0f2844475f561577e6c4700250c41ac a386978 Add missing dayofmonth value for Task recurrence. 7fc039a Use TYPE_DATE_DASHES, and reorder fields. 24f37c1 Ensure we always have a start date for recurring tasks. Summary: http://github.com/horde/horde/compare/3bb531a8b0f2844475f561577e6c4700250c41ac...24f37c1476e75ff2605b16907ba1f1b5ae7df950 ----------------------------------------------------------------------- commit a386978f0142d68722b952792ea079434ab38e9e Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 20 22:17:22 2014 -0400 Add missing dayofmonth value for Task recurrence. Bug: 13636 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/a386978f0142d68722b952792ea079434ab38e9e ----------------------------------------------------------------------- commit 7fc039a09b2e937e1450c7efe28f7ffcd0a11a12 Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 20 22:18:07 2014 -0400 Use TYPE_DATE_DASHES, and reorder fields. Bug: 13636 .../ActiveSync/lib/Horde/ActiveSync/Message/TaskRecurrence.php | 8 ++-- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/7fc039a09b2e937e1450c7efe28f7ffcd0a11a12 ----------------------------------------------------------------------- commit 24f37c1476e75ff2605b16907ba1f1b5ae7df950 Author: Michael J Rubinsky <[email protected]> Date: Mon Oct 20 22:20:05 2014 -0400 Ensure we always have a start date for recurring tasks. Bug: 13636 nag/lib/Task.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/24f37c1476e75ff2605b16907ba1f1b5ae7df950 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
