, :
model->issues->get_level() >= 5): ?> : : model->issues->get_level() >= 20): ?> :
date !== $prev_date): ?>

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

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