[commits] Horde branch master updated. d361fb50679cafbd45a9b980f35fc68fca6fcdbb
Michael J. Rubinsky
mrubinsk at horde.org
Mon Sep 3 19:55:29 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 830c6af0d976d5d41f7f1f6fcc3ee4612472c538
8099b23 Fix some undefined variable warnings.
cb7c97c Request: 2520 Add LoginTask for deleting completed tasks.
aee1811 Set the current tasklist when loading a single task.
7491f09 This must be a timestamp, ensure we have a non-zero completed_date value.
d361fb5 Fix scope.
-----------------------------------------------------------------------
commit 8099b236718614f1ae9cf8d455a7231677fb003a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 15:29:16 2012 -0400
Fix some undefined variable warnings.
nag/templates/list.html.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8099b236718614f1ae9cf8d455a7231677fb003a
-----------------------------------------------------------------------
commit cb7c97cfcf0a19bcf18f030997142703715fcbd6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 15:29:39 2012 -0400
Request: 2520 Add LoginTask for deleting completed tasks.
nag/config/prefs.php | 16 +++++-
nag/lib/LoginTasks/Task/PurgeCompleted.php | 87 ++++++++++++++++++++++++++++
nag/package.xml | 12 +++-
3 files changed, 111 insertions(+), 4 deletions(-)
create mode 100644 nag/lib/LoginTasks/Task/PurgeCompleted.php
http://git.horde.org/horde-git/-/commit/cb7c97cfcf0a19bcf18f030997142703715fcbd6
-----------------------------------------------------------------------
commit aee1811cd6c900e67d0defc91342d3f7c0654ef2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 15:46:07 2012 -0400
Set the current tasklist when loading a single task.
nag/lib/Driver/Sql.php | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/aee1811cd6c900e67d0defc91342d3f7c0654ef2
-----------------------------------------------------------------------
commit 7491f0901dfb65b859ed76c319b9fe3b71b1893a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 15:46:51 2012 -0400
This must be a timestamp, ensure we have a non-zero completed_date value.
nag/lib/LoginTasks/Task/PurgeCompleted.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/7491f0901dfb65b859ed76c319b9fe3b71b1893a
-----------------------------------------------------------------------
commit d361fb50679cafbd45a9b980f35fc68fca6fcdbb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 15:47:26 2012 -0400
Fix scope.
nag/templates/list.html.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d361fb50679cafbd45a9b980f35fc68fca6fcdbb
More information about the commits
mailing list