getLang('bez') ?>, getLang('version') ?>: get('version') ?>
get_dummy_of('issues')->acl_of('id') >= BEZ_PERMISSION_CHANGE): ?> getLang('report_issue') ?> getLang('close_issues') ?>: get('my_issues_conut') ?> getLang('close_tasks') ?>: get('my_tasks_conut') ?> get_dummy_of('issues')->acl_of('coordinator') >= BEZ_PERMISSION_CHANGE): ?> getLang('proposals') ?>: get('proposals_count') ?>
get('timeline') as $elm): ?> date !== $prev_date): ?>

date ?> date === date('Y-m-d')): ?> getLang('today') ?> date === date('Y-m-d', strtotime('yesterday'))): ?> getLang('yesterday') ?>

date ?> author === '-proposal') { $author_full_name = '' . $tpl->getLang('none') . ''; } else { $author_full_name = $tpl->user_name($elm->author); } if ($elm->class === 'issue_created') { $href = $tpl->url('issue', 'id', $elm->issue); $title = '#' . $elm->issue . ' ' . $tpl->getLang('issue_added') . ' ' . '"' . $elm->title . '"' . ' ' . $tpl->getLang('coordinator') . ':' . ' ' . $author_full_name . ''; $coord_string = $tpl->getLang('coordinator'); } else if($elm->class === 'task_opened') { $href = $tpl->url('task', 'tid', $elm->id); $issue = ''; if ($elm->issue !== '') { $issue = '#' . $elm->issue. ' '; } $title = ''.$issue.'#z' . $elm->id . ' ' . $tpl->getLang('task_added') . ' ' . $tpl->getLang('executor') . ':' . ' ' . $author_full_name . ''; $coord_string = $tpl->getLang('executor'); } else if($elm->class === 'cause') { $href = $tpl->url('issue', 'id', $elm->issue) . '#k' . $elm->id; $title = $tpl->getLang('timeline_cause_added') . ' ' . ' ' . $tpl->getLang('by') . ' ' . $author_full_name . ''; $coord_string = $tpl->getLang('reporter'); } else { $href = $tpl->url('issue', 'id', $elm->issue) . '#k' . $elm->id; $title = $tpl->getLang('timeline_comment_added') . ' ' . ' ' . $tpl->getLang('by') . ' ' . $author_full_name . ''; $coord_string = $tpl->getLang('reporter'); } ?>
time ?>
desc ?>