|
session->buildList ? $this->session->buildList : $this->createLink('project', 'build', "projectID=$build->project");
if(!$build->deleted)
{
common::printIcon('build', 'edit', "buildID=$build->id");
common::printIcon('build', 'delete', "buildID=$build->id", '', 'button', '', 'hiddenwin');
}
echo common::printRPN($browseLink);
?>
build->stories;?>
| idAB;?> |
priAB;?> |
story->title;?> |
openedByAB;?> |
story->estimateAB;?> |
statusAB;?> |
story->stageAB;?> |
$story):?>
createLink('story', 'view', "storyID=$story->id", '', true);?>
| id);?> |
story->priList[$story->pri]?>'>story->priList[$story->pri];?> |
title, '', "class='preview'");?> |
openedBy];?> |
estimate;?> |
story->statusList[$story->status];?> |
story->stageList[$story->stage];?> |
| build->finishStories, count($stories));?> |
build->bugs;?>
| idAB;?> |
bug->title;?> |
bug->status;?> |
openedByAB;?> |
bug->openedDateAB;?> |
bug->resolvedByAB;?> |
bug->resolvedDateAB;?> |
createLink('bug', 'view', "bugID=$bug->id", '', true);?>
| id);?> |
title, '', "class='preview'");?> |
bug->statusList[$bug->status];?> |
openedBy];?> |
openedDate, 5, 11)?> |
resolvedBy];?> |
resolvedDate, 5, 11)?> |
| build->resolvedBugs, count($bugs));?> |
|
|
|