* @package project * @version $Id: task.html.php 4894 2013-06-25 01:28:39Z wyd621@gmail.com $ * @link http://www.zentao.net */ ?>
icons['project']);?> name;?>
edit);?> delete, 'hiddenwin');?> tree->manage);?>
id&status=$status&parma=$param&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage"; ?> cookie->windowWidth > $this->config->wideSize):?> cookie->windowWidth > $this->config->wideSize):?> type == 'sprint') print '';?> assignedTo == $app->user->account ? 'style=color:red' : ''; ?> cookie->windowWidth > $this->config->wideSize):?> cookie->windowWidth > $this->config->wideSize):?> type == 'sprint') { echo ''; } ?> cookie->windowWidth > $this->config->wideSize ? 14 : 12) - ($project->type == 'sprint' ? 0 : 1);?>
idAB);?> priAB);?> task->name);?> statusAB);?> task->deadlineAB);?> task->openedDateAB);?> task->assignedToAB);?> task->finishedByAB);?> task->finishedDateAB);?> task->estimateAB);?> task->consumedAB);?> task->leftAB);?> ' and common::printOrderLink('story', $orderBy, $vars, $lang->task->story) and print 'actions;?>
id", sprintf('%03d', $task->id))) printf('%03d', $task->id);?> task->priList, $task->pri, $task->pri)?>'>task->priList, $task->pri, $task->pri);?> storyProduct][$task->storyBranch])) echo "" . $branchGroups[$task->storyProduct][$task->storyBranch] . '';?> id", $task->name)) echo $task->name; if($task->fromBug) echo html::a($this->createLink('bug', 'view', "id=$task->fromBug"), "[BUG#$task->fromBug]", '_blank', "class='bug'"); ?> storyStatus == 'active' and $task->latestStoryVersion > $task->storyVersion); $storyChanged ? print("{$lang->story->changed} ") : print($lang->task->statusList[$task->status]); ?> deadline, 0, 4) > 0) echo substr($task->deadline, 5, 6);?> openedDate, 5, 6);?> >assignedTo == 'closed' ? 'Closed' : $task->assignedToRealName;?> finishedBy, $task->finishedBy);?> finishedDate, 5, 6);?> estimate;?> consumed;?> left;?> '; if($task->storyID) { if(!common::printLink('story', 'view', "storyid=$task->storyID", $task->storyTitle)) print $task->storyTitle; } echo ' project&taskID=$task->id", $task, 'list', '', '', 'iframe', true); common::printIcon('task', 'start', "taskID=$task->id", $task, 'list', '', '', 'iframe', true); common::printIcon('task', 'recordEstimate', "taskID=$task->id", $task, 'list', 'time', '', 'iframe', true); if($browseType == 'needconfirm') { $lang->task->confirmStoryChange = $lang->confirm; common::printIcon('task', 'confirmStoryChange', "taskid=$task->id", '', 'list', '', 'hiddenwin'); } common::printIcon('task', 'finish', "taskID=$task->id", $task, 'list', '', '', 'iframe', true); common::printIcon('task', 'close', "taskID=$task->id", $task, 'list', '', '', 'iframe', true); common::printIcon('task', 'edit',"taskID=$task->id", '', 'list'); ?>
createLink('task', 'batchEdit', "projectID=$projectID"); $misc = $canBatchEdit ? "onclick=\"setFormAction('$actionLink')\"" : "disabled='disabled'"; echo "
"; echo html::commonButton($lang->edit, $misc); echo ""; echo "
"; } echo "
" . $summary . "
"; ?>
show();?>