execution->batchEdit;?>

createLink('custom', 'ajaxSaveCustomFields', 'module=execution§ion=custom&key=batchEditFields')?>
execution->edit->requiredFields) as $field) { if($field) { $requiredFields[$field] = ''; if(strpos(",{$config->execution->customBatchEditFields},", ",{$field},") !== false) $visibleFields[$field] = ''; } } $maxCount = strpos($this->app->getClientLang(), 'zh-') !== false ? 5 : 3; $minWidth = (count($visibleFields) > $maxCount) ? 'w-150px' : ''; $name = $from == 'execution' ? 'execName' : 'name'; $code = $from == 'execution' ? 'execCode' : 'code'; $PM = $from == 'execution' ? 'execPM' : 'PM'; $type = $from == 'execution' ? 'execType' : 'type'; $desc = $from == 'execution' ? 'execDesc' : 'desc'; ?>
'>
model == 'scrum'):?> tab == 'project' and isset($project) and ($project->model == 'agileplus' or $project->model == 'waterfallplus')):?> setCode) and $config->setCode == 1):?> execution->getFlowExtendFields(); foreach($extendFields as $extendField) echo ""; ?> $execution):?> config->moreLinks["PM"])) $this->config->moreLinks["PMs[$executionID]"] = $this->config->moreLinks["PM"]; if(!empty($this->config->moreLinks["PO"])) $this->config->moreLinks["POs[$executionID]"] = $this->config->moreLinks["PO"]; if(!empty($this->config->moreLinks["QD"])) $this->config->moreLinks["QDs[$executionID]"] = $this->config->moreLinks["QD"]; if(!empty($this->config->moreLinks["RD"])) $this->config->moreLinks["RDs[$executionID]"] = $this->config->moreLinks["RD"]; ?> model == 'scrum'):?> tab == 'project' and isset($project) and ($project->model == 'agileplus' or $project->model == 'waterfallplus')):?> setCode) and $config->setCode == 1):?> control == 'select' or $extendField->control == 'multi-select') ? " style='overflow:visible'" : '') . ">" . $this->loadModel('flow')->getFieldControl($extendField, $executions[$executionID], $extendField->field . "[{$executionID}]") . "";?> config->moreLinks["PMs[$executionID]"])) unset($this->config->moreLinks["PMs[$executionID]"]); if(isset($this->config->moreLinks["POs[$executionID]"])) unset($this->config->moreLinks["POs[$executionID]"]); if(isset($this->config->moreLinks["QDs[$executionID]"])) unset($this->config->moreLinks["QDs[$executionID]"]); if(isset($this->config->moreLinks["RDs[$executionID]"])) unset($this->config->moreLinks["RDs[$executionID]"]); ?>
idAB;?> execution->projectName;?> execution->method;?> execution->$name;?> execution->$code;?> '>execution->$PM;?> '>execution->PO;?> '>execution->QD;?> '>execution->RD;?> '> execution->$type;?> app->tab == 'execution' or (isset($project) and ($project->model == 'waterfall' or $project->model == 'waterfallplus'))):?> app->tab == 'execution' ? $lang->execution->waterfallTip . lcfirst($lang->execution->typeTip) : $lang->execution->typeTip;?> execution->begin;?> execution->end;?> '>execution->$desc;?> '>execution->teamname;?> '>execution->days;?> {$extendField->name}
project, "class='form-control picker-select' data-lastselected='{$executions[$executionID]->project}' onchange='changeProject(this, $executionID, {$executions[$executionID]->project})'");?> execution->typeList, $executions[$executionID]->type);?> name, "class='form-control' id='names{$executionID}'");?> code, "id='codes{$executionID}' class='form-control'");?> ' style='overflow:visible'>PM, "class='form-control picker-select'");?> ' style='overflow:visible'>PO, "class='form-control picker-select'");?> ' style='overflow:visible'>QD, "class='form-control picker-select'");?> ' style='overflow:visible'>RD, "class='form-control picker-select'");?> '> project]) and ($projects[$execution->project]->model == 'waterfall' or $projects[$execution->project]->model == 'waterfallplus')):?> stage->typeList, $executions[$executionID]->attribute, 'class=form-control');?> execution->lifeTimeList, $executions[$executionID]->lifetime, 'class=form-control');?> begin, "id='begins{$executionID}' class='form-control form-date' onchange='computeWorkDays(this.id)'");?> end, "id='ends{$executionID}' class='form-control form-date' onchange='computeWorkDays(this.id)'");?> '>desc, "rows='1' class='form-control autosize'");?> '>team, "class='form-control'");?> '>
days, "id='dayses{$executionID}' class='form-control'");?> execution->day;?>
goback, $this->session->executionList, 'self', '', 'btn btn-wide');;?>