angular.module("templates", []).run(["$templateCache", function($templateCache) {$templateCache.put("admin/admin-membership-paginator.html","\n
<% if (showPrevious) { %>\n Prev <% } %>\n <% _.each(pages, function(item) { %>\n \"><% if (item.type === \"page\") { %>\"><%- item.num %> <% } else if (item.type === \"page-active\") { %><%- item.num %> <% } else { %>... <% } %> <% }); %>\n <% if (showNext) { %>\n Next <% } %>\n ");
$templateCache.put("admin/admin-memberships-row-checkbox.html","\n");
$templateCache.put("admin/admin-memberships.html","\n");
$templateCache.put("admin/admin-project-default-values.html","\n\n \n \n
\n \n Default Values
\n \n \n
");
$templateCache.put("admin/admin-project-export.html","\n");
$templateCache.put("admin/admin-project-modules.html","\n");
$templateCache.put("admin/admin-project-profile.html","\n\n\n
\n Delete project \n Are you sure you want to delete this project? All project data US/Tasks/Issues/Sprints/WikiPages will be lost! :-(
\n \n \n
");
$templateCache.put("admin/admin-project-values-issue-priorities.html","\n\n \n \n
\n \n Specify the priority levels users can assign to issues
\n \n \n \n \n
\n
\n \n
\n
{{ value.name }}
\n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n \n \n
");
$templateCache.put("admin/admin-project-values-issue-severities.html","\n\n \n \n
\n \n Specify the severity level users can select to classify issues
\n \n \n \n \n
\n
\n \n
\n
{{ value.name }}
\n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n \n \n
");
$templateCache.put("admin/admin-project-values-issue-status.html","\n\n \n \n
\n \n Specify the column headers that you will use to classify Issues
\n \n \n \n \n
\n
\n \n
\n
{{ value.name }}
\n
{{ value.slug }}
\n
\n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n \n \n
");
$templateCache.put("admin/admin-project-values-issue-types.html","\n\n \n \n
\n \n Specify the categories users can select to classify issues
\n \n \n \n \n
\n
\n \n
\n
{{ value.name }}
\n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n
\n \n
\n \n \n
");
$templateCache.put("admin/admin-project-values-task-status.html","\n\n \n \n
\n \n Specify the column headers that you will use to classify Tasks related to each User Stories
\n \n \n \n \n
\n
\n \n
\n
{{ value.name }}
\n
{{ value.slug }}
\n
\n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n \n \n
");
$templateCache.put("admin/admin-project-values-us-points.html","\n\n \n \n
\n \n Specify the numerical system you will use to indicate the level of difficulty for each User Story
\n \n \n \n \n
\n
\n \n
{{ value.name }}
\n
{{ value.value }}
\n
\n
\n \n \n
\n
\n \n \n
\n \n \n
\n\n
\n \n User Story (US) Points: \n \n Most people start off with 1 point = 1 man day of effort. If you\'re new to scrum & agile start there.
\n \n After the first week if you and your team expected to accomplish 25 points (i.e. 5 people 5 full days)\n and only got half done, learn from your findings, and adjust expectations for the following week.\n By doing so you\'ll learn your teams true \'velocity.\'\n
\n \n \n
");
$templateCache.put("admin/admin-project-values-us-status.html","\n\n \n \n
\n \n Specify the column headers that you will use to classify User Stories
\n \n \n \n \n
\n
\n \n
\n
{{ value.name }}
\n
{{ value.slug }}
\n
\n
\n
{{ value.wip_limit }}
\n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n
\n \n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n \n \n
");
$templateCache.put("admin/admin-roles.html","\n\n \n \n
\n \n \n Be careful, no role in your project will be able to estimate the point value for user stories
\n When enabled, members assigned to this role will be able to estimate the point value for user stories\n
\n
\n
\n \n
");
$templateCache.put("admin/admin-third-parties-bitbucket.html","\n");
$templateCache.put("admin/admin-third-parties-github.html","\n");
$templateCache.put("admin/admin-third-parties-gitlab.html","\nTaiga Your agile, free, and open source project management tool \n");
$templateCache.put("admin/admin-third-parties-webhooks.html","\nTaiga Your agile, free, and open source project management tool \n\n \n \n
\n \n Webhooks notify external services about events in Taiga, like comments, user stories....
\n \n \n \n \n
\n
\n
\n
\n
\n
\n
\n
\n \n
\n
Headers \n \n
\n
Payload \n \n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n \n \n \n \n \n \n
\n Do you need help? Check out our support page! \n \n
");
$templateCache.put("admin/memberships-row-avatar.html","\n \" alt=\"<%- full_name %>\"/>\n <%- full_name %> <%- email %> \n ");
$templateCache.put("attachment/attachment-edit.html","\n\n<%- size %>
\n\n \" placeholder=\"Type a short description\"/>\n
\n\n -is-deprecated\"/>\n -is-deprecated\">Deprecated? \n
\n");
$templateCache.put("attachment/attachment.html","\n\n<%- size %>
\n<% if (modifyPermission) {%>\n<% } %>");
$templateCache.put("attachment/attachments.html","\n");
$templateCache.put("auth/change-password-from-recovery.html","\n\n
\n
\n
\n
Your agile, free, and open source project management tool
\n
\n
\n
\n
");
$templateCache.put("auth/forgot-password.html"," \n\n
\n
\n
Taiga \n
LOVE YOUR PROJECT \n
\n
\n
\n
");
$templateCache.put("auth/invitation.html","\n\n
\n
\n
\n has invited you to join the project
\n
\n
\n
\n
\n
");
$templateCache.put("auth/login-text.html","\nNot registered yet? \" tg-nav=\"register\" title=\"Register\"> create your free account here
");
$templateCache.put("auth/login.html"," \n\n
\n
\n
Taiga \n
LOVE YOUR PROJECT \n
\n
\n
\n
");
$templateCache.put("auth/register.html","\n\n
\n
\n
Taiga \n
LOVE YOUR PROJECT \n
\n
\n
\n
");
$templateCache.put("backlog/backlog.html","\n\n \n
\n \n \n
\n
\n
\n -- project points \n -- defined points \n -- closed points \n -- points / sprint \n \n
\n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n Save \n \n
\n
\n
");
$templateCache.put("backlog/filter-selected.html","<% _.each(filters, function(f) { %>\" data-id=\"<%- f.id %>\" class=\"single-filter selected\">\" class=\"name\"><%- f.name %> <% }) %>");
$templateCache.put("backlog/filters.html","\n<% _.each(filters, function(f) { %>\n<% if (f.selected) { %>\" data-id=\"<%- f.id %>\" class=\"single-filter active\">\" class=\"name\"><%- f.name %> <%- f.count %> <% } else { %>\" data-id=\"<%- f.id %>\" class=\"single-filter\">\" class=\"name\"><%- f.name %> <%- f.count %> <% } %>\n<% }) %>");
$templateCache.put("backlog/progress-bar.html","\n
\n%\" class=\"project-points-progress\">
\n%\" class=\"closed-points-progress\">
");
$templateCache.put("backlog/sprint-header.html","\n\n\n
<%- estimatedDateRange %>
\n
\n <%- closedPoints %> closed \n <%- totalPoints %> total \n \n
");
$templateCache.put("backlog/us-points-popover.html","\n");
$templateCache.put("backlog/us-points-roles-popover.html","\n");
$templateCache.put("backlog/us-role-points-popover.html","\n");
$templateCache.put("contrib/main.html","\nTaiga Your agile, free, and open source project management tool \n\n \n \n \n
");
$templateCache.put("error/error.html","\n\n
\n
\n
Taiga \n
Something happened and our Oompa Loompas are working on it. Try reloading again soon.
Take me home \n
\n
");
$templateCache.put("error/not-found.html","\n\n
\n
\n
Not found \n
Error 404. The page you are looking for no longer exists. Perhaps you can return back to TAIGA homepage and see if you can find what you are looking for.
Take me home \n
\n
");
$templateCache.put("error/permission-denied.html","\n");
$templateCache.put("issue/issue-paginator.html","\n<% if (showPrevious) { %>\n Prev <% } %>\n <% _.each(pages, function(item) { %>\n \"><% if (item.type === \"page\") { %>\"><%- item.num %> <% } else if (item.type === \"page-active\") { %><%- item.num %> <% } else { %>... <% } %> <% }); %>\n <% if (showNext) { %>\n Next <% } %>\n ");
$templateCache.put("issue/issue-priority-button.html","\nclickable<% }%>\">
\" class=\"level\"> <%- priority.name %> <% if(editable){ %>
<% }%>
priority \n
\n
");
$templateCache.put("issue/issue-severity-button.html","\nclickable<% }%>\">
\" class=\"level\"> <%- severity.name %> <% if(editable){ %>
<% }%>
severity \n
\n
");
$templateCache.put("issue/issue-status-inline-edition-selection.html","\n");
$templateCache.put("issue/issue-type-button.html","\nclickable<% }%>\">
\" class=\"level\"> <%- type.name %> <% if(editable){ %>
<% }%>
type \n
\n
");
$templateCache.put("issue/issues-detail.html","\n");
$templateCache.put("issue/issues-filters-selected.html","<% _.each(filters, function(f) { %>\" data-id=\"<%- f.id %>\" class=\"single-filter selected\">\" class=\"name\"><%- f.name %> <% }) %>");
$templateCache.put("issue/issues-filters.html","\n<% _.each(filters, function(f) { %>\n<% if (!f.selected) { %>\" data-id=\"<%- f.id %>\" class=\"single-filter\">\" class=\"name\"><%- f.name %> <% if (f.count){ %><%- f.count %> <% } %>\n <% if (f.type == \"myFilters\"){ %> <% } %> <% } %>\n<% }) %> \n ");
$templateCache.put("issue/issues-status-button.html","\nclickable<% }%>\">
\" class=\"level\"> <%- status.name %> <% if(editable){ %>
<% } %>
status \n
\n
");
$templateCache.put("issue/issues-status-display.html","\n <% if (status.is_closed) { %>\n Closed\n <% } else { %>\n Open\n <% } %> \" class=\"us-detail-status\"><%- status.name %> ");
$templateCache.put("issue/issues.html","\n\n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Type
\n
Severity
\n
Priority
\n
Subject
\n
Status
\n
Created
\n
Assigned to
\n
\n \n \n \n \n
\n \n
\n
\n
\n Add Issue \n \n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n \n \n Create \n \n
\n
\n
\n \n \n \n \n Save \n \n
\n
");
$templateCache.put("issue/promote-issue-to-us-button.html","Promote to User Story ");
$templateCache.put("kanban/kanban-task.html","\n
\n\n
\n
\n
\n
You have archived
\n
\n
Drag & drop again to undo
\n
\n
");
$templateCache.put("kanban/kanban.html","\n\n
\n
\n
\n
\n \n \n \n \n Save \n \n
\n
\n
");
$templateCache.put("project/project-colors.html","\n");
$templateCache.put("project/project-list.html","\n\n \n
");
$templateCache.put("project/project-menu.html","\n");
$templateCache.put("project/project-navigation-base.html","\nYour projects \n\n \n \n \n \n\n");
$templateCache.put("project/project-navigation-list.html","<% _.each(projects, function(project) { %>\n\"><%- project.name %> <% }) %>");
$templateCache.put("project/project.html","\n\n
\n \n \n
\n project points \n defined points \n assigned points \n closed points \n \n
\n \n
\n
\n \n \n \n \n
\n \n
");
$templateCache.put("project/projects.html"," \n");
$templateCache.put("search/search.html","\n");
$templateCache.put("task/related-task-create-form.html","\n\n\n");
$templateCache.put("task/related-task-row-edit.html","\n\n
\n
sdfdsf\" placeholder=\"Type the task subject\"/>\n
\n
\n
\n\n");
$templateCache.put("task/related-task-row.html","\n\n\n\n
\n <% if(perms.modify_task) { %> <% } %>\n
\n
");
$templateCache.put("task/task-detail.html","\n");
$templateCache.put("taskboard/taskboard-user.html","\n \n ");
$templateCache.put("taskboard/taskboard.html","\n\n
\n \n \n
\n
\n total points \n completed points \n \n
\n open tasks \n closed tasks \n \n
\n
\n \n \n \n
\n
\n
\n \n \n \n \n Save \n \n
\n
\n
");
$templateCache.put("team/leave-project.html"," Leave this project ");
$templateCache.put("team/team-filter.html","\n");
$templateCache.put("team/team-member-current-user.html","\n\n
\n
\n \n
\n \n \n
\n
\n
");
$templateCache.put("team/team-member-stats.html","\n
\n
\n
\n
\n
\n
");
$templateCache.put("team/team-members.html","\n\n
\n
\n \n \n
\n
\n
");
$templateCache.put("team/team.html","\n\n \n
\n \n \n \n
\n \n
Mr. Wolf \n
Closed issues
\n
\n
Iocaine Drinker \n
Iocaine doses ingested
\n
\n
Cervantes \n
Wiki pages edited
\n
\n
\n
Bug Hunter \n
Bugs reported
\n
\n
Night Shift \n
Tasks closed
\n
\n
\n
Power \n
Total Points
\n
\n
\n \n
\n \n Team > {{filtersRole.name || \"All\"}} \n \n \n
");
$templateCache.put("us/us-client-requirement-button.html","\neditable<% }; %> <% if(isRequired){ %>active<% }; %>\">Client requirement \n ");
$templateCache.put("us/us-detail.html","\n");
$templateCache.put("us/us-status-button.html","\nclickable<% }%>\">
\" class=\"level\"> <%- status.name %> <% if(editable){ %>
<% }%>
status \n
\n
");
$templateCache.put("us/us-task-progress.html","\n%\" class=\"current-progress\"><%- totalClosedTasks %>/<%- totalTasks %> tasks completed
");
$templateCache.put("us/us-team-requirement-button.html","\neditable<% }; %> <% if(isRequired){ %>active<% }; %>\">Team requirement \n ");
$templateCache.put("user/cancel-account.html","\n\n
\n
\n
\n
Your agile, free, and open source project management tool
\n
\n
\n
\n
");
$templateCache.put("user/change-email.html","\n\n
\n
\n
\n
Your agile, free, and open source project management tool
\n
\n
\n
\n
");
$templateCache.put("user/mail-notifications.html","\n\n \n
\n \n Notifications By Mail
\n \n \n
");
$templateCache.put("user/user-change-password.html","\n");
$templateCache.put("user/user-profile.html","\n\n
");
$templateCache.put("wiki/editable-wiki-content.html","\n\n \n
\n");
$templateCache.put("wiki/wiki-nav.html","\n\n\n \n <% if (addWikiLinkPermission) { %>Add link <% } %>");
$templateCache.put("wiki/wiki-summary.html","\n\n <%- totalEditions %> times edited \n <%- lastModifiedDate %> last edit \n \n \" alt=\"<%- user.name %>\"/>last modification <%- user.name %> \n \n ");
$templateCache.put("wiki/wiki.html","\n");
$templateCache.put("common/components/assigned-to.html","<% if (assignedTo) { %>\n\" alt=\"<%- assignedTo.full_name_display %>\"/>
<% } %>\n");
$templateCache.put("common/components/block-button.html","Block Unblock ");
$templateCache.put("common/components/created-by.html","\n\" alt=\"<%- owner.full_name_display %>\"/>
\nCreated by <%- owner.full_name_display %> <%- date %>
");
$templateCache.put("common/components/delete-button.html","Delete ");
$templateCache.put("common/components/editable-description-msg-edit-mode.html","\nEmpty space is so boring... go on be descriptive... A rose by any other name would smell as sweet...
");
$templateCache.put("common/components/editable-description-msg-read-mode.html","\nNo description yet.
");
$templateCache.put("common/components/editable-description.html","\n\n \n
\n");
$templateCache.put("common/components/editable-subject.html","\n\n");
$templateCache.put("common/components/level.html","\n
");
$templateCache.put("common/components/list-item-assigned-to-avatar.html","\n \" alt=\"<%- name %>\"/>\n <%- name %> \n ");
$templateCache.put("common/components/main-title.html","<%- projectName %> <%- sectionName %> ");
$templateCache.put("common/components/progress-bar.html","\n%\" class=\"current-progress\">
");
$templateCache.put("common/components/status-display.html","\n <% if (status.is_closed) { %>\n Closed\n <% } else { %>\n Open\n <% } %> \" class=\"us-detail-status\"><%- status.name %> ");
$templateCache.put("common/components/watchers.html","<% if(isEditable){ %>\n<% } else if(watchers.length > 0){ %>\n<% }; %>\n<% _.each(watchers, function(watcher) { %>\n<% if(watcher) { %>\n\n
\" class=\"avatar\"> \" alt=\"<%- watcher.full_name_display %>\"/> \n
\n
<% } %>\n<% }); %>");
$templateCache.put("common/estimation/lb-us-estimation-points-per-role.html","\n\n <%- totalPoints %> total <% _.each(roles, function(role) { %>\n \" class=\"total clickable\"><%- role.points %> <%- role.name %> <% }); %>\n ");
$templateCache.put("common/estimation/lb-us-estimation-points.html","\n");
$templateCache.put("common/estimation/us-estimation-points-per-role.html","\n\n <%- totalPoints %> total <% _.each(roles, function(role) { %>\n \" class=\"total <% if(editable){ %>clickable<% } %>\"><%- role.points %> <%- role.name %> <% }); %>\n ");
$templateCache.put("common/estimation/us-estimation-points.html","\n");
$templateCache.put("common/history/history-activity.html","\n\">\n
\n
\n
<% if (comment.length > 0) { %>\n <% if ((deleteCommentDate || deleteCommentUser)) { %>\n <% } %>\n <% } %>\n <% if(changes.length > 0) { %>\n
<% if (mode != \"activity\") { %>
<%- changesText %> <% } %>\n <% _.each(changes, function(change) { %>\n <%= change %>\n
<% }) %>\n <% } %>\n
\n
");
$templateCache.put("common/history/history-base-entries.html","<% if (showMore > 0) { %>+ Show previous entries (<%- showMore %> more) <% } %>\n<% _.each(entries, function(entry) { %>\n<%= entry %>\n<% }) %>");
$templateCache.put("common/history/history-base.html","\n");
$templateCache.put("common/history/history-change-attachment.html","\n\n
<%- name %>
\n
<% _.each(diff, function(change) { %>\n
<%- change.name %> from <%- change.from %> \n
<%- change.name %> to <%- change.to %>
\n <% }) %>\n
\n
");
$templateCache.put("common/history/history-change-diff.html","\n");
$templateCache.put("common/history/history-change-generic.html","\n\n
<%- name %>
\n
\n
from <%- from %>
\n
to <%- to %>
\n
\n
");
$templateCache.put("common/history/history-change-points.html","<% _.each(points, function(point, name) { %>\n\n
US points (<%- name.toLowerCase() %>)
\n
\n
from <%- point[0] %>
\n
to <%- point[1] %>
\n
\n
<% }); %>");
$templateCache.put("common/history/history-deleted-comment.html","\n");
$templateCache.put("common/lightbox/lightbox-assigned-to-users.html","<% if (selected) { %>\n<% } %>\n<% _.each(users, function(user) { %>\n<% }) %>\n<% if (showMore) { %>\n...too many users, keep filtering
<% } %>");
$templateCache.put("common/lightbox/lightbox-assigned-to.html"," \n");
$templateCache.put("common/lightbox/lightbox-block.html"," \n");
$templateCache.put("common/lightbox/lightbox-blocking-message-input.html","\n\n \"> \n ");
$templateCache.put("common/lightbox/lightbox-users.html"," \n");
$templateCache.put("common/popover/popover-related-task-status.html","\n");
$templateCache.put("common/popover/popover-us-status.html","\n");
$templateCache.put("common/tag/lb-tag-line-tags.html","<% _.each(tags, function(tag) { %>\" class=\"tag\"><%- tag.name %> <% }); %>");
$templateCache.put("common/tag/lb-tag-line.html","\n
\n ");
$templateCache.put("common/tag/tag-line.html","\n
Add tag \n ");
$templateCache.put("common/tag/tags-line-tags.html","<% _.each(tags, function(tag) { %>;\" class=\"tag\"><%- tag.name %> <% if (isEditable) { %> <% } %> <% }); %>");
$templateCache.put("common/wysiwyg/wysiwyg-markitup-preview.html","\n");
$templateCache.put("user/lightbox/lightbox-delete-account.html"," \n\n Delete Taiga Account \n Are you sure you want to delete your Taiga account? We\'re going to miss you! :-(
\n \n ");}]);