Commit Graph

1686 Commits (2b61b88564a4b8381623cfb51d21a8ef83cd981f)

Author SHA1 Message Date
Xavier Julián 2b61b88564 Add help icon 2014-11-27 10:15:19 +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
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
Xavier Julián d22d0e2259 Fix manage members page bug on very small resolutions 2014-11-19 18:58:03 +01:00
Xavier Julián 18a4e82c36 Fix broken video icon 2014-11-19 18:48:09 +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
Juanfran 3c6018ae0f fix kanban column width when the user fold & unfold 2014-11-18 12:45:03 +01:00
Jesús Espino 79a3afc6c6 Fixed problem with created by user outside the project 2014-11-18 12:33:00 +01:00
Jesús Espino 59a1d6c27b Adding external reference link for github 2014-11-18 12:13:30 +01:00
Alejandro Alonso 99cafc530b Fixing input name 2014-11-18 12:01:03 +01:00
Alejandro Alonso 0f32cbe237 User story points are undefined if the task points are undefined 2014-11-18 10:14:33 +01:00
jordanrinke 4d34a30a0f add missing ngRoute
add missing ngRoute
2014-11-17 12:47:12 -08:00
jordanrinke 3445595a3f Add missing ngRoute
Add missing ngRoute
2014-11-17 12:46:49 -08:00
Jesús Espino 02d507a281 Changed ng-if with ng-class hidden on compact user stories 2014-11-17 16:53:15 +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 6d817c2944 Kanban table header icon responsive 2014-11-17 16:15:40 +01:00
Xavier Julián f5c6031262 Kanban Table Width Recalculation on Squish Columns 2014-11-17 16:00:19 +01:00
Jesús Espino 190721ee4e Now using directive on register with github button 2014-11-17 15:44:28 +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 07c736d78c slug status column added 2014-11-13 11:48:27 +01:00
Alejandro Alonso 42a7752874 Updating github integration doc 2014-11-13 11:48:27 +01:00
Juanfran d3d6a1ce4e github configuration page 2014-11-13 11:48:26 +01:00
Xavier Julián 80e34ae1ee Added github button to invitation and invitation html structure refactor :octocat: 2014-11-13 11:48:26 +01:00
Xavier Julián 21555fd440 Github login/signup button in login and signup pages :octocat: 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 f7421b4440 Add fold option to only one column 2014-11-12 18:23:05 +01:00
Xavier Julián 6b6c06b39e Squish layout styles 2014-11-12 18:03:31 +01:00
Xavier Julián 5a9a1bdcc7 Remove tags from taskboard table 2014-11-12 11:10:41 +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
Xavier Julián 8b2e35feba Add blocked styles to taskboard 2014-11-11 20:09:26 +01:00