Commit Graph

3145 Commits (9cd86a369907feb9b34f86bc8ef0c87da14974dd)

Author SHA1 Message Date
David Barragán Merino 9cd86a3699 Fix some flake8 errors 2016-10-26 10:07:12 +02:00
David Barragán Merino acb758d98f Merge pull request #864 from taigaio/Fixes-CharField-behaviour-and-introduces-proper-validation-for-ModelField
Fixes CharField behaviour and introduces proper validation for ModelField
2016-10-21 14:15:43 +02:00
Alejandro Alonso ebb52d0543 Fixes CharField behaviour and introduces proper validation for ModelField 2016-10-21 14:14:28 +02:00
David Barragán Merino a7ca948ddc Merge pull request #863 from taigaio/issue/4679/comment-permission-isnt-working-for-external-users
Issue 4679: Comment permission isn't working for external users
2016-10-21 14:13:02 +02:00
Alejandro Alonso 6144100713 Issue 4679: Comment permission isn't working for external users 2016-10-21 09:04:18 +02:00
Alejandro Alonso bc726cbcda Fixing tests 2016-10-20 15:27:57 +02:00
Yongdae Hwang 88994892f2 Update README.md
it is wrong link for translate
2016-10-20 11:23:20 +02:00
David Barragán Merino 060d4c7829 Merge pull request #862 from taigaio/issue/4670/first-snapshot-not-generated-for-user-stories-in-epics-section
Tanking snapshot when creating related user stories for an epic in bulk mode
2016-10-20 10:50:26 +02:00
Alejandro Alonso 2516fb9685 Tanking snapshot when creating related user stories for an epic in bulk mode 2016-10-20 09:25:01 +02:00
Xavier Julián 132f759190 Add issues temaplate 2016-10-19 10:22:18 +02:00
Alejandro Alonso 99f8bfdc9f Error on unique constratins on memberships bulk creation 2016-10-19 08:37:15 +02:00
David Barragán Merino beeb17575a Update README.md 2016-10-18 15:54:43 +02:00
David Barragán Merino 10d1b3f672 Merge pull request #856 from taigaio/fixing-upvote-downvote-api
Fixing upvote downvote api
2016-10-18 13:16:27 +02:00
Alejandro Alonso c2637e02e9 Fixing upvote downvote api 2016-10-18 13:16:02 +02:00
David Barragán Merino 499aecb9c8 Merge pull request #855 from taigaio/issue/4652/lost-tasks-on-sprint-view
Issue 4652: Lost tasks on sprint view
2016-10-18 13:15:20 +02:00
Alejandro Alonso 15b9fb5f53 Issue 4652: Lost tasks on sprint view 2016-10-18 13:14:56 +02:00
David Barragán Merino 6483108a49 Merge pull request #850 from taigaio/error-on-unique-constraints-on-creation-for-epic-related-user-stories
Error on unique constratins on cretaion for epic related user stories
2016-10-18 12:10:52 +02:00
Alejandro Alonso a1e3812bbf Error on unique constratins on cretaion for epic related user stories 2016-10-18 12:03:54 +02:00
David Barragán Merino a64c08d2ad Merge branch 'stadia-patch-1' 2016-10-18 11:56:54 +02:00
Yongdae Hwang c334836ef2 Make migration compatible with EnterpriseDB 9.4 2016-10-18 11:55:35 +02:00
Alejandro 1bd8b59ea2 Merge pull request #852 from taigaio/refactor/project-slug-method
Clean duplicate code in project slug generation process
2016-10-18 09:40:17 +02:00
David Barragán Merino f7918abddb Clean duplicate code in project slug generation process 2016-10-18 09:12:41 +02:00
Alejandro 67669eb817 Merge pull request #853 from taigaio/commands/change_project_slug
Create command to change project slug
2016-10-18 09:11:19 +02:00
David Barragán Merino 63cd90c417 Create command to change project slug 2016-10-18 08:44:11 +02:00
Alejandro Alonso be55c5cb58 Fixing project validation on hooks app 2016-10-17 10:47:48 +02:00
Alejandro Alonso b78d1b9a26 Fixing sql related with tags 2016-10-17 10:22:34 +02:00
David Barragán Merino 4564802fd9 Merge pull request #849 from taigaio/fixing-and-refactoring-by-ref-api-endpoints
Fixing and refactoring by ref api endpoints
2016-10-13 15:51:17 +02:00
Alejandro Alonso 9d3e53f3c5 Fixing and refactoring by_ref api endpoints 2016-10-13 15:50:36 +02:00
David Barragán Merino 7952fb63ee Merge branch 'allan-simon-patch-1' 2016-10-13 12:14:24 +02:00
Allan Simon ea0f496c9b simplified how the get_total_points is calculated 2016-10-13 12:13:41 +02:00
David Barragán Merino a165947179 Merge pull request #847 from taigaio/add-cache-to-history-entry-values-diff
Adding cache to HistoryEntry values_diff
2016-10-11 16:16:28 +02:00
Jesús Espino ce99a949c7 Adding cache to HistoryEntry values_diff 2016-10-11 16:15:44 +02:00
David Barragán Merino 5267c65d60 Merge pull request #846 from taigaio/error-on-unique-constraints-on-creation
Errors on unique constraints on creation
2016-10-11 16:14:54 +02:00
Alejandro Alonso 4ae4c40ba8 Errors on unique constraints on creation 2016-10-11 16:14:27 +02:00
David Barragán Merino c1fe365ab8 Merge pull request #845 from taigaio/issue/4633/sort_attributes_in_project
Fix issue tg-4633: Return project attributes in the correct order
2016-10-11 16:13:34 +02:00
David Barragán Merino cb027411e2 Fix issue tg-4633: Return project attributes in the correct order 2016-10-11 16:13:01 +02:00
Alejandro Alonso cda0d6451c Fixing apply_order_updates method 2016-10-11 09:49:07 +02:00
Alejandro Alonso bdd312e9e8 Making capitalized tags work properly 2016-10-11 08:59:25 +02:00
Alejandro Alonso 8c3fed2088 Fixing method total_closed_points_by_date for milestone model 2016-10-11 08:58:25 +02:00
Alejandro Alonso 922571c56b Fixing commit webhooks 2016-10-11 07:36:17 +02:00
Alejandro Alonso 853b896b3a Fixing send_notifications command 2016-10-07 07:44:27 +02:00
David Barragán Merino 9e09aacc5e Merge pull request #839 from taigaio/Fixing-webhooks-tests-call-if-the-response-inst-a-valid-json
Fixing webhooks test API call if the response isnt a valid json
2016-10-06 12:28:42 +02:00
Alejandro Alonso 2520eb3d07 Fixing webhooks test API call if the response isnt a valid json 2016-10-06 09:48:18 +02:00
Alejandro 165369572a Merge pull request #841 from taigaio/remove-api-html-renderer
Remove BrowsableAPIRenderer and XMLRenderer
2016-10-06 07:41:03 +02:00
David Barragán Merino ea642a800f Remove BrowsableAPIRenderer and XMLRenderer 2016-10-05 12:49:57 +02:00
David Barragán Merino 7488878550 Merge pull request #836 from taigaio/Fixing-deadlocks-on-update_attr_in_bulk_for_ids
Fixing deadlocks on update_attr_in_bulk_for_ids
2016-10-04 18:23:10 +02:00
Alejandro Alonso 318d887d6e Fixing deadlocks on update_attr_in_bulk_for_ids 2016-10-04 17:30:30 +02:00
David Barragán Merino dedaa977bf Add description to UserStrory serializer for webhook request 2016-10-03 17:11:37 +02:00
Alejandro Alonso 387becc46a Issue 4593: Issue blocking. Not working 2016-10-03 12:01:20 +02:00
Alejandro Alonso f502b7e243 Fixing bulk update API call with empty arrays 2016-10-02 17:38:41 +02:00