' id='stories'>
id, \"story\")", ' ' . $lang->build->linkStory, '', "class='btn btn-primary'");?>
id}")?>' id='linkedStoriesForm'> id}&type=story&link=$link¶m=$param&orderBy=%s";?> $story):?>
idAB);?>
pri;?>>priAB);?> story->title);?> openedByAB);?> story->estimateAB);?> statusAB);?> story->stageAB);?> actions?>
id => sprintf('%03d', $story->id)));?> id);?> story->priList, $story->pri, $story->pri);?> parent > 0) echo "{$lang->story->childrenAB}"; if($this->app->tab == 'execution' and common::hasPriv('execution', 'storyView')) { echo html::a($this->createLink('execution', 'storyView', "storyID=$story->id", '', true), $story->title, '', isonlybody() ? "data-width='1000'" : "class='iframe' data-width='1000'"); } elseif($this->app->tab == 'project' and common::hasPriv('projectstory', 'view')) { echo html::a($this->createLink('projectstory', 'view', "storyID=$story->id&version=0¶m=$build->project", '', true), $story->title, '', isonlybody() ? "data-width='1000'" : "class='iframe' data-width='1000'"); } else { echo $story->title; } ?> openedBy);?> estimate . $config->hourUnit;?> processStatus('story', $story);?> story->stageList[$story->stage];?> id&story=$story->id"); echo html::a($unlinkURL, '', 'hiddenwin', "class='btn' title='{$lang->build->unlinkStory}'"); } ?>
' id='bugs'>
id, \"bug\")", ' ' . $lang->build->linkBug, '', "class='btn btn-primary'");?>
id");?>" id='linkedBugsForm'> id}&type=bug&link=$link¶m=$param&orderBy=%s";?> createLink('bug', 'view', "bugID=$bug->id", '', true);?>
idAB);?>
bug->title);?> bug->status);?> openedByAB);?> bug->openedDateAB);?> bug->resolvedByAB);?> bug->resolvedDateAB);?> actions?>
id => sprintf('%03d', $bug->id)));?> id);?> title, '', isonlybody() ? "data-width='1000'" : "class='iframe' data-width='1000'");?> processStatus('bug', $bug);?> openedBy);?> openedDate) ? '' : substr($bug->openedDate, 5, 11);?> resolvedBy);?> resolvedDate) ? '' : substr($bug->resolvedDate, 5, 11);?> id&bug=$bug->id"); echo html::a("###", '', '', "onclick='ajaxDelete(\"$unlinkURL\", \"bugList\", confirmUnlinkBug)' class='btn' title='{$lang->build->unlinkBug}'"); } ?>
' id='generatedBugs'>
id}&type=generatedBug&link=$link¶m=$param&orderBy=%s";?> bug->severityList as $severityKey => $severityValue) { if(!empty($severityKey) and (string)$severityKey != (string)$severityValue) { $hasCustomSeverity = true; break; } } ?> createLink('bug', 'view', "bugID=$bug->id", '', true);?>
idAB);?> bug->severity;?>>bug->severityAB);?> bug->title);?> bug->status);?> openedByAB);?> bug->openedDateAB);?> bug->resolvedByAB);?> bug->resolvedDateAB);?>
id);?> bug->severityList, $bug->severity, $bug->severity);?> title, '', isonlybody() ? "data-width='1000'" : "class='iframe' data-width='1000'");?> processStatus('bug', $bug);?> openedBy);?> openedDate) ? '' : substr($bug->openedDate, 5, 11);?> resolvedBy);?> resolvedDate) ? '' : substr($bug->resolvedDate, 5, 11);?>
' id='buildInfo'>
build->basicInfo?>
productType != 'normal'):?> printExtendFields($build, 'table', 'inForm=0');?>
build->product;?> productName;?>
product->branch;?>
build->name;?> name;?>
build->builder;?> builder);?>
build->date;?> date;?>
build->scmPath;?> scmPath, $build->scmPath, '_blank')?>
build->filePath;?> filePath, $build->filePath, '_blank');?>
build->desc;?> desc):?> desc;?> noData;?>
fetch('file', 'printFiles', array('files' => $build->files, 'fieldset' => 'true'));?>