config->maxCount; ?>
config->maxCount = 500; ?>
rawMethod != 'create') : ?>
rawMethod == 'assignto') : ?>
mode) or $task->mode == 'linear') ? '' : 'hidden'; ?>
team)) : ?>
team as $member) : ?>
status;
if ($memberStatus == 'done') $memberDisabled = true;
if ($memberStatus != 'wait' and $task->mode == 'linear') $sortDisabled = true;
if ($memberStatus == 'done' and $task->mode == 'multi') $sortDisabled = true;
if (strpos('|closed|cancel|pause|', $task->status) !== false and $app->rawMethod != 'activate') {
$memberStatus = $task->status;
$memberDisabled = true;
$sortDisabled = true;
}
$hourDisabled = $memberDisabled;
if ($task->mode == 'multi' and $app->rawMethod == 'activate') $hourDisabled = false;
?>
|
|
account, "class='form-control chosen' data-placeholder='{$lang->task->assignedTo}'" . ($memberDisabled ? ' disabled' : '')) ?>
account); ?>
account); ?>
|
rawMethod == 'create') : ?>
estimate, "class='form-control text-center' placeholder='{$lang->task->estimateAB}'") ?>
|
mode) and $task->mode == 'linear') : ?>
|
|
|
task->assignedTo}'") ?>
|
team) or $app->rawMethod == 'create') : ?>
task->estimateAB}'") ?>
|
mode) or $task->mode == 'linear') : ?>
|
team) and count($task->team) < 6) ? 6 - count($task->team) : 1; ?>
status) and $task->status != 'wait' and $task->status != 'doing') $newRowCount = 0; ?>
mode) and $task->mode == 'linear') js::set('sortSelector', 'tr.member-wait'); ?>
task->error->teamMember); ?>
status)) : ?>
status); ?>
rawMethod == 'edit' and $task->mode == 'linear') : ?>
|
task->noticeManageTeam, zget($lang->task->statusList, $task->status)); ?>
|
config->maxCount = $oldMaxCount; ?>