deleted):?> execution->deleted;?> execution->lifeTimeList, $execution->lifetime);?> delay)):?> execution->delayed;?> processStatus('execution', $execution);?>
id;?> code;?> name;?>
project->parent;?>
projectInfo->grade > 1):?>
$name)
{
if($name != $end)
{
echo html::a($this->createLink('program', 'product', "programID=$ID"), $name) . '/';
}
else
{
echo html::a($this->createLink('program', 'product', "programID=$ID"), $name);
}
}
?>
project->project;?>
createLink('project', 'index', "projectID=$execution->project", '', '', $execution->project), $execution->projectInfo->name, '', 'class="text-ellipsis text-primary"')?>
execution->manageProducts;?>
id", '', '', "class='btn btn-link pull-right muted'");?>
$product):?>
branches as $branchID):?>
createLink('product', 'browse', "productID=$productID&branch=$branchID"), " " . $product->name . $branchName);?>
execution->linkPlan;?>
$product):?>
plans as $planID):?>
createLink('productplan', 'view', "planID={$planID}"), $product->name . '/' . $planGroups[$productID][$planID]);?>
execution->lblStats;?>
|
totalConsumed + $execution->totalLeft) ? floor($execution->totalConsumed / ($execution->totalConsumed + $execution->totalLeft) * 1000) / 1000 * 100 : 0;?>
execution->progress;?> percent;?>
|
|||
| execution->begin;?> | begin;?> | execution->realBeganAB;?> | realBegan == '0000-00-00' ? '' : $execution->realBegan;?> |
|---|---|---|---|
| execution->end;?> | end;?> | execution->realEndAB;?> | realEnd == '0000-00-00' ? '' : $execution->realEnd;?> |
| execution->totalEstimate;?> | totalEstimate . $lang->execution->workHour;?> | execution->totalDays;?> | days;?> |
| execution->totalConsumed;?> | totalConsumed . $lang->execution->workHour;?> | execution->totalHours;?> | totalHours . $lang->execution->workHour;?> |
| execution->totalLeft;?> | totalLeft . $lang->execution->workHour;?> | ||
execution->basicInfo;?>
| task->common;?> | taskCount;?> | story->common;?> | storyCount;?> | task->common;?> | taskCount;?> | bug->common;?> | bugCount;?> |
|---|
execution->acl;?>
execution->aclList[$execution->acl];?>