* @package project * @version $Id$ * @link http://www.zentao.net */ ?>
| idAB);?> | priAB);?> | task->name);?> | statusAB);?> | task->deadlineAB);?> | cookie->windowWidth > $this->config->wideSize):?>task->openedDateAB);?> | task->assignedToAB);?> | task->finishedByAB);?> | cookie->windowWidth > $this->config->wideSize):?>task->finishedDateAB);?> | task->estimateAB);?> | task->consumedAB);?> | task->leftAB);?> | type == 'sprint') print '' 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);?> | product][$task->branch])) echo "" . $branchGroups[$task->product][$task->branch] . '';?> module) echo "" . $modulePairs[$task->module] . '';?> 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);?> | cookie->windowWidth > $this->config->wideSize):?>openedDate, 5, 6);?> | >assignedTo == 'closed' ? 'Closed' : $task->assignedToRealName;?> | finishedBy, $task->finishedBy);?> | cookie->windowWidth > $this->config->wideSize):?>finishedDate, 5, 6);?> | estimate;?> | consumed;?> | left;?> | type == 'sprint') { echo ''; 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'); ?> |