Commit Graph

3440 Commits (92368c38c44b37d11a683c8bc97b7e0f08882a0a)

Author SHA1 Message Date
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 b8a8d172f6 [Backport] Fixing project validation on hooks app 2016-10-17 10:48:11 +02:00
Alejandro Alonso be55c5cb58 Fixing project validation on hooks app 2016-10-17 10:47:48 +02:00
Alejandro Alonso 8919e14708 [Backport] Fixing sql related with tags 2016-10-17 10:22:55 +02:00
Alejandro Alonso b78d1b9a26 Fixing sql related with tags 2016-10-17 10:22:34 +02:00
Alejandro Alonso d7c580b802 [Backport] Fixing and refactoring by_ref api endpoints 2016-10-13 16:00:10 +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
Jesús Espino c219fbdc59 [Backport] Adding cache to HistoryEntry values_diff 2016-10-11 16:19:34 +02:00
Alejandro Alonso 48914e1856 [Backport] Errors on unique constraints on creation 2016-10-11 16:19:12 +02:00
David Barragán Merino 6eed67e969 [Backport] Fix issue tg-4633: Return project attributes in the correct order 2016-10-11 16:18:34 +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 eeee1efa70 [Backport] Fixing apply_order_updates method 2016-10-11 10:20:36 +02:00
Alejandro Alonso cda0d6451c Fixing apply_order_updates method 2016-10-11 09:49:07 +02:00
Alejandro Alonso 6a8274e7c1 [Backport] Making capitalized tags work properly 2016-10-11 09:30:47 +02:00
Alejandro Alonso 21520aaf76 [Backport] Fixing method total_closed_points_by_date for milestone model 2016-10-11 09:30:21 +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 67e2ec6905 [Backport] Fixing commit webhooks 2016-10-11 07:36:37 +02:00
Alejandro Alonso 922571c56b Fixing commit webhooks 2016-10-11 07:36:17 +02:00
Alejandro Alonso a9d46c2bea [Backport] Fixing send_notifications command 2016-10-07 07:44:46 +02:00
Alejandro Alonso 853b896b3a Fixing send_notifications command 2016-10-07 07:44:27 +02:00
Alejandro Alonso a10bf440ad [Backport] Fixing webhooks test API call if the response isnt a valid json 2016-10-06 12:34:41 +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
David Barragán Merino 057804248f [Backport] Remove BrowsableAPIRenderer and XMLRenderer 2016-10-06 07:42:11 +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
Alejandro Alonso 8edbb1baaa [Backport] Fixing deadlocks on update_attr_in_bulk_for_ids 2016-10-04 18:24:06 +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 f7c9eb157b [Backport] Add description to UserStrory serializer for webhook request 2016-10-03 17:12:20 +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 882c1f00e5 [Backport] Issue 4593: Issue blocking. Not working 2016-10-03 12:01:43 +02:00
Alejandro Alonso 387becc46a Issue 4593: Issue blocking. Not working 2016-10-03 12:01:20 +02:00
Alejandro Alonso defdffe047 [Backport] Fixing bulk update API call with empty arrays 2016-10-02 17:39:38 +02:00
Alejandro Alonso f502b7e243 Fixing bulk update API call with empty arrays 2016-10-02 17:38:41 +02:00
Alejandro 7754d315f0 Merge pull request #823 from taigaio/remove-secret-key-on-applications
Remove secret key on external apps
2016-10-02 11:17:57 +02:00
Jesús Espino 84ff014be2 Adding create_taiga_tribe_app command 2016-10-02 11:16:49 +02:00
Jesús Espino 0ba2f6002a Remove secret key on external apps 2016-10-02 11:16:49 +02:00
David Barragán Merino 9e9c302ada Merge branch 'master' into stable 2016-09-30 18:59:06 +02:00
David Barragán Merino 5472c993f8 Add colors in tags for yhr filter data endpoints 2016-09-29 14:24:43 +02:00