Commit Graph

572 Commits (fd658895cb41ccf52b97ccef610759deab52713b)

Author SHA1 Message Date
Jesús Espino fd658895cb Migration from celery3 to celery4 2017-03-02 11:13:42 +01:00
Jesús Espino 8df7df763c Improvements in the throttling code 2017-03-02 10:26:51 +01:00
Jesús Espino 8dfcbe4006 Added common throttle for all the API 2017-03-02 10:26:51 +01:00
David Barragán Merino 8dbd3df40e Update copyright 2017-02-20 17:58:01 +01:00
Jesús Espino aaedfab439 Change settings format for importers 2017-02-20 12:14:09 +01:00
David Barragán Merino c2b0ac84e6 [i18n] Fix some messages and update locales 2017-02-15 12:07:45 +01:00
Jesús Espino 477d964770 Add asana importer 2017-02-15 12:04:57 +01:00
Jesús Espino cca421b14d Add github importer 2017-02-15 12:04:57 +01:00
Jesús Espino 723034d373 Add jira importer 2017-02-15 12:04:57 +01:00
Jesús Espino f7595b65cc Add trello importer 2017-02-15 12:04:57 +01:00
David Barragán Merino 75bc33b759 Exclude contacts from a concrete project 2017-01-31 18:36:06 +01:00
David Barragán Merino 45bb5c4d9b Fix Issue #5910: Create validator for assign_to attr 2017-01-30 11:35:49 +01:00
Jesús Espino 2ab743a44e Add from_comment field to attachments and allow attach files from comments 2017-01-18 12:26:33 +01:00
Alejandro Alonso b635055784 US 4662: Duplicate project 2017-01-09 16:58:43 +01:00
Jesús Espino 9bf325d5f9 Add Throttling for users auth, register and detail 2017-01-05 16:01:31 +01:00
Jesús Espino 78abcab6d5 Fix #4841: Use the plugins login for invitations 2017-01-04 13:39:40 +01:00
Alejandro Alonso 83c445dd2f Throttling membership creation 2017-01-04 11:34:09 +01:00
Jesús Espino 81ddea4f77 Adding throttling to memberships 2017-01-02 14:17:13 +01:00
Alejandro Alonso 7bf5ad1a4b Limiting max number of pending memberships 2017-01-02 10:17:48 +01:00
Alejandro Alonso c84f0fdf2e Issue 4822: Error in US estimations when created from Epics 2016-12-15 10:43:05 +01:00
Michael Jurke 421a213f5e Add estimated_start, estimated_finish filters to tasks, userstories and milestones 2016-11-28 17:13:00 +01:00
David Barragán Merino e3226f4cb9 Fix notificacion when change assignement and they are disabled 2016-11-25 17:32:50 +01:00
Alejandro Alonso 5449aac84d Fixing unassignment notifications 2016-11-24 07:59:18 +01:00
Alejandro Alonso 5eec9dba97 Issue 4768: Notify when something is unassigned 2016-11-21 12:24:55 +01:00
David Barragán Merino 4dcdbc4c73 Fix #4756: PATCH and PUT can't change user email 2016-11-14 14:49:19 +01:00
Alejandro Alonso ec2d11c71a US 2219: Get in touch with the project admins 2016-11-10 20:39:56 +01:00
Alejandro Alonso 0ff9aeb119 Improving contacts endpoints from users API 2016-11-10 14:39:50 +01:00
David Barragán Merino 32d2d0a07c Upgrade requirements annd change json to jsonb 2016-11-02 16:40:54 +01: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
Alejandro Alonso 15b9fb5f53 Issue 4652: Lost tasks on sprint view 2016-10-18 13:14:56 +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
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 2520eb3d07 Fixing webhooks test API call if the response isnt a valid json 2016-10-06 09:48:18 +02:00
Alejandro Alonso 318d887d6e Fixing deadlocks on update_attr_in_bulk_for_ids 2016-10-04 17:30:30 +02:00
Jesús Espino 0ba2f6002a Remove secret key on external apps 2016-10-02 11:16:49 +02:00
Alejandro Alonso ae0bc7ee88 Filter by epics 2016-09-27 08:59:33 +02:00
David Barragán Merino fe28a9ddf9 Fix tests 2016-09-23 10:04:53 +02:00
Alejandro Alonso 9a06a8df94 Fixing tags actions with epics 2016-09-21 13:21:14 +02:00
Alejandro Alonso 3b5b658f3c Fixing gogs integration 2016-09-15 14:20:40 +02:00
Alejandro Alonso 778bd60189 Epic support in webhooks 2016-09-15 13:29:10 +02:00
Alejandro Alonso 4e50135234 Support for updating epic status via commit message 2016-09-15 12:20:48 +02:00
Alejandro Alonso e9ca1abf55 Adding epics to user favorites and voted APIs 2016-09-12 15:34:15 +02:00
Alejandro Alonso b975a22859 Allow setting project when creating related user stories for epics in bulk mode 2016-09-08 11:16:53 +02:00
Alejandro Alonso 75ddf706ee Adding epic related userstories tests file 2016-09-08 11:16:53 +02:00
Alejandro Alonso 544cdc00d0 Adding permission tests for epic related user stories 2016-09-08 11:16:52 +02:00
David Barragán Merino 8d0c9ee1c1 Fix test and RelatedUserStoyr API nested endpoint 2016-09-08 11:16:52 +02:00
David Barragán Merino 275ce381f9 Fix tasks creation in bulk test 2016-09-08 11:16:52 +02:00