Summary | button to create child task |
Queue | Nag |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | x.van_dessel (at) ieee (dot) org |
Created | 06/05/2013 (4413 days ago) |
Due | |
Updated | 02/17/2014 (4156 days ago) |
Assigned | |
Resolved | 02/17/2014 (4156 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit 6060527340df78c9dc90e44e7a373ada7b5837e8
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Feb 16 21:11:24 2014 -0500
Request: 12309Add button for creating sub-task from task view.nag/task.php | 3 +++
nag/templates/view/task.inc | 1 +
nag/themes/default/screen.css | 3 +++
3 files changed, 7 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/6060527340df78c9dc90e44e7a373ada7b5837e8
Version ⇒ Git master
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ button to create child task
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ New
buttons: complete, edit and delete.
There should be a 4th, labeled "create subtask" or "create child task"
which should open the panel to add a new task with the name of the
parent task already filled in. This would ease the workflow of someone
works on a task and decides it needs one (or more) subtasks.