Andrey Antukh
38a6f73b9f
Taiga-events integration (realtime taiga)
2014-09-29 17:10:09 +02:00
David Barragán Merino
62ddbe9284
Fix #1102
2014-09-26 14:56:02 +02:00
Xavier Julián
ddfbf22066
Fixed estimation for user stoy detail
2014-09-26 14:17:49 +02:00
David Barragán Merino
66abe776d1
Fix bug #1103
2014-09-26 12:56:02 +02:00
Juanfran
d5434c5c66
check if project exist in the main title directive
2014-09-26 12:43:12 +02:00
Alejandro Alonso
aa03009d95
Moving main title to directive, this way we can recalculate the project title just when we want and solves the bug https://tree.taiga.io/project/taiga/issue/1097
2014-09-26 11:04:13 +02:00
Alejandro Alonso
4a21ff58cd
Fixing create task popup, enabling blocked textarea only when needed
2014-09-26 09:33:09 +02:00
David Barragán Merino
dc362556a4
Minor fixes over the helpless html 💕
2014-09-25 14:43:51 +02:00
Alejandro Alonso
f22437b014
Closing all popups when redirecting to error page
2014-09-25 13:35:10 +02:00
Jesús Espino
e0db76ac20
Fix issue #1031
2014-09-19 12:23:45 +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
0a2c673bb1
Move confirm module from base to common
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
Jesús Espino
51159a1058
More robust loading buttons service
2014-09-18 15:46:08 +02:00
Jesús Espino
add92dddf4
Now comment has loading spinner
2014-09-18 15:04:08 +02:00
Andrey Antukh
b5499f2eef
Code style improvements.
2014-09-18 12:07:58 +02:00
Andrey Antukh
e94e2a41b3
Remove code from us-create-edit lightbox that are now handled by specific directive.
2014-09-18 12:07:58 +02:00
David Barragán Merino
ed5cf1ba69
US #903 : Task #1013 : US can be estimated from the lightbox
2014-09-18 11:55:46 +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
Jesús Espino
c6c73851df
Fix history on delete comments
2014-09-17 16:49:05 +02:00
Jesús Espino
47b94f95d7
Fix bug #1017
2014-09-17 12:05:11 +02:00
Jesús Espino
7fe5a10fa8
Fix bug #1016 : better tags rendering
2014-09-17 11:37:41 +02:00
Jesús Espino
44d15d302b
Add Enter and ESC handling and focus on edit
2014-09-17 10:49:56 +02:00
Xavier Julián
2442f50028
Restyling of Details page for related tasks and attachments
2014-09-16 17:27:55 +02:00
Jesús Espino
f326d6f12e
Delete comments functionality
2014-09-16 16:20:50 +02:00
David Barragán Merino
2661cc249e
Fix bug #1001 - Not list all attachments when a wiki page is created
2014-09-16 12:58:55 +02:00
Andrey Antukh
521d6e640a
Remove useless property on attachments drag and drop settings.
2014-09-15 19:52:40 +02:00
Andrey Antukh
e9da52faac
Fix strange effects on attachments drag and drop.
2014-09-15 19:50:28 +02:00
David Barragán Merino
7b042ec139
Disable revert option in sortable of attachments
2014-09-15 17:04:46 +02:00
David Barragán Merino
e2e0d16e0e
Add other field to the humanized-wfield-name list
2014-09-15 16:45:43 +02:00
David Barragán Merino
a3a84a06c1
Make improvements in the history of changes (Issue #913 )
2014-09-15 16:16:27 +02:00
Andrey Antukh
3b8e863fed
Fix wrong event selector that causes attachment uploading not working ( fix #960 )
2014-09-13 18:42:17 +02:00
Andrey Antukh
a286814dc6
Fix some regression on display description diffs on activity ( fixed #874 )
2014-09-12 21:16:45 +02:00
Juanfran
e817e94669
improve wisisyg lists
2014-09-12 09:55:27 +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
c9c7de49ae
Remove console.log.
2014-09-11 20:23:51 +02:00
Andrey Antukh
3fa4365a3d
Improve history controller for more convenient way to load resources.
2014-09-11 20:23:21 +02:00
Jesús Espino
e3890c6d5d
Add powerful related tasks management on user story detail
2014-09-11 20:02:55 +02:00
Jesús Espino
d6455c9787
Refactor tg-check-permission directive to more compact
2014-09-11 20:00:33 +02:00
Juanfran
2e98a02489
auto increment markdown list number
2014-09-11 15:56:40 +02:00
Jesús Espino
46410efc97
Fix bux 923: Wysiwyg smart enter handling
2014-09-11 14:42:24 +02:00
Juanfran
d66da5e0a4
fix comment placeholder text
2014-09-11 10:24:25 +02:00
Jesús Espino
22f15d3724
Removing dummy console.log's
2014-09-10 18:07:15 +02:00
Jesús Espino
8f2cb309b3
Fix bug #930 : on front
2014-09-10 18:06:38 +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
803da21993
Minor improvements on tgTagLine directive.
2014-09-10 14:10:01 +02:00
Andrey Antukh
9c1dff28ec
Simplify tgColorizeTags directive.
2014-09-10 14:10:01 +02:00
Andrey Antukh
c08282fade
Move tags directives to common module directory.
2014-09-10 14:10:01 +02:00
Juanfran
14cbc30848
fix #914
2014-09-10 13:01:09 +02:00
Andrey Antukh
5b173463ed
Add tgHistory directive.
...
This is a complete rewrite of the old tgChange directive
that has a lot of functions that works only with dom mutability
and with unclear name. This new version works in majority of
time with immutable operations and only mutates the dom in
the last render step.
2014-09-09 17:47:34 +02:00