Juanfran
ea4d5d887f
replace js height calculator by displayFlex
2015-02-04 08:14:15 +01:00
Juanfran
c9a6d1df8e
tranform <a> submits to buttons
2015-02-02 08:42:21 +01:00
Juanfran
9683a2a114
fix #1968 - taskboard columns should have max-width
2015-01-27 08:49:50 +01:00
Xavier Julián
ee244edd83
User avatar templateUrl fix typo
2015-01-26 15:14:09 +01:00
Juanfran
6c9d8fe746
Convert coffee templates to jade
2015-01-26 10:59:34 +01:00
Alejandro Alonso
61e72adea8
Adding tooltips to graphs
2015-01-21 17:19:02 +01:00
Juanfran
494cf2d1a9
fix #1897 - unassigned ceil taskboard compression
2015-01-16 08:47:38 +01:00
Jesús Espino
d8bec2c197
Bug #1847 : Hide loading overlay on permissions error
2015-01-08 17:21:56 +01:00
Alejandro
0d78482432
Merge pull request #207 from taigaio/bug/1741/remove-tag-field-before-open-lightbox
...
fix #1741 - remove tag field before open lightbox
2014-12-11 16:30:20 +01:00
Juanfran
15b7a38a57
fix #1777 - restore taskboard column colors
2014-12-11 13:35:53 +01:00
Juanfran
c6ed21eca5
fix #1741 - remove tag field before open lightbox
2014-12-11 12:23:53 +01:00
Juanfran
533395202b
fold/unfold taskboard tasks columns & us rows
2014-12-03 12:41:30 +01:00
Juanfran
ed7a176fe0
fix #1714 - bulk resort tasks in the taskboard
2014-12-02 19:21:06 +01:00
Juanfran
15dea86392
Partial fix #1714 taskboard order
2014-11-28 14:37:59 +01:00
Juanfran
33c427b072
unify form submit
2014-11-27 15:08:01 +01:00
Jesús Espino
546a002c62
Merge pull request #175 from taigaio/angular1.3
...
angular1.3
2014-11-27 10:24:27 +01:00
Juanfran
098b794d83
angular1.3
2014-11-27 10:19:41 +01:00
Florian Bezagu
e43a4205e7
Catch submit event of form to create and edit task
...
This allows to use « enter » to create or edit a task because there is
a new event caught, the submit one.
2014-11-26 21:19:04 +01:00
Juanfran
c98996a8c5
check if stats are loaded before redraw chart
2014-11-12 08:14:56 +01:00
David Barragán Merino
4dd950134e
Prevent more xss attacks
2014-11-01 12:19:07 +01:00
David Barragán Merino
47fa97917e
Fix errors of tag directive in lightboxes
2014-10-30 15:40:32 +01:00
Juanfran
2bc42bd5b9
fix #1178 - 403 error
2014-10-22 11:18:00 +02:00
Jesús Espino
c1ec5315c5
More responsive resize of kanban and taskboard
2014-10-13 14:04:23 +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
8b1fbca5f7
Fix Bug #1279 : Deleting block condition from task in taskboard does not restore color
2014-10-12 00:47:55 +02:00
Jesús Espino
5391cf0d48
Fix issue 1275: Now the userstories are ordered by sprint_order
2014-10-08 13:57:32 +02:00
Jesús Espino
f801b1399b
Fix tasks #1231 and 1232: Add better taskboard and taiga-events integration
2014-10-07 12:01:03 +02:00
Alejandro Alonso
ae9a63812c
Adding open tasks info to taskboard
2014-10-06 20:07:27 +02:00
Xavier Julián
893f4ede7d
Added stats icon in taskboard
2014-10-06 20:07:26 +02:00
Andrey Antukh
38a6f73b9f
Taiga-events integration (realtime taiga)
2014-09-29 17:10:09 +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
Xavier Julián
660e89a519
Added loading to main pages
2014-09-16 12:44:25 +02:00
Andrey Antukh
2fc0ae1c8e
Fix wrong taskboard table height calculation ( fix #981 )
...
This not implies resizes on windows is resized.
2014-09-15 20:10:19 +02:00
Jesús Espino
28970baa37
More robust task showing on taskboard
2014-09-15 19:05:24 +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
94348795cf
Normalize lightbox behavior and implementation (styles, partial filenames, blocking message...)
...
- Normalize style clases names.
- Normalize partials files names.
- Normalize lightbox settings buttons behavior and implementation.
- Normalize blocking message input handling on userstories and tasks.
2014-09-06 16:54:06 +02:00
Xavier Julián
7f871eeab3
Taskboard blocked tasks visual color
2014-09-05 15:09:43 +02:00
Jesús Espino
68f48f6a1c
Fix bug #741 : Kanban/Taskboard/Backlog drag and drop start on all the element
2014-09-05 13:57:21 +02:00
Jesús Espino
1f0d4f3847
Fix parallel requests race condition
2014-09-05 09:57:13 +02:00
Andrey Antukh
7ae59899d9
Improve resource loading on taskboard.
2014-09-04 13:14:48 +02:00
Andrey Antukh
48cf4edbb3
Remove event attaching from watcher handler.
...
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh
34952e8258
Replace setTimeout with timeout function.
...
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Andrey Antukh
23a9c000e7
Remove inapropiate usage of block comments.
2014-09-01 17:08:27 +02:00
David Barragán Merino
dcdd9d8d8f
Fix #754 : Use slug in taskboards urls instead milestone id
2014-08-29 13:53:38 +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
David Barragán Merino
b5a15c803a
Change the link title
2014-08-21 12:44:38 +02:00
Jesús Espino
5a50705d9c
Fixed bug #708 : Now backlog progress bar works, and all progress bar use the same directive
2014-08-19 11:47:18 +02:00
Jesús Espino
f7507aacbc
Small refactor on colors
2014-08-11 18:02:44 +02:00
Juanfran
e644822a25
set the current page title
2014-08-11 12:42:00 +02:00