Commit Graph

28 Commits (40351d6ce0147cb15c14efafe946dfdd428ff7de)

Author SHA1 Message Date
Andrey Antukh 9a67121045 Fix my email on copyright preamble on coffee source files. 2016-01-08 16:34:14 +02:00
Andrey Antukh 308d769310 Add missing copyright preamble entries to coffee source files. 2016-01-08 16:34:09 +02:00
David Barragán Merino 2319ba1766 Update license message 2016-01-04 09:04:42 +01:00
David Barragán Merino be60a54449 Update license message 2015-10-30 14:59:29 +01:00
Juanfran 39407acf42 add 'items' params in the sortable empty backlog 2015-10-15 14:24:05 +02:00
Juanfran 0afb804a61 fix sprint drag 2015-06-16 11:24:14 +02:00
Juanfran 861ac9b540 Fix issue 2817 - us backlog drag position at start
- Before when the user clicked on the left of a backlog US, the US position try to reach the drag icon.
- Now when the US starts dragging preserve their position and if you move it to the sprint the US overflowing the X without scroll.
2015-06-12 12:05:38 +02:00
Xavier Julián 5aab9f563c Fix shadow when dragging from sprints 2015-06-11 17:34:34 +02:00
Alejandro Alonso 572989b836 Fixing reordering issue when filters enabled, error message was shown but order was updated anyway 2015-05-05 07:34:46 +02:00
Juanfran 2d4014ca20 taiga internationalization
- angular-translate installed
- users can change their language
- translate coffee and jade
- command line tool to find duplicate key values and replaces keys
2015-04-08 12:45:56 +02:00
Juanfran aece852b41 fix #2184 disable drag when the user click on the popover 2015-02-11 07:39:32 +01:00
Juanfran dfc1002d0b fix backlog sort with doomline 2015-02-03 13:35:29 +01:00
Juanfran 8b31c9ff8f disable dragging from doom-line 2015-01-27 14:26:00 +01:00
Alejandro Alonso 76b53218a3 When dragging a User Story to a Sprint, use the entire Sprint box to accept drag 2015-01-22 08:07:19 +01:00
Juanfran e1d2388baa fix #1745 prevent firefox click after drag 2014-12-11 16:51:19 +01:00
Juanfran 90a8959d50 fix #678 - it's possible to scroll when drag US's 2014-12-03 09:27:39 +01:00
Juanfran b900118aff fix #1505 - The user only can drop if the backlog filters are closed 2014-11-06 08:37:41 +01:00
Juanfran 48d9505157 us 1213 - drag multiple 2014-10-15 09:27:16 +02:00
Jesús Espino 236f69dfde Fix bug #911: Force the cursor at the right of the sortable 2014-09-11 09:56:37 +02:00
Andrey Antukh c5958ba32d Remove one level of indentation on backlog sortable module. 2014-09-06 02:34:40 +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 e7adab89cc Fixed bug #362: Allowing drop user stories on empty backlog 2014-08-13 14:30:07 +02:00
Alejandro Alonso 36ec352fc5 limiting drag&drop in backlog according to permissions 2014-08-07 08:37:24 +02:00
Xavier Julián b7690abdb7 Backlog sortable placeholder 2014-08-01 14:53:10 +02:00
Andrey Antukh e0be22d871 Refactorized backlog drag and drop.
Make it work like other drag and drop implementations
found on taiga (taskboard and kanban) with exception of
revert animation.
2014-07-25 21:19:24 +02:00
Andrey Antukh 6d4dc6f242 Remove commented code. 2014-07-10 11:56:16 +02:00
Alejandro Alonso 9a514fcc2a Refactoring drag and drop in backlog 2014-07-10 11:02:55 +02:00
Andrey Antukh c3da3a21dd Initial drag and drop support for backlog. 2014-07-09 12:12:53 +02:00