* @package case * @version $Id: view.html.php 4141 2013-01-18 06:15:13Z zhujinyonging@gmail.com $ * @link http://www.zentao.net */ ?>
icons['testtask']);?> id;?> name;?> deleted):?> task->deleted;?>
session->testtaskList ? $this->session->testtaskList : $this->createLink('testtask', 'browse', "productID=$task->product"); $actionLinks = ''; if(!$task->deleted) { ob_start(); echo "
"; common::printIcon('testtask', 'start', "taskID=$task->id", $task); common::printIcon('testtask', 'close', "taskID=$task->id", $task, 'button', '', '', 'text-danger'); common::printIcon('testtask', 'cases', "taskID=$task->id", $task, 'button', 'smile'); common::printIcon('testtask', 'linkCase', "taskID=$task->id", $task, 'button', 'link'); echo '
'; echo "
"; common::printIcon('testtask', 'edit', "taskID=$task->id"); common::printIcon('testtask', 'delete', "taskID=$task->id", '', 'button', '', 'hiddenwin'); echo '
'; echo "
"; common::printRPN($browseLink); echo '
'; $actionLinks = ob_get_contents(); ob_clean(); echo $actionLinks; } ?>
desc;?>
0):?> $story):?> createLink('story', 'view', "storyID=$story->id", '', true);?>
testtask->stories;?> ()
idAB;?> priAB;?> story->title;?> openedByAB;?> story->estimateAB;?> statusAB;?> story->stageAB;?>
id);?> story->priList, $story->pri, $story->pri);?>'>story->priList, $story->pri, $story->pri);?> title, '', "class='preview'");?> openedBy];?> estimate;?> story->statusList[$story->status];?> story->stageList[$story->stage];?>
createLink('bug', 'view', "bugID=$bug->id", '', true);?>
testtask->bugs;?>
idAB;?> bug->title;?> bug->status;?> openedByAB;?> bug->openedDateAB;?> bug->resolvedByAB;?> bug->resolvedDateAB;?>
id);?> title, '', "class='preview'");?> bug->statusList[$bug->status];?> openedBy];?> openedDate, 5, 11)?> resolvedBy];?> resolvedDate, 5, 11)?>
id&browseType=all¶m=0&orderBy=id_desc&recTotal=0&recPerPage=1000&pageID=1");?> #caseList tbody tr'>
idAB;?> priAB;?> testcase->title;?> testcase->type;?> testtask->assignedTo;?> testtask->lastRunAccount;?> testtask->lastRunTime;?> testtask->lastRunResult;?> statusAB;?> actions;?>
testtask->legendReport;?>
report;?>
testtask->legendBasicInfo;?>
testtask->project;?> createLink('project', 'story', "projectID=$task->project"), $task->projectName);?>
testtask->build;?> build == 'trunk' ? print('Trunk') : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName));?>
build->scmPath;?> scmPath, 'http') === 0 ? printf(html::a($build->scmPath)) : printf($build->scmPath);?>
build->filePath;?> filePath, 'http') === 0 ? printf(html::a($build->filePath)) : printf($build->filePath);?>
testtask->owner;?> owner];?>
testtask->pri;?> pri;?>
testtask->begin;?> begin;?>
testtask->end;?> end;?>
testtask->status;?> testtask->statusList[$task->status];?>