Juanfran
22cef4ed2f
fix #2094 - restore issue properties spinner
2015-01-29 10:07:28 +01:00
Alejandro Alonso
df67751889
F#2036 No puedo crear custom filters para issues
2015-01-27 14:34:23 +01:00
Juanfran
6c9d8fe746
Convert coffee templates to jade
2015-01-26 10:59:34 +01:00
Jesús Espino
d8bec2c197
Bug #1847 : Hide loading overlay on permissions error
2015-01-08 17:21:56 +01:00
Jesús Espino
f9bf250b38
Fix bug with compact/uncompact kanban cards
2015-01-06 08:57:21 +01:00
Alejandro Alonso
a0db93a053
Mixing resolve, get project, get user and roles in the same request
2014-12-23 15:09:37 +01:00
Juanfran
c6ed21eca5
fix #1741 - remove tag field before open lightbox
2014-12-11 12:23:53 +01:00
Juanfran
d6b7843875
queue q promises
2014-12-09 13:45:24 +01:00
Juanfran
33c427b072
unify form submit
2014-11-27 15:08:01 +01:00
David Barragán Merino
0597881e02
Fix a bug in the form of custom filters at issues list
2014-11-04 11:38:12 +01:00
Juanfran
60604c6935
fix #1511
2014-11-03 09:24:18 +01:00
David Barragán Merino
4dd950134e
Prevent more xss attacks
2014-11-01 12:19:07 +01:00
Juanfran
1602eaac52
scss refactor
2014-10-31 12:17:40 +01:00
Alejandro Alonso
2b5007e556
Numeric tags not working in issue listing
2014-10-30 18:36:50 +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
Alejandro Alonso
5df6386f59
We need to guarantee that the last petition done here is the finally used
...
When searching by text loadIssues can be called fastly with different parameters and
can be resolved in a different order than generated
2014-10-16 13:06:47 +02:00
Andrey Antukh
86e75ef0e5
Fix issues creation tracking.
2014-10-13 15:36:07 +02:00
Andrey Antukh
51dc862e5e
Add analytics service and some additional tracking events.
2014-10-13 10:19:00 +02:00
Alejandro Alonso
667ff00cf6
Fixing the bad debounces
2014-10-10 12:52:49 +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
Andrey Antukh
38a6f73b9f
Taiga-events integration (realtime taiga)
2014-09-29 17:10:09 +02:00
David Barragán Merino
99c28a4c40
Merge pull request #29 from taigaio/some-inline-spinners
...
Some inline spinners
2014-09-19 08:34:56 +02:00
David Barragán Merino
36fae824b4
Set status name in title
2014-09-18 20:20:02 +02:00
Jesús Espino
fafb81e9c5
Custom filters spinner
2014-09-18 18:17:56 +02:00
Jesús Espino
72a54e43af
Fix cases when action failed during confirm lightbox
2014-09-18 17:17:42 +02:00
Jesús Espino
15b99b76ea
Debounce refactor: remove double clicks problem
2014-09-18 16:06:07 +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
David Barragán Merino
280ecddfae
🚽 💩
2014-09-17 16:53:31 +02:00
David Barragán Merino
7e2b9e0eab
Remove unnecessary TODO comment
2014-09-17 11:23:08 +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
87e8afa100
Reset tags on issues/us/tasks on open create lightbox.
2014-09-10 14:10:01 +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
Jesús Espino
3213d12087
Fix bug #861 : Change title of the assigned to div
2014-09-05 09:33:37 +02:00
Andrey Antukh
e6ed0caee0
Improve resource loading on issues list.
2014-09-04 13:14:48 +02:00
Andrey Antukh
a8f753af55
Improve resource loading on issues detail.
2014-09-04 13:14:48 +02:00
David Barragán Merino
c89ef25be3
Change full_name for full_name_display in assigned-to column at issues list
2014-09-02 13:16:53 +02:00
Andrey Antukh
23a9c000e7
Remove inapropiate usage of block comments.
2014-09-01 17:08:27 +02:00
David Barragán Merino
08d28431f6
Fix #809
2014-08-29 15:47:39 +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
Jesús Espino
fd395ca4ff
Fixed bug #763 : Now filter of us and issues filter by subject and reference
2014-08-28 11:26:29 +02:00
Jesús Espino
d08e42fc08
Small fix on filtering issues
2014-08-28 09:22:04 +02:00
Jesús Espino
2cc673b31a
Fixed tags problems on filters
2014-08-27 16:42:44 +02:00
David Barragán Merino
a11221834a
Show confirmation lightbox before remove a custom filter
2014-08-27 16:36:18 +02:00
Jesús Espino
c54cb8b243
Fixed problem with unassigned filters
2014-08-27 15:55:14 +02:00
Jesús Espino
e55899bb91
Fixed bug #778 : Now stored filters are removed when detect the filter items are deleted
2014-08-27 15:07:00 +02:00
Jesús Espino
ef88469ccc
Bug #709 : Filters now have a breadcrum
2014-08-27 11:51:29 +02:00
Xavier Julián
f47730cb78
Added visual recognizement to editable status in issue detail
2014-08-26 10:30:53 +02:00
Jesús Espino
00a8d9feb3
Allow user save own filters
2014-08-26 09:23:43 +02:00
Alejandro Alonso
ca10665032
Making assigned to editable inline in issues listing
2014-08-25 13:49:36 +02:00
Alejandro Alonso
af197eb7c1
Making issue status editable on the listing
2014-08-25 12:47:41 +02:00
Xavier Julián
79def2f779
Added created date in issues list
2014-08-25 12:07:56 +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
Jesús Espino
6201415452
Fixed bug #734
2014-08-20 11:21:38 +02:00
Jesús Espino
ee46cca3de
Fixed small problem with the users filters refactor
2014-08-19 13:29:02 +02:00
Jesús Espino
1b56d15a1b
Removing unnecesary fields on issues lightbox coffescript code
2014-08-19 12:53:10 +02:00
Jesús Espino
568a0b6ca9
Homogeneous and better ordering on users filters list on issues
2014-08-19 12:33:52 +02:00
Jesús Espino
d3b8aec8ab
Users name sort-by case insensitive
2014-08-19 12:09:42 +02:00
Jesús Espino
d6bf5758de
Fixed bug #693 : Adding issues filters storage
2014-08-19 10:59:35 +02:00
Jesús Espino
8778391d8a
Now the assignedTo and createdBy filters are sorted by name
2014-08-18 14:08:48 +02:00
Jesús Espino
513a35cda9
Fixed issue #691 : Now allow created by on issues filters
2014-08-18 13:54:41 +02:00
Juanfran
dfb52a4115
disable auto loader
2014-08-18 10:39:23 +02:00
David Barragán Merino
d16e7c9da8
By default the issue list is sortered by created date: fix the ordering arrow
2014-08-17 16:04:25 +02:00
Alejandro Alonso
3fa726f2c0
Fixing duplicated filters in issues list
2014-08-13 14:40:07 +02:00
Juanfran
e644822a25
set the current page title
2014-08-11 12:42:00 +02:00
Jesús Espino
a810726516
Changing textToColor with the new tag coloration system
2014-08-11 11:52:03 +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
Juanfran
18d5fd0427
filter by issue type
2014-08-08 13:23:51 +02:00
Juanfran
0e8e3f5788
add issue type in the issues list
2014-08-08 13:23:51 +02:00
Juanfran
599f95535c
create issue with 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
David Barragán Merino
3c7b9ed490
Minor fix
2014-08-06 15:09:29 +02:00
David Barragán Merino
486a071e63
Improve the header of the list of issues
2014-08-06 13:41:56 +02:00
David Barragán Merino
bf35a497bf
keep it simple
2014-08-06 12:46:01 +02:00
Juanfran
f8ef271fab
fix #264
2014-08-06 10:31:21 +02:00