Commit Graph

69 Commits (76c4087181452281db4b51c8001b48d6b45990ef)

Author SHA1 Message Date
Juanfran 098b794d83 angular1.3 2014-11-27 10:19:41 +01:00
Juanfran 87e76e6c58 fix #1622 refresh tags colors after create an US with a new tag 2014-11-19 18:03:05 +01:00
Jesús Espino 12a442de6c Fix problem with drag and drop on kanban 2014-11-18 17:27:11 +01:00
Jesús Espino ead783ea56 Fix wip_limit problem on context change, now more robust directive 2014-11-18 17:14:21 +01:00
Xavier Julián 18bf7d9f4b Fixed JS bug and CSS show/hide effect 2014-11-17 16:48:57 +01:00
Xavier Julián f5c6031262 Kanban Table Width Recalculation on Squish Columns 2014-11-17 16:00:19 +01:00
Xavier Julián 91c3b213e8 Recalculate Kanban Table Container Width on load page 2014-11-17 12:59:12 +01:00
Xavier Julián 53745273e6 Save fold unfold status on storage 2014-11-17 12:30:26 +01:00
Xavier Julián 38bb85bdf0 Fold/unfold kanban columns 2014-11-14 13:11:25 +01:00
Xavier Julián b8862380f8 Broken kanban squish directive 2014-11-13 14:06:31 +01:00
Xavier Julián 766fc94c02 Squish Kanban Directive 2014-11-13 12:53:04 +01:00
David Barragán Merino 4dd950134e Prevent more xss attacks 2014-11-01 12:19:07 +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
Juanfran 7a65f7e2ca fix #1206 2014-10-07 11:05:34 +02:00
David Barragán Merino 2c422ba82e Fix Bug #1143: Add or remove blocked class to the kanban card when the US is updated 2014-10-02 19:29:07 +02:00
David Barragán Merino 50bc2c27a8 Catch destroy event in some directives 2014-10-02 19:26:13 +02:00
Andrey Antukh 38a6f73b9f Taiga-events integration (realtime taiga) 2014-09-29 17:10:09 +02:00
Andrey Antukh 0984cdb5e3 Regression fix: better order handling on kanban. 2014-09-18 16:45:51 +02:00
Andrey Antukh f5ed7e9499 Regression fix: conserve order on kanbnan using new kanban_order field
Completelly independently of backlog.
2014-09-18 16:18:34 +02:00
David Barragán Merino 69af98d3bf Fix: Use $tgNavUrls to get urls 2014-09-18 15:25:44 +02:00
David Barragán Merino 4a68f728f6 US #903: Task #1035: Saved statusViewModes in local storage 2014-09-18 11:55:46 +02:00
David Barragán Merino dfcc1b567d US #903: Task #1014: Toggle view mode 2014-09-18 11:55:46 +02:00
Andrey Antukh ade97c19fd Add separated method for bulk order update for: backlog, kanban and sprint. 2014-09-17 16:03:36 +02:00
Jesús Espino fe8ada4739 Fix bug #1027 and us #953: Kanban show all uss of the project 2014-09-17 13:27:14 +02:00
Andrey Antukh 1ff4bd3923 Fix typo 2014-09-13 00:39:41 +02:00
Andrey Antukh 9f391ac6ac Remove some bottom padding from main div.
This removes unnecesary vertical scroll on kanban when
horizontal scroll is available. It seems not affects
much other sections.

An other option to do this is adding more additional
padding to kanban column height fixer but it reduces
considerable the working zone.
2014-09-12 20:50:54 +02:00
Andrey Antukh 6408ab2f61 Set more apropiate name to kanban row width fixer directive. 2014-09-12 20:27:20 +02:00
Andrey Antukh fed86f8d4f Split column size code from kanban sortable directive into an other specific directive. 2014-09-12 20:23:10 +02:00
Andrey Antukh be2872bd8f Remove useless console.log 2014-09-12 20:08:58 +02:00
Juanfran 44c975e3ae disable custom scroll 2014-09-09 08:50:27 +02:00
Juanfran ef4c95d84a fix #678 2014-09-08 13:58:00 +02:00
Andrey Antukh 7a960b844a Minor code style cleaning at kanban/main.coffee file. 2014-09-06 16:54:06 +02:00
Xavier Julián 5ec1925057 Kanban blocked tasks visual color 2014-09-05 15:14:58 +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 18e5216c7f Improve resource loading on kanban. 2014-09-04 13:14:48 +02:00
Andrey Antukh 23a9c000e7 Remove inapropiate usage of block comments. 2014-09-01 17:08:27 +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 37b5be744d Now kanban username can be clicked to select other user 2014-08-20 10:35:56 +02:00
Juanfran dfb52a4115 disable auto loader 2014-08-18 10:39:23 +02:00
Jesús Espino c28d43716f Allowing kanban ordering only when backlog isn't activated 2014-08-12 10:51:24 +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
Juanfran 91f91d804e fix #330 2014-08-08 14:36:25 +02:00
Alejandro Alonso 875ba9397f Fixing bulk update order for backlog and kanban 2014-08-08 10:35:24 +02:00
David Barragán Merino ccb2c5cacb Convert span.task-assigned to a.task-assigned 2014-08-07 14:27:34 +02:00
David Barragán Merino 1afe18e8d1 Show the full name of users in the task or USs of the taskboard and kanban 2014-08-07 14:05:26 +02:00