* @package project * @version $Id: view.html.php 4594 2013-03-13 06:16:02Z wyd621@gmail.com $ * @link http://www.zentao.net */ ?>
execution->latestDynamic;?>
model != 'kanban' and common::hasPriv('project', 'dynamic')):?>
  • major) echo "class='active'";?>>
    date;?> actor) . ' ' . "{$action->actionLabel}" . $action->objectLabel . ' ' . html::a($action->objectLink, $action->objectName, '', "title='$action->objectName'");?>
execution->relatedMember;?>
PM):?> PM]);?>
PM);?> project->PM;?>)
PO):?> PO]);?>
PO);?> project->PO;?>)
QD):?> QD]);?>
QD);?> project->QD;?>)
RD):?> RD]);?>
RD);?> project->RD;?>)
$i) break;?>
account);?>
id", "  " . $lang->project->manageMembers, '', "class='text-muted'");?>
printExtendFields($project, 'div', "position=left&inForm=0");?>
createLink('action', 'comment', "objectType=project&objectID=$project->id");?>
session->projectList ? $this->session->projectList : inlink('browse');?> project->buildOperateMenu($project, 'view');?>
setCode) or $config->setCode == 0) ? 'hidden' : '';?>

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

vision == 'rnd'):?> project->projectTypeList, $project->hasProduct);?> deleted):?> project->deleted;?> execution->lifeTimeList, $project->lifetime, '');?> delay)):?> project->delayed;?> processStatus('project', $project);?>

project->parent;?>
grade > 1):?> $name) { $names .= common::hasPriv('program', 'product') ? html::a($this->createLink('program', 'product', "programID=$id"), $name) . '/ ' : $name . '/ '; } echo rtrim($names, '/ '); ?>
hasProduct)):?>
project->manageProducts;?> id", strtoupper($lang->more), '', "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 $planIDList):?>
createLink('productplan', 'view', "planID={$planID}"), " " . $product->name . '/' . $planGroup[$productID][$planID]);?>
execution->lblStats;?>
model == 'waterfall' ? $this->project->getWaterfallProgress($project->id) : (($workhour->totalConsumed + $workhour->totalLeft) ? floor($workhour->totalConsumed / ($workhour->totalConsumed + $workhour->totalLeft) * 1000) / 1000 * 100 : 0);?> project->progress;?> percent;?>  
project->begin;?> begin;?> project->realBeganAB;?> realBegan == '0000-00-00' ? '' : $project->realBegan;?>
project->end;?> end = $project->end == LONG_TIME ? $this->lang->project->longTime : $project->end;;?> project->realEndAB;?> realEnd == '0000-00-00' ? '' : $project->realEnd;?>
execution->totalEstimate;?> totalEstimate . $lang->execution->workHour;?> execution->totalDays;?> days . $lang->execution->day;?>
execution->totalConsumed;?> totalConsumed . $lang->execution->workHour;?> execution->totalHours;?> totalHours . $lang->execution->workHour;?>
execution->totalLeft;?> totalLeft . $lang->execution->workHour;?>
execution->basicInfo;?>
hasProduct) and !empty($config->URAndSR) and $project->model !== 'kanban' and isset($lang->project->menu->storyGroup)):?>
story->common;?> storyCount;?> requirement->common;?> requirementCount;?>
task->common;?> taskCount;?> bug->common;?> bugCount;?>
project->budget;?> budget;?>
story->common;?> storyCount;?> task->common;?> taskCount;?>
bug->common;?> bugCount;?> project->budget;?> budget;?>
project->acl;?>
parent ? $lang->project->subAclList : $lang->project->aclList;?>

acl];?>

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