| idAB);?> | +testreport->title);?> | +openedByAB);?> | +testreport->createdDate);?> | +testreport->project);?> | +testreport->testtask;?> | +actions;?> | +
|---|---|---|---|---|---|---|
| id?> | +id&from=$objectType"), $report->title)?> | +createdBy);?> | +createdDate, 2);?> | + project . $projects[$report->project];?> +id", '', 'list'); - common::printIcon('testreport', 'delete', "id=$report->id", '', 'list', 'remove', 'hiddenwin'); + $taskName = ''; + foreach(explode(',', $report->tasks) as $taskID) $taskName .= '#' . $taskID . $tasks[$taskID] . ' '; ?> - - | ||
| show();?> | ||||||
| testreport->noReport;?> | + | + id", '', 'list'); + common::printIcon('testreport', 'delete', "id=$report->id", '', 'list', 'trash', 'hiddenwin'); + ?> + | + + + + +||||
| testreport->noReport;?> | ||||||
| idAB;?> | diff --git a/module/testreport/view/blockbuilds.html.php b/module/testreport/view/blockbuilds.html.php index 5dff9a2689..d021be0a73 100644 --- a/module/testreport/view/blockbuilds.html.php +++ b/module/testreport/view/blockbuilds.html.php @@ -1,11 +1,11 @@ session->notHead ? common::getSysURL() : '';?> -||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| build->id;?> | build->name;?> | build->builder;?> | -build->date;?> | +build->date;?> | ||||
|---|---|---|---|---|---|---|---|---|
| idAB;?> | @@ -8,9 +8,9 @@testcase->type;?> | testtask->assignedTo;?> | testtask->lastRunAccount;?> | -testtask->lastRunTime;?> | +testtask->lastRunTime;?> | testtask->lastRunResult;?> | -statusAB;?> | +statusAB;?> |
|---|---|---|---|---|---|---|---|---|
| idAB;?> | @@ -7,8 +7,8 @@bug->title;?> | openedByAB;?> | bug->resolvedBy;?> | -bug->resolvedDate;?> | -statusAB;?> | +bug->resolvedDate;?> | +statusAB;?> |
|---|---|---|---|---|---|---|---|
| idAB;?> | @@ -8,8 +8,8 @@openedByAB;?> | assignedToAB;?> | story->estimateAB;?> | -statusAB;?> | -story->stageAB;?> | +statusAB;?> | +story->stageAB;?> |
|---|---|---|---|---|---|---|---|
| idAB);?> | -testreport->title);?> | -openedByAB);?> | -testreport->createdDate);?> | -testreport->project);?> | -testreport->testtask;?> | -actions;?> | -
|---|---|---|---|---|---|---|
| id?> | -id&from=$objectType"), $report->title)?> | -createdBy);?> | -createdDate, 2);?> | - project . $projects[$report->project];?> -- tasks) as $taskID) $taskName .= '#' . $taskID . $tasks[$taskID] . ' '; - ?> - | - |
+
+ |
testreport->create;?>
+testreport->edit;?>
+| testreport->startEnd?> | -begin . ' ~ ' . $report->end;?> | -- |
|---|---|---|
| testreport->owner?> | -owner);?> | -|
| testreport->members?> | -members) as $member)echo zget($users, $member) . ' ';?> | -|
| testreport->goal?> | -desc?> | -|
| testreport->profile?> | -
- ' . $storySummary . '';
- echo ' ' . sprintf($lang->testreport->buildSummary, empty($builds) ? 1 : count($builds)) . $caseSummary . ' '; - echo '' . sprintf($lang->testreport->bugSummary, $bugInfo['foundBugs'], count($legacyBugs), $bugInfo['countBugByTask'], $bugInfo['bugConfirmedRate'] . '%', $bugInfo['bugCreateByCaseRate'] . '%') . ' '; - unset($bugInfo['countBugByTask']); unset($bugInfo['bugConfirmedRate']); unset($bugInfo['bugCreateByCaseRate']); unset($bugInfo['foundBugs']); - ?> - |
- |
| files?> | -fetch('file', 'printFiles', array('files' => $report->files, 'fieldset' => 'false'));?> | -|
| testreport->startEnd?> | +begin . ' ~ ' . $report->end;?> | ++ |
|---|---|---|
| testreport->owner?> | +owner);?> | +|
| testreport->members?> | +members) as $member)echo zget($users, $member) . ' ';?> | +|
| testreport->goal?> | +desc?> | +|
| testreport->profile?> | +
+ ' . $storySummary . '';
+ echo ' ' . sprintf($lang->testreport->buildSummary, empty($builds) ? 1 : count($builds)) . $caseSummary . ' '; + echo '' . sprintf($lang->testreport->bugSummary, $bugInfo['foundBugs'], count($legacyBugs), $bugInfo['countBugByTask'], $bugInfo['bugConfirmedRate'] . '%', $bugInfo['bugCreateByCaseRate'] . '%') . ' '; + unset($bugInfo['countBugByTask']); unset($bugInfo['bugConfirmedRate']); unset($bugInfo['bugCreateByCaseRate']); unset($bugInfo['foundBugs']); + ?> + |
+ |
| files?> | +fetch('file', 'printFiles', array('files' => $report->files, 'fieldset' => 'false'));?> | +|