[commits] nag branch master updated. 80b17eb6805eb6333edfb75ca6acb157ebff0b6e

Michael J. Rubinsky mrubinsk at horde.org
Tue Apr 10 02:22:33 UTC 2018


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

from: e145146938da7affdba6ac6d2b4abcbb26191ad9

9d17aa3 Fix display of due date for recurring tasks.
78c4cc7 Fix handling of recurring task completion over EAS.
4c17608 Fix version numbers for components script
9340d61 [mjr] Fix issue with NULL created dates breaking EAS.
b3f43f4 BFN
0ea84ac [mjr] Fix handling of recurring task completion over EAS.
80b17eb BFN

Summary: https://github.com/horde/nag/compare/e145146938da...80b17eb6805e

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

commit 9d17aa352e0b769af2df9a985804d121351b89eb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 20:03:22 -0400

Fix display of due date for recurring tasks.

 M templates/view/task.inc

https://github.com/horde/nag/commit/9d17aa352e0b769af2df9a985804d121351b89eb

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

commit 78c4cc7f1aae1bfafef977f9217021f1d680b197
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 20:56:32 -0400

Fix handling of recurring task completion over EAS.

This fixes two issues:

1) When marking a recurring task complete, EAS creates a new
task, marked as a "deadocur" that becomes detached from the
original series. It then either modifies, or replaces the existing
series, moving the due date to the next active recurrence date. We
were saving the "dead" task with the recurrence info, so if that task
was further edited, we would create a duplicate series on the client.

2) If completing an occurence via Horde, the due date was being sent to
EAS incorrectly, leading to the due date being one occurrence or more
behind the actual value.

 M lib/Task.php

https://github.com/horde/nag/commit/78c4cc7f1aae1bfafef977f9217021f1d680b197

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

commit 4c17608b3893fd521d8a26ea18fd604a2786ba8c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 22:13:23 -0400

Fix version numbers for components script

 M doc/CHANGES
 M doc/changelog.yml
 M package.xml

https://github.com/horde/nag/commit/4c17608b3893fd521d8a26ea18fd604a2786ba8c

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

commit 9340d61170d6b8a395a2700681969edc1a9ecb94
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 22:19:04 -0400

[mjr] Fix issue with NULL created dates breaking EAS.

 M doc/changelog.yml

https://github.com/horde/nag/commit/9340d61170d6b8a395a2700681969edc1a9ecb94

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

commit b3f43f4706f660f86f502f84c15c80cfb29504e4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 22:19:56 -0400

BFN

 M doc/CHANGES
 M package.xml

https://github.com/horde/nag/commit/b3f43f4706f660f86f502f84c15c80cfb29504e4

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

commit 0ea84ac492ed97b307b79ed218067283c485b897
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 22:21:52 -0400

[mjr] Fix handling of recurring task completion over EAS.

 M doc/changelog.yml

https://github.com/horde/nag/commit/0ea84ac492ed97b307b79ed218067283c485b897

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

commit 80b17eb6805eb6333edfb75ca6acb157ebff0b6e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 09 Apr 2018 22:22:15 -0400

BFN

 M doc/CHANGES
 M package.xml

https://github.com/horde/nag/commit/80b17eb6805eb6333edfb75ca6acb157ebff0b6e


More information about the commits mailing list