head_pipeline->status)): ?> changes_count)):?>
mr->from . html::a($sourceProjectURL, $sourceProjectName . ":" . $MR->sourceBranch, "_blank", "class='btn btn-link btn-active-text' style='color: blue'") . $lang->mr->to . html::a($targetProjectURL, $targetProjectName . ":" . $MR->targetBranch, "_blank", "class='btn btn-link btn-active-text' style='color: blue'"); ?>
mr->status;?> mr->statusList, $MR->status);?>
mr->pipeline}{$lang->mr->status}";?> mr->pipelineStatus, $rawMR->head_pipeline->status, $lang->mr->pipelineUnknown); ?>
mr->mergeStatus; ?> mr->cantMerge; ?> mr->noChanges;?> mr->mergeStatusList, $rawMR->merge_status);?>
mr->MRHasConflicts; ?> has_conflicts ? $lang->mr->hasConflicts : $lang->mr->hasNoConflict);?>
mr->description;?> description) ? $MR->description : $lang->noData; ?>
state == 'opened'): ?>
mr->commandDocument, $httpRepoURL, $MR->sourceBranch, $branchPath, $MR->targetBranch, $branchPath, $MR->targetBranch); ?>
approvalStatus != 'approved' or ($MR->compileID !=0 and $MR->compileStatus != 'success')) ? ' disabled' : ''; ?> state == 'opened' and !$rawMR->has_conflicts) echo html::a(inlink('accept', "mr=$MR->id"), ' ' . $lang->mr->acceptMR, '', "id='mergeButton' class='btn' $acceptDisabled"); ?> state == 'opened'): ?> has_conflicts or ($MR->compileID !=0 and $MR->compileStatus != 'success') or $MR->approvalStatus == 'approved'):?> id&action=approve", '', true), ' ' . $lang->mr->approve, '', "id='mergeButton' class='btn iframe showinonlybody' disabled"); ?> id&action=approve", '', true), ' ' . $lang->mr->approve, '', "id='mergeButton' class='btn iframe showinonlybody'"); ?> id&action=reject", '', true), ' ' . $lang->mr->reject, '', "id='mergeButton' class='btn iframe showinonlybody'" . ($MR->approvalStatus == 'rejected' ? 'disabled' : '')); ?> id", $MR, 'button', 'off', 'hiddenwin');?> id"), ' ' . str_replace($lang->mr->common, '', $lang->mr->edit), '', "id='mergeButton' class='btn'"); ?> state == 'closed') echo html::a(inlink('reopen', "mr=$MR->id"), ' ' . $lang->mr->reopen, '', "id='mergeButton' class='btn'"); ?> id", $MR, 'button', 'trash', 'hiddenwin');?>
compile->job;?>
compileID):?>
job->common;?> name;?>
compile->atTime;?> lastExec : $lang->mr->compileUnexecuted;?>
compile->result;?> compile->statusList, $compile->status);?>    createLink('job', 'view', "jobID=$compileJob->id&compileID=$compile->id", '', true), "{$lang->compile->logs}", "", "class='iframe'");?>
needCI):?> createLink('job', 'view', "jobID={$MR->jobID}");?>
compile->statusList[$MR->compileStatus], '_blank');?>
mr->noCompileJob;?>