Commit Graph

1042 Commits (2b61b88564a4b8381623cfb51d21a8ef83cd981f)

Author SHA1 Message Date
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
Andrey Antukh cc17743045 Add the ability to disable events and use relative url in config. 2014-11-20 21:52:26 +01:00
David Barragán Merino c344152f32 Change show/hide to add/removeClass in meetup button 2014-11-19 19:25:01 +01:00
Xavier Julián c970adbec2 Fix admin layout in safari and other browsers 2014-11-19 19:24:01 +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
Alejandro d41d4df625 Merge pull request #165 from taigaio/bug/1552/us-points-undefined-when-tasks-points-are-undefined
User story points are undefined if the task points are undefined
2014-11-18 21:28:28 +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
Alejandro d335e81061 Merge pull request #149 from taigaio/us/90/github-integration
Us/90/github integration
2014-11-18 14:07:57 +01:00
Jesús Espino 494c22c857 Merge pull request #162 from taigaio/us/104/squish-kanban
Squish Kanban
2014-11-18 12:50:43 +01:00
Jesús Espino 79a3afc6c6 Fixed problem with created by user outside the project 2014-11-18 12:33:00 +01:00
Alejandro Alonso 0f32cbe237 User story points are undefined if the task points are undefined 2014-11-18 10:14:33 +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
David Barragán Merino 7167769a86 Fix error: Extrange behavior of tg-us-estimation in lightboxes 2014-11-14 01:12:33 +01:00
David Barragán Merino 7248d7e02f Fix error: undefined is not a function (evaluating \'$scope.us.revert()\') 2014-11-14 01:10:31 +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 72bff4cdde The GitHub button will not be rendered if is not configured 2014-11-13 11:48:28 +01:00
Juanfran b4e5df0c8d removed unused dependencies in the github page 2014-11-13 11:48:28 +01:00
Juanfran ac1305952f fix manual loader call 2014-11-13 11:48:27 +01:00
Juanfran 699deb4450 add resolveUrlForAttributeModel method 2014-11-13 11:48:27 +01:00
Juanfran 1129469cce github form integration 2014-11-13 11:48:27 +01:00
David Barragán Merino b8bf8902d1 Task #1424: Login with GitHub 2014-11-13 11:48:27 +01:00
Juanfran d3d6a1ce4e github configuration page 2014-11-13 11:48:26 +01:00
David Barragán Merino 949f3fc2fd Revert "revert Logo to test if bug caused by SVG"
This reverts commit 238df23a61.
2014-11-13 10:49:47 +01:00
Xavier Julián 6b6c06b39e Squish layout styles 2014-11-12 18:03:31 +01:00
Juanfran d41ea2faa6 check if watcher is defined before print 2014-11-12 09:33:58 +01:00
Juanfran c98996a8c5 check if stats are loaded before redraw chart 2014-11-12 08:14:56 +01:00
David Barragán Merino 1e34054177 Merge pull request #153 from taigaio/bug/1572/refactor-projects-pagination
fix #1572 - refactor projects pagination
2014-11-11 19:51:00 +01:00
Juanfran d86c10d0a2 fix #1602 - fix show/hide block us text 2014-11-11 17:49:51 +01:00
Juanfran cd37196a31 fix #1572 - refactor projects pagination 2014-11-11 17:11:30 +01:00
Alejandro 1c7fcffe0a Merge pull request #144 from taigaio/bug/1533/update-backlog-points-popups
fix #1533 - when the user changes the role points in a us the popup must...
2014-11-07 08:56:23 +01:00
Alejandro f54823acb5 Merge pull request #143 from taigaio/bug/1505/backlog-dragging-when-filters-are-enabled
fix #1505 - The user only can drop if the backlog filters are closed preventing sort errors
2014-11-06 10:38:48 +01:00
Alejandro e96c729ba5 Merge pull request #147 from taigaio/issue/1546/hover-tags-on-kanban-and-taskboard
Now the tag hover space is the double of the tag line
2014-11-06 10:35:45 +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
Alejandro 73c54555c0 Merge pull request #146 from taigaio/issue/1538/kanban-lightbox-inline-edit
User story edit lightbox, on close revert changes of us
2014-11-06 07:53:57 +01:00
Jesús Espino c80aed16a4 Now the tag hover space is the double of the tag line 2014-11-05 23:11:58 +01:00
Jesús Espino c828791e7c User story edit lightbox, on close revert changes of us 2014-11-05 22:28:02 +01:00
Xavier Julián 238df23a61 revert Logo to test if bug caused by SVG 2014-11-05 18:58:50 +01:00
Juanfran 0d3c47c803 loader refactor
deleted loader interceptor
loader.start forces loader show up
2014-11-05 17:09:19 +01:00
Juanfran b277fc829d fix #1533 - when the user changes the role points in a us the popup must be updated 2014-11-05 11:04:43 +01:00
David Barragán Merino f929a9044d Fix bug: Show delete-sprint button in edit mode 2014-11-05 11:01:33 +01:00
Juanfran 6161f7e017 add missing event parameter 2014-11-04 15:55:24 +01:00
Juanfran 3be8e8561e prevent js error when the avatar input is empty 2014-11-04 15:28:50 +01:00
David Barragán Merino 0769c13c97 Fix [Sentry] ERROR: url is undefined 2014-11-04 13:32:41 +01:00
David Barragán Merino 77a6d7d49a Remove some console logs 2014-11-04 13:32:41 +01:00