Jesús Espino
b42f65dc90
[backport] Fix bug with compact/uncompact kanban cards
2015-01-06 08:58:22 +01:00
Alejandro Alonso
cec407c5d8
[backport] Mixing resolve, get project, get user and roles in the same request
2014-12-26 11:43:06 +01:00
Jesús Espino
6e85f150b6
Revert "[backport] Mixing resolve, get project, get user and roles in the same request"
...
This reverts commit d7c89b7535
.
2014-12-23 20:32:46 +01:00
Alejandro Alonso
d7c89b7535
[backport] Mixing resolve, get project, get user and roles in the same request
2014-12-23 15:19:08 +01:00
Juanfran
d6b7843875
queue q promises
2014-12-09 13:45:24 +01:00
David Barragán Merino
4dd950134e
Prevent more xss attacks
2014-11-01 12:19:07 +01:00
David Barragán Merino
f10a083aa2
Fix bug #1501 : Promote to US button lost the hover style
2014-10-30 18:24:29 +01:00
David Barragán Merino
0e355f59cb
Fix/Refactor tg-delete-button
2014-10-30 15:40:32 +01:00
David Barragán Merino
8627071f43
Add loading spiner to the issue detail page
2014-10-30 15:40:32 +01:00
Jesús Espino
631af8d3a5
Add spinner on change status/type/priority/severity selectors
2014-10-30 15:36:04 +01:00
David Barragán Merino
4d39f8a3c1
Check permissions in tg-issue-status-button, tg-issue-type-button, tg-issue-severity-button and tg-issue-priority-button directives
2014-10-30 15:36:04 +01:00
David Barragán Merino
9cf3ca18f2
Remove Issue edition page and some extra deprecated code
2014-10-30 15:36:03 +01:00
David Barragán Merino
c2ee8829be
Refactor tg-issue-status directive: Create directives tg-issue-status-display, tg-issue-status-button, tg-issue-type-button, tg-issue-severity-button and tg-issue-priority-button
2014-10-30 15:36:03 +01:00
Jesús Espino
d0e6b296e9
Splited buttons on diferente directives
2014-10-30 15:36:03 +01:00
Alejandro
f30ddeb847
Merge pull request #112 from taigaio/bug/1178/403-error-control
...
fix #1178 - 403 error
2014-10-23 08:50:35 +02:00
David Barragán Merino
fb8756e30b
Fix bug #1445 : Refactor: $confirm.ask service
2014-10-22 12:32:03 +02:00
Juanfran
2bc42bd5b9
fix #1178 - 403 error
2014-10-22 11:18:00 +02:00
Andrey Antukh
51dc862e5e
Add analytics service and some additional tracking events.
2014-10-13 10:19:00 +02:00
David Barragán Merino
22ec3ca70e
US #675 : Task #1247 : Create the button action to call the api
2014-10-09 18:25:21 +02:00
Jesús Espino
72a54e43af
Fix cases when action failed during confirm lightbox
2014-09-18 17:17:42 +02:00
David Barragán Merino
69af98d3bf
Fix: Use $tgNavUrls to get urls
2014-09-18 15:25:44 +02:00
Jesús Espino
5b17f5bda9
Improved confirm/ask method.
...
It now wait results before close, and add a spinner.
2014-09-18 11:48:18 +02:00
Andrey Antukh
4bd1f40893
Rewrite attachments directives and make them work as isolated components.
...
Also, it fixes #914 issue.
2014-09-11 20:34:17 +02:00
Andrey Antukh
ed3967c1ab
Remove loadHistory call from attachments event handlers.
...
And replace it with scope event raising. This change is needed
for conserve the previous behavior of history reloading on any
attachment change. The history reloading is now handled by
history directive and controler and them responds well to
'history:reload' signal.
Moreover, loadHistory repeated function is removed from
us/task/issue detail controllers.
2014-09-09 17:47:34 +02:00
Andrey Antukh
3f1eff581d
Remove now unused history loading code and event handlers.
...
From issue, task and userstory details modules.
2014-09-09 17:47:34 +02:00
Jesús Espino
09f4b382ff
Add some loading spiners on some save buttons
2014-09-05 14:58:20 +02:00
Jesús Espino
1f0d4f3847
Fix parallel requests race condition
2014-09-05 09:57:13 +02:00
Andrey Antukh
a8f753af55
Improve resource loading on issues detail.
2014-09-04 13:14:48 +02:00
Alejandro Alonso
a34fe3c45e
Fixing historic
2014-08-28 14:55:54 +02:00
Alejandro Alonso
466d04bf65
Fixing lost comments in issue
2014-08-28 13:11:43 +02:00
David Barragán Merino
9b857c172e
Bug #685 : Show creation date of an item
2014-08-28 13:05:36 +02:00
Jesús Espino
f1c945c4df
Replacing usage of with everywhere
2014-08-28 11:58:35 +02:00
Jesús Espino
710589d5df
Fixed issue #789 : Now on unresolved objects redirect user to the 404 page.
2014-08-28 11:58:34 +02:00
Xavier Julián
f47730cb78
Added visual recognizement to editable status in issue detail
2014-08-26 10:30:53 +02:00
David Barragán Merino
d5dccd8a04
Refactor: Use tgNavUrls service instead the real url
2014-08-24 18:57:17 +02:00
David Barragán Merino
5da5aa1dc0
Refactor: Use tgNavUrls to get urls of the previous and next object
2014-08-23 22:59:35 +02:00
David Barragán Merino
dce3e9873f
Fix #745 : Reload history when add, update or delete attachments
2014-08-22 12:54:24 +02:00
David Barragán Merino
0b176d2f70
Cut long lines
2014-08-22 12:54:23 +02:00
David Barragán Merino
15ca14b152
Fix some urls
2014-08-21 16:10:52 +02:00
Juanfran
e644822a25
set the current page title
2014-08-11 12:42:00 +02:00
Juanfran
f4cbe0a237
add comment animation
2014-08-08 13:56:20 +02:00
Juanfran
f074bd2ead
edit issue type
2014-08-08 13:23:51 +02:00
David Barragán Merino
bfa5ce2f35
Catch server errors in edit issue form
2014-08-07 12:46:30 +02:00
David Barragán Merino
61faee88d9
Fix a checksley error on objects detail pages
2014-08-07 12:46:30 +02:00
Juanfran
da649215a0
popover refactor
2014-08-07 12:02:42 +02:00
David Barragán Merino
4ba0e590f9
Validate issue form
2014-08-07 11:09:21 +02:00
Juanfran
f8ef271fab
fix #264
2014-08-06 10:31:21 +02:00
Alejandro Alonso
6d5bf9e2aa
Finishing activity and comments refactor
2014-08-06 09:08:57 +02:00
David Barragán Merino
def7fc973e
Colorinchis and coloronchos like tronchos 🌈 🐐 🐏 🐊 🌈
2014-08-05 17:29:16 +02:00
Alejandro Alonso
a71c53cae2
First part of the history refactor
2014-08-05 14:54:14 +02:00