* @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 ''; } ?> children):?> children as $child):?> 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' : zget($users, $task->assignedTo, $task->assignedTo);?> finishedBy, $task->finishedBy);?> finishedDate, 5, 6);?> estimate;?> consumed;?> left;?> progess?>% '; 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", $task, 'list'); common::printIcon('task', 'batchCreate', "project=$projectID&storyID=&moduleID=$moduleID&taskID=$task->id", $task, 'list','plus','','','','',$lang->task->children); ?>
id", sprintf('%03d', $child->id))) printf('%03d', $child->id);?> task->priList, $child->pri, $child->pri)?>'>pri == '0' ? '' : zget($lang->task->priList, $child->pri, $child->pri);?> product][$child->branch])) echo "" . $branchGroups[$child->product][$child->branch] . '';?> module) echo "" . $modulePairs[$child->module] . '';?> id", $child->name, null, "style='color: $child->color'")) echo $child->name; if($child->fromBug) echo html::a($this->createLink('bug', 'view', "id=$child->fromBug"), "[BUG#$child->fromBug]", '_blank', "class='bug'"); ?> storyStatus == 'active' and $child->latestStoryVersion > $child->storyVersion); if($storyChanged) { echo "({$lang->story->changed} "; echo html::a($this->createLink('task', 'confirmStoryChange', "taskID=$child->id"), $lang->confirm, 'hiddenwin'); echo ")"; } else { echo $lang->task->statusList[$child->status]; } ?> deadline, 0, 4) > 0) echo substr($child->deadline, 5, 6);?> openedDate, 5, 6);?> >assignedTo == 'closed' ? 'Closed' : zget($users, $child->assignedTo, $child->assignedTo);?> finishedBy, $child->finishedBy);?> finishedDate, 5, 6);?> estimate;?> consumed;?> left;?> progess?>% '; if($child->storyID) { if(!common::printLink('story', 'view', "storyid=$child->storyID", $child->storyTitle)) print $child->storyTitle; } echo ' project&taskID=$child->id", $child, 'list', '', '', 'iframe', true); common::printIcon('task', 'start', "taskID=$child->id", $child, 'list', '', '', 'iframe', true); common::printIcon('task', 'recordEstimate', "taskID=$child->id", $child, 'list', 'time', '', 'iframe', true); if($browseType == 'needconfirm') { $lang->task->confirmStoryChange = $lang->confirm; common::printIcon('task', 'confirmStoryChange', "taskid=$child->id", '', 'list', '', 'hiddenwin'); } common::printIcon('task', 'finish', "taskID=$child->id", $child, 'list', '', '', 'iframe', true); common::printIcon('task', 'close', "taskID=$child->id", $child, 'list', '', '', 'iframe', true); common::printIcon('task', 'edit', "taskID=$child->id", $child, 'list'); common::printIcon('task', 'batchCreate', "", $child, 'list','plus','','','','',$lang->task->children); ?>