addBreadcrumb(__('Issues'), make_url('project_issues', array('project_key' => \thebuggenie\core\framework\Context::getCurrentProject()->getKey()))); $tbg_response->addBreadcrumb($issue->getFormattedIssueNo(true, true), make_url('viewissue', array('project_key' => $issue->getProject()->getKey(), 'issue_no' => $issue->getFormattedIssueNo()))); $tbg_response->setTitle('['.(($issue->isClosed()) ? mb_strtoupper(__('Closed')) : mb_strtoupper(__('Open'))) .'] ' . $issue->getFormattedIssueNo(true) . ' - ' . tbg_decodeUTF8($issue->getTitle())); ?> trigger(); ?>
$issue->getProject()->getKey(), 'issue_no' => $issue->getFormattedIssueNo())), fa_image_tag('angle-double-left'), array('class' => 'image')); ?>
$issue->getProject()->getKey(), 'issue_no' => $issue->getFormattedIssueNo())), fa_image_tag('angle-left')); ?>
isGuest()): ?> 'issue_favourite_faded_'.$issue->getId())); ?>


__('More actions'))); ?>
'issue_favourite_indicator_'.$issue->getId(), 'style' => 'display: none;')); ?> 'issue_favourite_faded_'.$issue->getId(), 'class' => 'unsubscribed', 'style' => ($tbg_user->isIssueStarred($issue->getID())) ? 'display: none;' : '', 'onclick' => "TBG.Issues.toggleFavourite('".make_url('toggle_favourite_issue', array('issue_id' => $issue->getID(), 'user_id' => $tbg_user->getID()))."', ".$issue->getID().");")); ?> 'issue_favourite_normal_'.$issue->getId(), 'class' => 'subscribed', 'style' => (!$tbg_user->isIssueStarred($issue->getID())) ? 'display: none;' : '', 'onclick' => "TBG.Issues.toggleFavourite('".make_url('toggle_favourite_issue', array('issue_id' => $issue->getID(), 'user_id' => $tbg_user->getID()))."', ".$issue->getID().");")); ?>
hasIssueType()) ? $issue->getIssueType()->getIcon() : 'icon_unknown') . '_small.png', array('id' => 'issuetype_image')); ?>
getProject()->getSmallIconName(), ['class' => 'issue_project_icon'], $issue->getProject()->hasSmallIcon()); ?> $issue->getProject()->getKey())), $issue->getProject()->getName()); ?> / $issue)); ?> isEditable() && $issue->canEditTitle()): ?> 'dropdown', 'id' => 'title_edit', 'onclick' => "$('title_field').toggleClassName('editing');$('title_change').show(); $('title_name').hide(); $('no_title').hide();")); ?> 'undo')); ?> 'display: none; float: left; margin-right: 5px;', 'id' => 'title_undo_spinning')); ?> getTitle() != ''):?> style="display: none;" > getTitle()); ?> isEditable() && $issue->canEditTitle()): ?>
isVotesVisible()): ?> class="visible">
getProject()->isArchived() || $issue->hasUserVoted($tbg_user, false)) ? 'display: none;' : ''; ?> "TBG.Issues.voteDown('".make_url('issue_vote', array('issue_id' => $issue->getID(), 'vote' => 'down'))."');", 'id' => 'vote_down_link', 'class' => 'image', 'style' => $vote_down_options)); ?> 'vote_down_indicator', 'style' => 'display: none;')); ?> 'vote_down_faded', 'style' => $vote_down_faded_options)); ?>
getVotes(); ?>
getProject()->isArchived() || $issue->hasUserVoted($tbg_user, true)) ? 'display: none;' : ''; ?> "TBG.Issues.voteUp('".make_url('issue_vote', array('issue_id' => $issue->getID(), 'vote' => 'up'))."');", 'id' => 'vote_up_link', 'class' => 'image', 'style' => $vote_up_options)); ?> 'vote_up_indicator', 'style' => 'display: none;')); ?> 'vote_up_faded', 'style' => $vote_up_faded_options)); ?>
isVotesVisible()): ?> class="visible">
getUserPain(); ?>
getUserPainDiffText(); ?>
$issue->getProject()->getKey(), 'issue_no' => $issue->getFormattedIssueNo())), fa_image_tag('angle-right'), array('class' => 'image')); ?>
$issue->getProject()->getKey(), 'issue_no' => $issue->getFormattedIssueNo())), fa_image_tag('angle-double-right'), array('class' => 'image')); ?>
style="display: none;">
hasMergeErrors()): ?> style="display: none;">
hasUnsavedChanges()): ?>style="display: none;">
'' . __("Save changes") . '')); ?>
isBeingWorkedOn() && $issue->isOpen()): ?>
getUserWorkingOnIssue()->getID() == $tbg_user->getID()): ?> tbg_formatTime($issue->getWorkedOnSince(), 6))); ?> getAssignee() instanceof \thebuggenie\core\entities\Team): ?> $issue->getAssignee()->getName(), '%time' => tbg_formatTime($issue->getWorkedOnSince(), 6))); ?> $issue->getUserWorkingOnIssue()->getNameWithUsername(), '%time' => tbg_formatTime($issue->getWorkedOnSince(), 6))); ?>
isBlocking()): ?> style="display: none;">
isDuplicate()): ?>
'float: left; margin: 0 5px 0 5px;')); ?> link_tag(make_url('viewissue', array('project_key' => $issue->getProject()->getKey(), 'issue_no' => $issue->getDuplicateOf()->getFormattedIssueNo())), $issue->getDuplicateOf()->getFormattedIssueNo(true)) . ' - "' . $issue->getDuplicateOf()->getTitle() . '"')); ?>
isClosed()): ?>
'float: left; margin: 0 5px 0 5px;')); ?> (($issue->getStatus() instanceof \thebuggenie\core\entities\Status) ? $issue->getStatus()->getName() : __('Not determined')), '%resolution' => (($issue->getResolution() instanceof \thebuggenie\core\entities\Resolution) ? $issue->getResolution()->getName() : __('Not determined')))); ?>
getProject()->isArchived()): ?>
'float: left; margin: 0 5px 0 5px;')); ?>
    isWorkflowTransitionsAvailable()): ?> getAvailableWorkflowTransitions()); ?> getAvailableWorkflowTransitions() as $transition): ?>
  • getDescription(); ?>
    hasTemplate()): ?>
  • $issue, 'times' => false)); ?>
trigger(); ?>
isDescriptionVisible()): ?> style="display: none;" class="viewissue_descriptionisDescriptionChanged()): ?> issue_detail_changedisDescriptionMerged()): ?> issue_detail_unmerged hoverable"> isEditable() && $issue->canEditDescription()): ?> 'undo')); ?> 'display: none; float: left; margin-right: 5px;', 'id' => 'description_undo_spinning')); ?> 'dropdown', 'id' => 'description_edit', 'onclick' => "$('description_edit').show('inline'); $('description_change').show(); $('description_name').hide(); $('no_description').hide();", 'title' => __('Click here to edit description'))); ?>
getDescription() != ''):?> style="display: none;" >
getDescription()): ?> getParsedDescription(array('issue' => $issue)); ?>
isEditable() && $issue->canEditDescription()): ?>
isReproductionStepsVisible()): ?> style="display: none;" class="hoverableisReproduction_StepsChanged()): ?> issue_detail_changedisReproduction_StepsMerged()): ?> issue_detail_unmerged"> isEditable() && $issue->canEditReproductionSteps()): ?> 'undo')); ?> 'display: none; float: left; margin-right: 5px;', 'id' => 'reproduction_steps_undo_spinning')); ?> 'dropdown', 'id' => 'reproduction_steps_edit', 'onclick' => "$('reproduction_steps_change').show(); $('reproduction_steps_name').hide(); $('no_reproduction_steps').hide();", 'title' => __('Click here to edit reproduction steps'))); ?>
getReproductionSteps() != ''):?> style="display: none;" >
getReproductionSteps()): ?> getParsedReproductionSteps(array('issue' => $issue)); ?>
isEditable() && $issue->canEditReproductionSteps()): ?>
$issue)); ?>
"$('todo_add').hide();$('todo_add_button').show();", 'class' => 'closer']); ?>

'todo_body', 'target_type' => 'issue', 'target_id' => $issue->getID(), 'area_id' => 'todo_bodybox', 'height' => '250px', 'width' => '100%', 'syntax' => $tbg_user->getPreferredCommentsSyntax(true), 'value' => ((isset($todo_error) && $todo_error) ? $todo_error : ''))); ?>
trigger(); ?>
'dropper']); ?>
'display: none;', 'id' => 'comments_loading_indicator')); ?> canPostComments() && ((\thebuggenie\core\framework\Context::isProjectContext() && !\thebuggenie\core\framework\Context::getCurrentProject()->isArchived()) || !\thebuggenie\core\framework\Context::isProjectContext())): ?>
$issue->getID(), 'mentionable_target_type' => 'issue', 'target_type' => \thebuggenie\core\entities\Comment::TYPE_ISSUE, 'show_button' => false, 'comment_count_div' => 'viewissue_comment_count', 'save_changes_checked' => $issue->hasUnsavedChanges(), 'issue' => $issue, 'forward_url' => make_url('viewissue', array('project_key' => $issue->getProject()->getKey(), 'issue_no' => $issue->getFormattedIssueNo()), false))); ?>
trigger(); ?>
isViewissueTutorialEnabled()): ?>