Commit Graph

700 Commits (51eb587844f4f25ae4c426e9c4e19ebcb2bf83b7)

Author SHA1 Message Date
David Barragán Merino 2b6b1d79cb Show active attachments of an issue 2014-07-29 00:20:43 +02:00
David Barragán Merino d23553f012 Fix section name of user story detail page 2014-07-29 00:19:30 +02:00
David Barragán Merino 8ba8553217 Fix section name of task detail page 2014-07-29 00:18:46 +02:00
David Barragán Merino 84c15eae24 Fix section name of issue detail page 2014-07-29 00:18:12 +02:00
David Barragán Merino 14e3ac344b First iteration over attachments.jade (only list active attachments) 2014-07-29 00:16:00 +02:00
David Barragán Merino 4f2e260113 Create AttachmentsMixin Controller 2014-07-29 00:14:38 +02:00
David Barragán Merino 7711126729 Create a rosources service for attachments 2014-07-29 00:13:37 +02:00
David Barragán Merino d2ebd30fe3 Remove unnecessary url 2014-07-28 20:56:03 +02:00
David Barragán Merino 317f3ad034 Add some likne breaks 2014-07-28 20:55:30 +02:00
David Barragán Merino 855a748f4f Fix an error in get service of the issues resource 2014-07-28 18:00:14 +02:00
David Barragán Merino e1b88e83cf Minor fixes in 'Add memberships' lightbox 2014-07-28 17:14:13 +02:00
Jesús Espino a14430096d Working avatar in the main menu 2014-07-28 18:44:05 +02:00
Jesús Espino a8bc9fcfcd Fixed problem with deleted url for issue-detail 2014-07-28 18:13:06 +02:00
Jesús Espino 16b96be579 Small fix of undefined on unslugify 2014-07-28 18:04:51 +02:00
Alejandro Alonso c9995aa52b Lateral menu for user profile 2014-07-28 13:28:35 +02:00
Jesús Espino 16e326b437 Allowing to create bulk task on task without user story 2014-07-28 13:30:58 +02:00
Jesús Espino bee4c84e4a Fixed tasks buttons in tasks without us in the taskboard 2014-07-28 13:18:44 +02:00
Jesús Espino c29296bf83 Some wiki fixes 2014-07-28 13:10:08 +02:00
Jesús Espino 8babff7cec Integration of wiki 2014-07-28 12:35:44 +02:00
Juanfran 1fdd7acf5b fix #404 2014-07-28 10:55:40 +02:00
Juanfran 548f9652fc fix fixed lightbox 2014-07-28 10:37:09 +02:00
David Barragán Merino c194fafee4 Remove duplicate urls 2014-07-28 10:06:39 +02:00
Jesús Espino 976eaa03ae Fixed membership is_admin checkbox 2014-07-28 09:56:58 +02:00
Juanfran 20e68f7b82 fix #414 2014-07-28 09:02:53 +02:00
Juanfran ec4f3e9975 fix hide projects menu 2014-07-28 08:40:50 +02:00
David Barragán Merino 6f8f70fe34 Create memberships in bulk 2014-07-28 01:00:55 +02:00
David Barragán Merino 8d0cb8c54f Resend invitations 2014-07-27 23:27:39 +02:00
David Barragán Merino 553096c496 Merge pull request #1 from taigaio/backlog-sortable-refactor
Backlog sortable refactor
2014-07-26 18:31:21 +02:00
Andrey Antukh fe8c268c31 Remove jade dependency from bower
It was only an experiment and it is now completelly useless
on fronted. (Jade is only used on gulp as npm dependency)
2014-07-25 21:38:18 +02:00
Andrey Antukh 8f88df42aa Remove jquery-ui from bower.json (bacause it included locally) 2014-07-25 21:36:05 +02:00
Andrey Antukh cd42c8224b Update angular version. 2014-07-25 21:35: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 6798662c69 Deactivate doomline (has strange behavior with drag and drop) 2014-07-25 21:18:15 +02:00
Andrey Antukh 13ca1e46c5 Update jquery ui to latest git version and apply local modification. 2014-07-25 21:17:04 +02:00
Juanfran 332dc5c433 create project 2014-07-25 14:50:45 +02:00
Juanfran e0dffa0a32 create project front 2014-07-25 14:50:45 +02:00
David Barragán Merino 548000edc0 extends dummy-layout instead layout 2014-07-25 14:47:05 +02:00
David Barragán Merino 1dc692c1e0 Fix error in the pagination of memberships 2014-07-25 14:24:23 +02:00
David Barragán Merino c797352472 Fix default image of invitations 2014-07-25 13:53:28 +02:00
Xavier Julián 2b448409d0 kanban task 2014-07-25 13:49:39 +02:00
David Barragán Merino 87e113c667 Fix add buttons 2014-07-25 13:44:51 +02:00
David Barragán Merino 95a9fb9724 Show points value 2014-07-25 13:44:51 +02:00
David Barragán Merino ab9f381b98 Show color of task status 2014-07-25 13:44:51 +02:00
David Barragán Merino 7dba47a90c Show color of us status 2014-07-25 13:44:51 +02:00
Xavier Julián df92071ada Minor style fixes 2014-07-25 13:04:05 +02:00
Xavier Julián f86d2867df Taskboard task value 2014-07-25 12:57:52 +02:00
Xavier Julián 700e0af420 Fixed Taskboard buttons 2014-07-25 12:57:14 +02:00
Xavier Julián 97b676c976 Taskboard tasks refactor 2014-07-25 12:28:55 +02:00
Juanfran 46089b5a73 US/121 add member photo 2014-07-25 10:24:32 +02:00
Juanfran bbd86f142b US/121 remove old pagination template 2014-07-25 09:31:55 +02:00