[commits] Horde branch master updated. 041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1

Jan Schneider jan at horde.org
Mon Oct 14 15:59:33 UTC 2013


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

from: 2dfc534510d2821c0a32f7688d927764befa05a2

853ba99 Fix variable name.
041ac8d Move alarm updating to Nag_Driver::modify().

Summary: http://github.com/horde/horde/compare/2dfc534510d2821c0a32f7688d927764befa05a2...041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1

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

commit 853ba997111d530ebc46b94f8cd8b5f255973aa8
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 14 17:56:12 2013 +0200

    Fix variable name.

 nag/lib/CompleteTask.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/853ba997111d530ebc46b94f8cd8b5f255973aa8
http://git.horde.org/horde-git/-/commit/853ba997111d530ebc46b94f8cd8b5f255973aa8

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

commit 041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 14 17:57:46 2013 +0200

    Move alarm updating to Nag_Driver::modify().
    
    If done in Nag_Task::toggleComplete(), it will get overwritten in later
    Nag_Task::save() calls. Added benefit: this works now correctly from *any*
    place where we modify the task.

 nag/docs/CHANGES   |    1 +
 nag/lib/Driver.php |   23 ++++++++++++++++++++++-
 nag/lib/Task.php   |   13 -------------
 nag/package.xml    |    2 ++
 4 files changed, 25 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1
http://git.horde.org/horde-git/-/commit/041ac8db0cd279f3c5ddae127940c5d5bf7f0fa1




More information about the commits mailing list