Commit Graph

1458 Commits (f11cb3edaa0689b4c313f272e81a45ed8b38925f)

Author SHA1 Message Date
Alejandro Alonso f11cb3edaa Updating changelog 2014-11-18 16:04:07 +01:00
Jesús Espino 70c1195d31 Merge pull request #159 from taigaio/redo/github-login
Re-do github login
2014-11-18 15:47:05 +01:00
David Barragán Merino 99244b8393 Re-do github login 2014-11-18 15:35:42 +01:00
Alejandro ccd9bcc4a7 Merge pull request #158 from taigaio/issue/1630/thead-tbody-on-markdown
Added thead and tbody to allowed tags on mdrender service
2014-11-18 14:00:16 +01:00
Jesús Espino 80445d7afd Merge pull request #156 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 13:48:37 +01:00
Alejandro ac1b43bdb5 Merge pull request #157 from taigaio/external-references-change
Changed how external reference is obtained
2014-11-18 13:47:59 +01:00
Jesús Espino 7b498924e7 Add tests to bug #1553 resolution 2014-11-18 13:32:32 +01:00
Jesús Espino 18e38792b5 Changed how external reference is obtained 2014-11-18 13:03:38 +01:00
Jesús Espino adb2e24423 Added thead and tbody to allowed tags on mdrender service 2014-11-18 12:52:53 +01:00
Alejandro Alonso 058195d670 User story points are undefined if the task points are undefined 2014-11-18 10:16:18 +01:00
David Barragán Merino 5129c1f1e1 @Xaviju wins 🏆: Convert new lines in br tags 2014-11-17 19:12:52 +01:00
Alejandro Alonso c34ec5b50c Fix limit case for non existant neighbors 2014-11-17 13:52:52 +01:00
David Barragán Merino c844e59540 Add copyright terms in some files 2014-11-16 12:52:37 +01:00
David Barragán Merino 9d1f2f2bb6 Merge pull request #153 from taigaio/bug/1609/issues-neightbors
Fixing neighbors hell
2014-11-15 22:40:42 +01:00
Alejandro Alonso f49d143c22 Fixing neighbors hell 2014-11-15 22:39:42 +01:00
David Barragán Merino 4db9155769 Merge branch 'master' into stable 2014-11-13 11:56:15 +01:00
David Barragán Merino 8e878810bd Remove spaces at the end of lines 2014-11-13 11:50:34 +01:00
David Barragán Merino 8a3b13bfd8 Update CHANGELOG.md 2014-11-13 11:46:03 +01:00
David Barragán Merino c24bb49788 Update CHANGELOG.md 2014-11-13 11:37:06 +01:00
David Barragán Merino 426604154b Add copyright terms 2014-11-12 21:18:23 +01:00
David Barragán Merino 4432933d7f Merge pull request #149 from taigaio/us/90/github-integration
US#90 Github webhooks integration
2014-11-11 19:34:33 +01:00
David Barragán Merino 36519e94c9 Fix some tests 2014-11-11 19:33:22 +01:00
David Barragán Merino 25bcb855c1 Minor fixes 2014-11-11 19:18:18 +01:00
Jesús Espino 1822198549 Fixed test on Github link 2014-11-11 19:18:18 +01:00
Jesús Espino e77c145d59 Fixed problem with github references link 2014-11-11 19:18:18 +01:00
Jesús Espino cc4f64c115 Fixed travis errors 2014-11-11 19:18:18 +01:00
Jesús Espino 93ea968fb6 Removed the admin pk in the initial_user.json fixture 2014-11-11 19:18:18 +01:00
Jesús Espino aa3a8c6be8 Adding regular expresion to convert github references to links to github 2014-11-11 19:18:18 +01:00
Alejandro Alonso 571bf5e0cc Fixing slug generation for issue status, task status and user story status 2014-11-11 19:18:18 +01:00
Alejandro Alonso 5718627daa Using 400 errors insted of 401 2014-11-11 19:18:18 +01:00
Alejandro Alonso 05bf0cab45 Adding name validation to task status serializer and issue status serializer 2014-11-11 19:18:18 +01:00
Alejandro Alonso 2e78d51eda Fixing bug when changing us's to a non existing status 2014-11-11 19:18:18 +01:00
Alejandro Alonso 2d90a5dac9 Making commit message actions case insensitive 2014-11-11 19:18:18 +01:00
Alejandro Alonso 63cf345ff0 Renaming function get_config_or_default to get_or_generate_config 2014-11-11 19:18:18 +01:00
Alejandro Alonso 88d11aba85 Adding API support for project modules configurations 2014-11-11 19:18:18 +01:00
Alejandro Alonso 0fd7142802 US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
David Barragán Merino 48dafad8f4 [Backport] Prevent some ObjectDoesNotExist exceptions 2014-11-11 16:11:00 +01:00
David Barragán Merino 6d792a0e91 Prevent some ObjectDoesNotExist exceptions 2014-11-11 15:46:18 +01:00
David Barragán Merino 61141c321e Fix connectors_github tests 2014-11-06 19:36:34 +01:00
David Barragán Merino c20c50f7be Minor fixes to detect invalid configuration to enable github login service 2014-11-05 13:17:05 +01:00
Alejandro 257ed89b04 Merge pull request #150 from taigaio/issue/1532/markdown-problems
Adding br an ins to the whitelist of the bleach tags
2014-11-05 11:43:32 +01:00
Jesús Espino 22a8e391df Adding br an ins to the whitelist of the bleach tags 2014-11-05 11:20:40 +01:00
David Barragán Merino e695abf953 Update changelog 2014-11-04 10:37:58 +01:00
David Barragán Merino 5d5d57ac8c Merge pull request #148 from taigaio/issue/1500/wiki-html-escape
Fix issue #1500: Now generated html is escaped
2014-10-31 13:47:19 +01:00
Jesús Espino c83ffa8529 Fix issue #1500: Now generated html is escaped 2014-10-31 13:10:34 +01:00
Alejandro Alonso f22da3d5aa Fixing typo in generating US 2014-10-31 09:15:17 +01:00
Alejandro 0c93510968 Merge pull request #147 from taigaio/improvements-migrations
Migrations improvements
2014-10-31 08:46:28 +01:00
Andrey Antukh aa780dc205 Add missing parameters (seems bug on django 1.7.x) 2014-10-31 00:23:30 +01:00
Andrey Antukh d62ec0008b Make 0006 migration of project more efficient. 2014-10-30 23:36:06 +01:00
Andrey Antukh da6feaf26e Revert "Update django version to 1.7.1"
This reverts commit fab678987a.
2014-10-30 23:27:28 +01:00