Summary | Deletion of completed tasks, automatic and otherwise |
Queue | Nag |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | jess (at) collicott (dot) net |
Created | 08/25/2005 (7252 days ago) |
Due | |
Updated | 10/15/2012 (4644 days ago) |
Assigned | |
Resolved | 09/03/2012 (4686 days ago) |
Milestone | |
Patch | No |
commit cb7c97cfcf0a19bcf18f030997142703715fcbd6
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Sep 3 15:29:39 2012 -0400
Request: 2520Add 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(-)
http://git.horde.org/horde-git/-/commit/cb7c97cfcf0a19bcf18f030997142703715fcbd6
Assigned to Michael Rubinsky
State ⇒ Resolved
commit cb7c97cfcf0a19bcf18f030997142703715fcbd6
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Sep 3 15:29:39 2012 -0400
Request: 2520Add 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(-)
http://git.horde.org/horde-git/-/commit/cb7c97cfcf0a19bcf18f030997142703715fcbd6
Version ⇒ Git master
Summary ⇒ Deletion of completed tasks, automatic and otherwise
all completed tasks (completed for more than X days? - see request
1041).
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Delete multiple completed tasks from summary page
Queue ⇒ Nag
State ⇒ New
tasks from the summary pages, especially the Completed Tasks view.