diff --git a/dist/index.html b/dist/index.html index 513d8c2..baee5d4 100644 --- a/dist/index.html +++ b/dist/index.html @@ -84,8 +84,8 @@

- - - + + + \ No newline at end of file diff --git a/dist/js/app-loader.js b/dist/js/app-loader.js index 5388efd..2cbf3e4 100644 --- a/dist/js/app-loader.js +++ b/dist/js/app-loader.js @@ -1,7 +1,7 @@ (function() { var promise, version; - version = 1441715868801; + version = 1441879572618; window.taigaConfig = { "api": "http://localhost:8000/api/v1/", diff --git a/dist/js/templates.js b/dist/js/templates.js index 4a87bbb..44aa715 100644 --- a/dist/js/templates.js +++ b/dist/js/templates.js @@ -84,31 +84,6 @@ $templateCache.put("wiki/editable-wiki-content.html","\n
\n

\n\n<% if (addWikiLinkPermission) { %><% } %>"); $templateCache.put("wiki/wiki-summary.html","\n
<%- totalEditions %>
\n
<%- lastModifiedDate %>
\n
\n
\" alt=\"<%- user.name %>\"/>
\n
<%- user.name %>
\n
"); $templateCache.put("wiki/wiki.html","\n
\n \n \n
\n
\n
\n
\n

\n
\n
\n
\n \n
\n
"); -$templateCache.put("common/estimation/us-estimation-points-per-role.html","\n"); -$templateCache.put("common/estimation/us-estimation-points.html","\n"); -$templateCache.put("common/estimation/us-estimation-total.html","\" class=\"us-points <% if (!editable) { %>not-clickable<% } %>\"><%= text %><% if (editable) { %><% } %>"); -$templateCache.put("common/estimation/us-points-roles-popover.html","\n"); -$templateCache.put("common/history/history-activity.html","\n
\">\n \n
\n <% if (comment.length > 0) { %>\n <% if ((deleteCommentDate || deleteCommentUser)) { %>\n
\', date: \'<%- deleteCommentDate %>\'}\">
<% } %>\n
\n <%= comment %>\n <% if (!deleteCommentDate && mode !== \"activity\" && canDeleteComment) { %>\" class=\"icon icon-delete comment-delete\"><% } %>\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) { %>\'}\" class=\"show-more show-more-comments\"><% } %>\n<% _.each(entries, function(entry) { %>\n<%= entry %>\n<% }) %>"); -$templateCache.put("common/history/history-base.html","\n
\n \n
\n
\n
\" tg-toggle-comment=\"tg-toggle-comment\" class=\"add-comment\">\n <% if (mode !== \"edit\") { %>\n <% } %>\n
\n
\n
\n
\n
\n
"); -$templateCache.put("common/history/history-change-attachment.html","\n
\n
<%- name %>
\n
<% _.each(diff, function(change) { %>\n

<%- change.name %> 
<%- change.from %>\n

<%- change.name %> 
<%- change.to %>

\n

<% }) %>\n
\n
"); -$templateCache.put("common/history/history-change-diff.html","\n
\n
<%- name %>
\n
\n

<%= diff %>

\n
\n
"); -$templateCache.put("common/history/history-change-generic.html","\n
\n
<%- name %>
\n
\n


<%- from %>

\n


<%- to %>

\n
\n
"); -$templateCache.put("common/history/history-change-list.html","\n
\n
<%- name %>
\n
<% if (removed.length > 0) { %>\n


<%- removed %>

<% } %>\n <% if (added.length > 0) { %>\n


<%- added %>

<% } %>\n
\n
"); -$templateCache.put("common/history/history-change-points.html","<% _.each(points, function(point, name) { %>\n
\n
\">
\n
\n


<%- point[0] %>

\n


<%- point[1] %>

\n
\n
<% }); %>"); -$templateCache.put("common/history/history-deleted-comment.html","\n
\n
\', date: \'<%- deleteCommentDate %>\'}\">\n
<%= deleteComment %>
\n
<% if (canRestoreComment) { %>\" class=\"comment-restore\"><% } %>\n
"); -$templateCache.put("common/lightbox/lightbox-assigned-to-users.html","<% if (selected) { %>\n
\n \" class=\"watcher-name\"><%-selected.full_name_display %>\n
<% } %>\n<% _.each(users, function(user) { %>\n
\" class=\"watcher-single\">\n \" class=\"watcher-name\"><%- user.full_name_display %>\n
<% }) %>\n<% if (showMore) { %>\n
<% } %>"); -$templateCache.put("common/lightbox/lightbox-assigned-to.html","\n
\n

\n
\n \n
\n
\n
"); -$templateCache.put("common/lightbox/lightbox-block.html","\n
\n

\n
\n \n
\n
"); -$templateCache.put("common/lightbox/lightbox-blocking-message-input.html","\n
\n \n
"); -$templateCache.put("common/lightbox/lightbox-users.html","\n
\n

\n
\n \n
\n
\n
\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
\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
\n
\n
<%= data %>
\n
\n
"); $templateCache.put("common/components/assigned-to.html","<% if (assignedTo) { %>\n
\" alt=\"<%- assignedTo.full_name_display %>\"/>
<% } %>\n
editable<% }; %>\"><% if (assignedTo) { %>\n <%- assignedTo.full_name_display %>\n <% } else { %>\n {{ \'COMMON.ASSIGNED_TO.NOT_ASSIGNED\'|translate }}\n <% } %>\n <% if(isEditable){ %><% }; %><% if (assignedTo!==null && isEditable) { %><% } %>
"); $templateCache.put("common/components/block-button.html",""); $templateCache.put("common/components/created-by.html","\n
\" alt=\"<%- owner.full_name_display %>\"/>
\n
\'}\" class=\"created-title\"><%- date %>
"); @@ -123,6 +98,31 @@ $templateCache.put("common/components/main-title.html","%\" class=\"current-progress\">
"); $templateCache.put("common/components/status-display.html","<% if (is_closed) { %><% } else { %><% } %>\" 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
\" alt=\"<%- watcher.full_name_display %>\"/>
\n
<%- watcher.full_name_display %><% if(isEditable){ %>\" href=\"\" title=\"{{\'COMMON.WATCHERS.DELETE\' | translate}}\" class=\"icon icon-delete\"><% }; %>
\n
<% } %>\n<% }); %>"); +$templateCache.put("common/estimation/us-estimation-points-per-role.html","\n"); +$templateCache.put("common/estimation/us-estimation-points.html","\n"); +$templateCache.put("common/estimation/us-estimation-total.html","\" class=\"us-points <% if (!editable) { %>not-clickable<% } %>\"><%= text %><% if (editable) { %><% } %>"); +$templateCache.put("common/estimation/us-points-roles-popover.html","\n"); +$templateCache.put("common/history/history-activity.html","\n
\">\n
\" class=\"avatar\">\" alt=\"<%- userFullName %>\"/>
\n
\n <% if (comment.length > 0) { %>\n <% if ((deleteCommentDate || deleteCommentUser)) { %>\n
\', date: \'<%- deleteCommentDate %>\'}\">
<% } %>\n
\n <%= comment %>\n <% if (!deleteCommentDate && mode !== \"activity\" && canDeleteComment) { %>\" class=\"icon icon-delete comment-delete\"><% } %>\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) { %>\'}\" class=\"show-more show-more-comments\"><% } %>\n<% _.each(entries, function(entry) { %>\n<%= entry %>\n<% }) %>"); +$templateCache.put("common/history/history-base.html","\n
\n \n
\n
\n
\" tg-toggle-comment=\"tg-toggle-comment\" class=\"add-comment\">\n <% if (mode !== \"edit\") { %>\n <% } %>\n
\n
\n
\n
\n
\n
"); +$templateCache.put("common/history/history-change-attachment.html","\n
\n
<%- name %>
\n
<% _.each(diff, function(change) { %>\n

<%- change.name %> 
<%- change.from %>\n

<%- change.name %> 
<%- change.to %>

\n

<% }) %>\n
\n
"); +$templateCache.put("common/history/history-change-diff.html","\n
\n
<%- name %>
\n
\n

<%= diff %>

\n
\n
"); +$templateCache.put("common/history/history-change-generic.html","\n
\n
<%- name %>
\n
\n


<%- from %>

\n


<%- to %>

\n
\n
"); +$templateCache.put("common/history/history-change-list.html","\n
\n
<%- name %>
\n
<% if (removed.length > 0) { %>\n


<%- removed %>

<% } %>\n <% if (added.length > 0) { %>\n


<%- added %>

<% } %>\n
\n
"); +$templateCache.put("common/history/history-change-points.html","<% _.each(points, function(point, name) { %>\n
\n
\'}\">
\n
\n


<%- point[0] %>

\n


<%- point[1] %>

\n
\n
<% }); %>"); +$templateCache.put("common/history/history-deleted-comment.html","\n
\n
\', date: \'<%- deleteCommentDate %>\'}\">\n
<%= deleteComment %>
\n
<% if (canRestoreComment) { %>\" class=\"comment-restore\"><% } %>\n
"); +$templateCache.put("common/lightbox/lightbox-assigned-to-users.html","<% if (selected) { %>\n
\n
\"/>
\" class=\"watcher-name\"><%-selected.full_name_display %>\n
<% } %>\n<% _.each(users, function(user) { %>\n
\" class=\"watcher-single\">\n
\"/>
\" class=\"watcher-name\"><%- user.full_name_display %>\n
<% }) %>\n<% if (showMore) { %>\n
<% } %>"); +$templateCache.put("common/lightbox/lightbox-assigned-to.html","\n
\n

\n
\n \n
\n
\n
"); +$templateCache.put("common/lightbox/lightbox-block.html","\n
\n

\n
\n \n
\n
"); +$templateCache.put("common/lightbox/lightbox-blocking-message-input.html","\n
\n \n
"); +$templateCache.put("common/lightbox/lightbox-users.html","\n
\n

\n
\n \n
\n
\n
\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
\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
\n
\n
<%= data %>
\n
\n
"); $templateCache.put("user/lightbox/lightbox-delete-account.html","\n
\n

\n

\n
AcceptAccept
\n
"); $templateCache.put("home/home.html","\n
\n
\n
\n
\n \n
"); $templateCache.put("navigation-bar/navigation-bar.html","\n");