data['tasks'] ?? []; $previous = empty($tasks) ? 'task/dashboard' : 'task/dashboard?{?}&id=' . \reset($tasks)->id . '&ptype=p'; $next = empty($tasks) ? 'task/dashboard' : 'task/dashboard?{?}&id=' . \end($tasks)->id . '&ptype=n'; $open = $this->data['open']; echo $this->data['nav']->render(); ?>
| = $this->getHtml('Status'); ?>expand_lessexpand_more | = $this->getHtml('Due/Priority'); ?>expand_lessexpand_more | = $this->getHtml('Title'); ?>expand_lessexpand_more | = $this->getHtml('Tag'); ?> | = $this->getHtml('Creator'); ?>expand_lessexpand_more | = $this->getHtml('Created'); ?>expand_lessexpand_more | $task) : ++$c; $url = UriFactory::build(empty($task->redirect) ? '{/base}/task/single?{?}&id=' . $task->id : ('{/app}/' . $task->redirect), ['$id' => $task->id] ); ?>|
| = $this->getHtml('S' . $task->getStatus()); ?> | getPriority() === TaskPriority::NONE) : ?> = $this->printHtml($task->due->format('Y-m-d H:i')); ?> = $this->getHtml('P' . $task->getPriority()); ?> | = ($this->data['task_media'][$task->id] ?? false) === true ? 'link' : ''; ?> | = $this->printHtml($task->title); ?> | getTags(); foreach ($tags as $tag) : ?> = empty($tag->icon) ? '' : ''; ?> = $this->printHtml($tag->getL11n()); ?> | = $this->printHtml($this->renderUserName( '%3$s %2$s %1$s', [ $task->createdBy->name1, $task->createdBy->name2, $task->createdBy->name3, $task->createdBy->login ?? '' ]) ); ?> | = $this->printHtml($task->createdAt->format('Y-m-d H:i')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||
| = $this->getHtml('Status'); ?>expand_lessexpand_more | = $this->getHtml('Due/Priority'); ?>expand_lessexpand_more | = $this->getHtml('Title'); ?>expand_lessexpand_more | = $this->getHtml('Tag'); ?> | = $this->getHtml('For'); ?>expand_lessexpand_more | = $this->getHtml('Created'); ?>expand_lessexpand_more | data['given'] as $key => $task) : ++$c; $url = UriFactory::build(empty($task->redirect) ? '{/base}/task/single?{?}&id=' . $task->id : ('{/app}/' . $task->redirect), ['$id' => $task->id] ); ?>|
| = $this->getHtml('S' . $task->getStatus()); ?> | getPriority() === TaskPriority::NONE) : ?> = $this->printHtml($task->due->format('Y-m-d H:i')); ?> = $this->getHtml('P' . $task->getPriority()); ?> | = ($this->data['task_media'][$task->id] ?? false) === true ? 'link' : ''; ?> | = $this->printHtml($task->title); ?> | getTags(); foreach ($tags as $tag) : ?> = empty($tag->icon) ? '' : ''; ?> = $this->printHtml($tag->getL11n()); ?> | = $this->printHtml($this->renderUserName( '%3$s %2$s %1$s', [ $task->createdBy->name1, $task->createdBy->name2, $task->createdBy->name3, $task->createdBy->login ?? '' ]) ); ?> | = $this->printHtml($task->createdAt->format('Y-m-d H:i')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||
| = $this->getHtml('Status'); ?>expand_lessexpand_more | = $this->getHtml('Due/Priority'); ?>expand_lessexpand_more | = $this->getHtml('Title'); ?>expand_lessexpand_more | = $this->getHtml('Tag'); ?> | = $this->getHtml('Creator'); ?>expand_lessexpand_more | = $this->getHtml('Created'); ?>expand_lessexpand_more | $task) : if ($open !== null && isset($open[$task->id])) { continue; } ++$c; $url = UriFactory::build(empty($task->redirect) ? '{/base}/task/single?{?}&id=' . $task->id : ('{/app}/' . $task->redirect), ['$id' => $task->id] ); ?>|
| = $this->getHtml('S' . $task->getStatus()); ?> | getPriority() === TaskPriority::NONE) : ?> = $this->printHtml($task->due->format('Y-m-d H:i')); ?> = $this->getHtml('P' . $task->getPriority()); ?> | = ($this->data['task_media'][$task->id] ?? false) === true ? 'link' : ''; ?> | = $this->printHtml($task->title); ?> | getTags(); foreach ($tags as $tag) : ?> = empty($tag->icon) ? '' : ''; ?> = $this->printHtml($tag->getL11n()); ?> | = $this->printHtml($this->renderUserName( '%3$s %2$s %1$s', [ $task->createdBy->name1, $task->createdBy->name2, $task->createdBy->name3, $task->createdBy->login ?? '' ]) ); ?> | = $this->printHtml($task->createdAt->format('Y-m-d H:i')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||
| = $this->getHtml('Status'); ?>expand_lessexpand_more | = $this->getHtml('Due/Priority'); ?>expand_lessexpand_more | = $this->getHtml('Title'); ?>expand_lessexpand_more | = $this->getHtml('Tag'); ?> | = $this->getHtml('Creator'); ?>expand_lessexpand_more | = $this->getHtml('Created'); ?>expand_lessexpand_more | $task) : ++$c; if (isset($this->data['unread'][$key])) { continue; } $url = UriFactory::build(empty($task->redirect) ? '{/base}/task/single?{?}&id=' . $task->id : ('{/app}/' . $task->redirect), ['$id' => $task->id] ); ?>|
| = $this->getHtml('S' . $task->getStatus()); ?> | getPriority() === TaskPriority::NONE) : ?> = $this->printHtml($task->due->format('Y-m-d H:i')); ?> = $this->getHtml('P' . $task->getPriority()); ?> | = ($this->data['task_media'][$task->id] ?? false) === true ? 'link' : ''; ?> | = $this->printHtml($task->title); ?> | getTags(); foreach ($tags as $tag) : ?> = empty($tag->icon) ? '' : ''; ?> = $this->printHtml($tag->getL11n()); ?> | = $this->printHtml($this->renderUserName( '%3$s %2$s %1$s', [ $task->createdBy->name1, $task->createdBy->name2, $task->createdBy->name3, $task->createdBy->login ?? '' ]) ); ?> | = $this->printHtml($task->createdAt->format('Y-m-d H:i')); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||||