* @package execution * @version $Id: view.html.php 4594 2013-03-13 06:16:02Z wyd621@gmail.com $ * @link http://www.zentao.net */ ?>
>
name . $lang->execution->burn;?>
(execution->workHour;?>)
execution->charts->burn->graph->reference;?>
execution->charts->burn->graph->actuality;?>
execution->latestDynamic;?>
  • major) echo "class='active'";?>>
    date;?> actor) . ' ' . "{$action->actionLabel}" . $action->objectLabel . ' ' . html::a($action->objectLink, $action->objectName, '', "title='$action->objectName'");?>
execution->relatedMember;?>
PM):?> PM]);?>
PM);?> execution->PM;?>)
PO):?> PO]);?>
PO);?> execution->PO;?>)
QD):?> QD]);?>
QD);?> execution->QD;?>)
RD):?> RD]);?>
RD);?> execution->RD;?>)
$i) break;?>
account);?>
id", "  " . $lang->execution->manageMembers, '', "class='text-muted'");?>
execution->doclib;?>
$docLib):?> 8) break;?>
createLink('doc', 'showFiles', "type=execution&objectID=$execution->id"), " " . $docLib->name);?> createLink('doc', 'browse', "libID=$libID&browseType=all¶m=0&orderBy=id_desc&from=execution"), " " . $docLib->name);?>
id", "  " . $lang->doc->createlib, '', "class='text-muted iframe' data-width='1000px'");?>
printExtendFields($execution, 'div', "position=left&inForm=0");?>
createLink('action', 'comment', "objectType=execution&objectID=$execution->id");?>
id"; $browseLink = $this->session->executionList ? $this->session->executionList : inlink('browse', "executionID=$execution->id"); common::printBack($browseLink); if(!$execution->deleted) { echo "
"; common::printIcon('execution', 'start', "executionID=$execution->id", $execution, 'button', '', '', 'iframe', true); common::printIcon('execution', 'activate', "executionID=$execution->id", $execution, 'button', '', '', 'iframe', true); common::printIcon('execution', 'putoff', "executionID=$execution->id", $execution, 'button', '', '', 'iframe', true); common::printIcon('execution', 'suspend', "executionID=$execution->id", $execution, 'button', '', '', 'iframe', true); common::printIcon('execution', 'close', "executionID=$execution->id", $execution, 'button', '', '', 'iframe', true); echo $this->buildOperateMenu($execution, 'view'); echo "
"; common::printIcon('execution', 'edit', $params, $execution); common::printIcon('execution', 'delete', $params, $execution, 'button', 'trash', 'hiddenwin'); } ?>

id;?> code;?> name;?>

desc;?>

deleted):?> execution->deleted;?> execution->lifeTimeList, $execution->lifetime);?> delay)):?> execution->delayed;?> processStatus('execution', $execution);?>

execution->manageProducts;?> id", '', '', "class='btn btn-link pull-right muted'");?>
$product):?> branch]) ? '/' . $branchGroups[$productID][$product->branch] : '';?>
createLink('product', 'browse', "productID=$productID&branch=$product->branch"), " " . $product->name . $branchName);?>
execution->linkPlan;?>
$product):?> plan])):?>
createLink('productplan', 'view', "planID={$product->plan}"), $product->name . '/' . $planGroups[$productID][$product->plan]);?>
execution->lblStats;?>
totalConsumed + $execution->totalLeft) ? floor($execution->totalConsumed / ($execution->totalConsumed + $execution->totalLeft) * 1000) / 1000 * 100 : 0;?> execution->progress;?> percent;?>  
execution->begin;?> begin;?> execution->totalEstimate;?> totalEstimate . $lang->execution->workHour;?>
execution->end;?> end;?> execution->totalConsumed;?> totalConsumed . $lang->execution->workHour;?>
execution->totalDays;?> days;?> execution->totalLeft;?> totalLeft . $lang->execution->workHour;?>
execution->totalHours;?> totalHours . $lang->execution->workHour;?>
execution->basicInfo;?>
story->common;?> storyCount;?> task->common;?> taskCount;?> bug->common;?> bugCount;?>
execution->acl;?>

execution->aclList[$execution->acl];?>

printExtendFields($execution, 'div', "position=right&inForm=0&inCell=1");?>