Xavier Julián
|
2b61b88564
|
Add help icon
|
2014-11-27 10:15:19 +01:00 |
Juanfran
|
895ebb4444
|
Merge pull request #178 from FlorianBezagu/use_enter_to_create_task
Catch submit event of form to create and edit task
|
2014-11-27 08:29:00 +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 |
David Barragán Merino
|
63d6f4c829
|
Merge pull request #170 from taigaio/events-disable-and-relative-url
Add the ability to disable events and use relative url in config.
|
2014-11-24 18:36:01 +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 |
Jesús Espino
|
32278f5bb0
|
Merge pull request #171 from taigaio/bug/1646/fix-meetup-button
Change show/hide to add/removeClass in meetup button
|
2014-11-20 09:43:52 +01:00 |
David Barragán Merino
|
c344152f32
|
Change show/hide to add/removeClass in meetup button
|
2014-11-19 19:25:01 +01:00 |
David Barragán Merino
|
7719e1a275
|
Merge pull request #169 from taigaio/issue/1608/admin-layout-broken
Fix admin layout in safari and other browsers
|
2014-11-19 19:24:27 +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 |
Jesús Espino
|
30b9d7f5c7
|
Merge pull request #168 from taigaio/bug/1622/refresh-tags-colors-after-create-us
fix #1622 refresh tags colors after create an US with a new tag
|
2014-11-19 18:21: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 Alonso
|
d189c18129
|
Updating changelog
|
2014-11-18 16:11:35 +01:00 |
Alejandro Alonso
|
1f3e500ca7
|
Merge branch 'master' into stable
|
2014-11-18 16:10:00 +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 |
Alejandro
|
ab4360ade1
|
Merge pull request #163 from jordanrinke/master
add missing ngroute
|
2014-11-18 08:20:23 +01:00 |
jordanrinke
|
0cc4d2a81e
|
[backport] add missing ngRoute
|
2014-11-18 08:15:03 +01:00 |
jordanrinke
|
c4f58ddc98
|
[backport] Add missing ngRoute
|
2014-11-18 08:14:12 +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 |
Jesús Espino
|
47d9af4a8a
|
Merge pull request #161 from taigaio/some-hotfixes
Some hotfixes
|
2014-11-17 13:20:25 +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
|
9882ac28c4
|
Update CHANGELOG.md
|
2014-11-13 11:54:05 +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 |