* @package execution * @version $Id: story.html.php 5117 2013-07-12 07:03:14Z chencongzhi520@gmail.com $ * @link http://www.zentao.net */ ?> cookie->storyModuleParam);?> cookie->storyProductParam);?> cookie->storyBranchParam));?> id);?> execution->confirmUnlinkStory)?> lang->error->notempty, $this->lang->task->type))?> lang->error->notempty, $this->lang->workingHour))?> execution->confirmStoryToTask);?> app->getViewType() == 'xhtml'):?>
project->getById($execution->project)->name . ' / ' . $this->execution->getByID($execution->id)->name) ?>
'>

story->noStory;?> createLink('execution', 'linkStory', "execution=$execution->id"), " " . $lang->execution->linkStory, '', "class='btn btn-info'");?>

moduleName . ucfirst($this->methodName); $useDatatable = (isset($config->datatable->$datatableId->mode) and $config->datatable->$datatableId->mode == 'datatable'); $vars = "executionID={$execution->id}&orderBy=%s&type=$type¶m=$param&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; if($useDatatable) include '../../common/view/datatable.html.php'; $setting = $this->datatable->getSetting('execution'); $widths = $this->datatable->setFixedFieldWidth($setting); $columns = 0; $checkObject = new stdclass(); $checkObject->execution = $execution->id; $totalEstimate = 0; $canBatchEdit = common::hasPriv('story', 'batchEdit'); $canBatchClose = common::hasPriv('story', 'batchClose'); $canBatchChangeStage = common::hasPriv('story', 'batchChangeStage'); $canBatchUnlink = common::hasPriv('execution', 'batchUnlinkStory'); $canBatchToTask = common::hasPriv('story', 'batchToTask', $checkObject); $canBatchAction = ($canBeChanged and ($canBatchEdit or $canBatchClose or $canBatchChangeStage or $canBatchUnlink or $canBatchToTask)); ?> ';?> ' id='storyList' data-fixed-left-width='' data-fixed-right-width=''> $value) { if($value->show) { $this->datatable->printHead($value, $orderBy, $vars, $canBatchAction); $columns ++; } } ?> $story):?> createLink('story', 'view', "storyID=$story->id&version=$story->version¶m=$execution->id"); $totalEstimate += $story->estimate; ?> $value) { $this->story->printCell($value, $story, $users, '', $storyStages, $modulePairs, $storyTasks, $storyBugs, $storyCases, $useDatatable ? 'datatable' : 'table', '', $execution, $showBranch); } ?>
';?>
product->checkedSummary);?> id);?>