* @package project * @version $Id$ * @link http://www.zentao.net */ ?> cookie->windowWidth > $this->config->wideSize):?> cookie->windowWidth > $this->config->wideSize):?> type == 'sprint'): ?> assignedTo == $app->user->account ? 'style=color:red' : ''; ?> cookie->windowWidth > $this->config->wideSize):?> cookie->windowWidth > $this->config->wideSize):?> type == 'sprint') { echo ''; } ?>
idAB);?> priAB);?> task->name);?> statusAB);?> task->deadlineAB);?> task->openedDateAB);?> task->assignedToAB);?> task->finishedByAB);?> task->finishedDateAB);?> task->estimateAB);?> task->consumedAB);?> task->leftAB);?> task->progess;?> task->story); ?> actions;?>
id", sprintf('%03d', $task->id))) printf('%03d', $task->id);?> task->priList, $task->pri, $task->pri)?>'>pri == '0' ? '' : zget($lang->task->priList, $task->pri, $task->pri);?> product][$task->branch])) echo "" . $branchGroups[$task->product][$task->branch] . '';?> module) echo "" . $modulePairs[$task->module] . '';?> id", $task->name, null, "style='color: $task->color'")) 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); if($storyChanged) { echo "({$lang->story->changed} "; echo html::a($this->createLink('task', 'confirmStoryChange', "taskID=$task->id"), $lang->confirm, 'hiddenwin'); echo ")"; } else { echo $lang->task->statusList[$task->status]; } ?> deadline, 0, 4) > 0) echo substr($task->deadline, 5, 6);?> openedDate, 5, 6);?> >assignedTo == 'closed' ? 'Closed' : $users[$task->assignedTo];?> 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'); ?>