Commit Graph

1562 Commits (09ccf78d7f12b00b9d25f0f5bd2894ee5e566674)

Author SHA1 Message Date
Jesús Espino 09ccf78d7f Merge pull request #210 from taigaio/adding-closed-milestones-counter-to-project-in-api
Adding closed milestones counter to projects API
2015-01-08 11:58:39 +01:00
Alejandro Alonso a4ddac510c Adding closed milestones counter to projects API 2015-01-08 11:55:00 +01:00
Jesús Espino 866f213b7f Merge pull request #208 from taigaio/improve-markdown-rendering
Fixing problem whith parens in links
2015-01-07 15:29:55 +01:00
Alejandro Alonso 3afcb0e6b6 Fixing problem whith parens in links 2015-01-07 15:18:56 +01:00
Jesús Espino fa60e2c5e8 Merge pull request #205 from taigaio/archived-userstory-status
Moving archived status from userstory to status
2015-01-02 09:47:22 +00:00
Alejandro Alonso aee57d6110 Moving archived status from userstory to status 2015-01-02 10:44:45 +01:00
Jesús Espino d07be44e40 Merge pull request #202 from taigaio/archived-milestones
Filtering milestones by closed attribute
2015-01-02 09:11:49 +00:00
Jesús Espino e03672d7e0 Add h4, h5 and h6 to mdrender allowed tags 2014-12-29 16:13:56 +01:00
Alejandro Alonso 731aba0976 Filtering milestones by closed attribute 2014-12-29 13:02:17 +01:00
Jesús Espino b5d84408fc Merge pull request #187 from taigaio/bug/1768/tags-with-special-chars
Splitting tags if containing ,
2014-12-26 11:50:52 +00:00
Jesús Espino 4a1647c111 Merge pull request #197 from e1th0r/master
Modifications to django.po file for to include new spanish translations
2014-12-26 11:25:05 +00:00
Alejandro Alonso d985e93be0 Splitting tags if containing , 2014-12-23 17:34:34 +01:00
Jesús Espino e8cc305fb7 Merge pull request #199 from taigaio/requests-reduction-refactor
Adding end points for getting projects by slug, tasks, userstories and issues by ref
2014-12-23 14:15:10 +00:00
Alejandro Alonso bb40c528d7 Adding end points for getting projects by slug, tasks, userstories and issues by ref 2014-12-23 12:30:51 +01:00
Alejandro 88a1cd33b2 Update README.md 2014-12-22 09:59:49 +01:00
David Barragán Merino 1d93174198 Merge pull request #198 from taigaio/fix-travis
Try to fix travis tests
2014-12-20 11:46:06 +01:00
David Barragán Merino 6d80927d96 Try to fix tests 2014-12-20 11:06:24 +01:00
David Barragán Merino 749204087b Merge pull request #191 from taigaio/bug/1743/historic-deleted-users-appears-in-listings
Adding user_active info to membership serializer
2014-12-20 10:58:22 +01:00
Hector Colina - e1th0r 75e42efda2 Modifications to django.po file for to include new translations and fixed some gramatical errors 2014-12-19 19:52:23 -04:30
Alejandro Alonso 78e703ad53 Adding user_active info to membership serializer 2014-12-11 10:07:45 +01:00
Alejandro 380f022f97 Merge pull request #190 from taigaio/bug/1783/fix-internal-wiki-urls
Bug/1783/fix internal wiki urls
2014-12-10 21:19:37 +01:00
David Barragán Merino ce88a60073 tg-1783 #ready-for-test - Fix wiki links compatibility 2014-12-10 21:02:43 +01:00
David Barragán Merino f37de85961 Remove unnecesary code 2014-12-10 20:39:12 +01:00
Alejandro Alonso a7ed9107c3 Adding migration for fixing slugs in ProjectTemplates 2014-12-10 11:16:00 +01:00
Alejandro Alonso 7abeb74eee Fixing merge 2014-12-10 09:19:41 +01:00
Alejandro Alonso 5e590229c1 Updating changelog 2014-12-10 08:44:31 +01:00
Alejandro 4a911f309a Merge pull request #186 from taigaio/improving-occ-for-not-bothering-when-not-necesary
Improving OCC for detecting situations where the version is not valid bu...
2014-12-10 07:52:52 +01:00
David Barragán Merino ff41370394 Update CHANGELOG 2014-12-04 16:15:31 +01:00
Alejandro Alonso 5a87aa0ed7 Improving OCC for detecting situations where the version is not valid but the changes doesn't overwrite previous ones 2014-12-03 14:47:32 +01:00
Alejandro 354134e157 Merge pull request #184 from taigaio/us/1009/pgarray-query-refactoring
Refactor of tags queries using djorm-pgarray queries
2014-12-03 12:06:17 +01:00
Jesús Espino 6d948b60c0 Merge pull request #185 from taigaio/bug/1736/get_object_or_404_return_500
tg-1736 #closed -> 404 instead 500 when call api/v1/projects/slug instead api/v1/project/id
2014-12-03 11:57:36 +01:00
David Barragán Merino 15ced7c44f tg-1736 #closed -> 404 instead 500 when call api/v1/projects/slug instead api/v1/project/id 2014-12-03 11:57:20 +01:00
Jesús Espino af1450ccf1 Refactor of tags queries using djorm-pgarray queries 2014-12-03 11:53:23 +01:00
Jesús Espino 911eacd664 Merge pull request #179 from taigaio/bug/1709/error-on-concurrent-edition
Detecting concurrent edition and failing properly if needed
2014-12-03 10:21:50 +01:00
Alejandro Alonso 53871e5a8a Detecting concurrent edition and failing properly if needed 2014-12-03 10:21:31 +01:00
David Barragán Merino 29df487bca Fix tests 2014-12-03 00:38:06 +01:00
David Barragán Merino b9f4f3d8ed Merge pull request #182 from taigaio/bug/1714/ordering-tasks
Add bulk update order in user story and taskboard for tasks
2014-12-02 19:21:42 +01:00
David Barragán Merino dde7bf12b9 Don't show order changes in emails 2014-12-02 19:20:36 +01:00
Jesús Espino d9f48b0753 No notify hidden (ordering) changes 2014-12-02 19:20:36 +01:00
Jesús Espino 1101c5a719 Add bulk update order in user story and taskboard for tasks 2014-12-02 19:20:36 +01:00
David Barragán Merino ad34a06481 Merge pull request #175 from taigaio/us/1637/gitlab
Gitlab integration
2014-12-02 16:26:07 +01:00
Jesús Espino 2bbfa56deb Add tests for ip filtering on gitlab/bitbucket hooks 2014-12-02 14:42:43 +01:00
Jesús Espino 151875856e Only apply ip filtering when valid ips list are configured in gitlab and bitbucket hooks 2014-12-02 14:42:43 +01:00
Jesús Espino edcb186871 Fix some tests 2014-12-02 14:42:43 +01:00
Jesús Espino 02400be2a1 Adding ips validation 2014-12-02 14:42:43 +01:00
Jesús Espino bb8a2d2528 Added the key to the webhook url setting 2014-12-02 14:42:42 +01:00
Jesús Espino 268bc70a1e Refactored the create function 2014-12-02 14:42:42 +01:00
Alejandro Alonso 3e46b439bf Bitbucket webhooks for commits 2014-12-02 14:42:42 +01:00
Jesús Espino d974befd6c Gitlab integration 2014-12-02 14:42:42 +01:00
David Barragán Merino 50ad5046e6 Merge pull request #183 from taigaio/bug/1647/delete-comments-by-project-owner
Fixing bug when deleting comments by project owners
2014-12-02 13:15:28 +01:00