Commit Graph

3450 Commits (cab876485d7cb43dfa2976129cc418ed2bf5c84d)

Author SHA1 Message Date
David Barragán Merino 095d613cf9 Update djmail to the last version 2017-03-12 18:00:59 +01:00
Jesús Espino c524555d7a Fixed trello importer without avatar 2017-03-11 14:17:13 +01:00
Jesús Espino d4a342c9ea Fixed fields-diff for emails 2017-03-11 03:13:56 +01:00
Jesús Espino 4bdb00a642 Merge branch 'master' into stable 2017-03-10 17:02:48 +01:00
David Barragán Merino a97892d06f Merge pull request #949 from taigaio/issue/4995-multiline-commits-in-webhooks
Issue#4995 Fix problems with multiline commits in the webhooks
2017-03-09 13:42:15 +01:00
Jesús Espino f390404b98 Issue#4995 Fix problems with multiline commits in the webhooks 2017-03-09 09:30:14 +01:00
David Barragán Merino ad60ac2235 Catch amqp.exception.AccessRefused in taiga.events backend 2017-03-08 16:51:41 +01:00
David Barragán Merino ba7f9b2096 [i18n] Update locales 2017-03-08 16:32:57 +01:00
Jesús Espino fb9e3ebb91 Fix issue #4990: Now working import users with custom email 2017-03-07 14:39:04 +01:00
David Barragán Merino 6d9c2b660c [i18n] Update locales 2017-03-06 18:06:45 +01:00
David Barragán Merino 8279856e8b Ignore sprint and epic order field in changes 2017-03-06 17:08:14 +01:00
David Barragán Merino 3bc3ab83e0 Update CHANGELOG 2017-03-06 17:00:32 +01:00
David Barragán Merino 40577d7675 Merge pull request #947 from taigaio/gogs-new-signature
Adding new gogs signature method
2017-03-06 16:54:26 +01:00
Jesús Espino eb38517977 Adding new gogs signature method 2017-03-06 16:54:00 +01:00
David Barragán Merino 08424b97fe [i18n] Update locales 2017-03-03 14:18:44 +01:00
Jesús Espino 16caedce81 Adding licenses to files and fixing some pyflakes errors 2017-03-03 08:13:12 +01:00
Jesús Espino c90460f283 Updated requirements.txt and requirements-devel.txt 2017-03-02 16:01:28 +01:00
Jesús Espino 523ee8bbe8 Fixed bug with throttling code 2017-03-02 16:01:13 +01:00
David Barragán Merino c6d918f9d0 Merge pull request #944 from taigaio/upgrade-to-celery4
Migration from celery3 to celery4
2017-03-02 13:31:21 +01:00
Jesús Espino fd658895cb Migration from celery3 to celery4 2017-03-02 11:13:42 +01:00
David Barragán Merino 71e810b446 Update local.py.example 2017-03-02 10:51:32 +01:00
David Barragán Merino 3b697727ca Merge branch 'CharleyPeng1-patch-1' 2017-03-02 10:35:23 +01:00
CharleyPeng1 f37a6cf869 Update README.md
github does not seem to support _blank
2017-03-02 10:34:59 +01:00
David Barragán Merino d4b249042e Merge pull request #943 from taigaio/throttling
Added common throttle for all the API
2017-03-02 10:28:20 +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
Jesús Espino 7019de8f0d Updated the badges to use shields.io 2017-03-01 17:12:38 +01:00
Jesús Espino 687eccf462 Removing debug lines in jira importer 2017-02-28 08:06:28 +01:00
Jesús Espino 6bdbf7c106 Fixes on jira importer async version 2017-02-28 08:02:00 +01:00
Jesús Espino 0244a39475 Adding import finished emails, and fixed tasks from the importer 2017-02-27 16:48:49 +01:00
David Barragán Merino 4107231340 Fix a typo 2017-02-27 16:15:25 +01:00
David Barragán Merino 1879cb76ae Fix celery settings 2017-02-27 16:15:13 +01:00
David Barragán Merino c5cb31521f Remove line braks 2017-02-27 16:14:51 +01:00
David Barragán Merino 7463eab3c9 Add missed __init__ files to prevent celery erros during the autodiscover tasks process 2017-02-23 19:29:21 +01:00
Jesús Espino d1a9d58813 Fixed privacy, is_looking_for_people and is_featured on sample data 2017-02-23 12:15:22 +01:00
Alejandro Alonso 7f614c0c5e Improving sample_data 2017-02-23 11:58:24 +01:00
Jesús Espino b8bf4bdd21 Changing to the new gogs logo 2017-02-22 18:29:49 +01:00
David Barragán Merino 8f20575e6e [i18n] Update locales 2017-02-20 18:19:50 +01:00
David Barragán Merino 8dbd3df40e Update copyright 2017-02-20 17:58:01 +01:00
David Barragán Merino 78f5b9e961 [i18n] Update locales 2017-02-20 12:31:21 +01:00
David Barragán Merino f9adc543d4 Merge pull request #910 from taigaio/github-import
Adding Jira, Trello, Asana, PivotalTracker and Github importers to back
2017-02-20 12:29:22 +01:00
David Barragán Merino 0438a389b0 Add sample settings in local.py.example 2017-02-20 12:14:09 +01:00
Jesús Espino 176e2fc2c5 Adding avatar to list_user function in importers 2017-02-20 12:14:09 +01:00
Jesús Espino aaedfab439 Change settings format for importers 2017-02-20 12:14:09 +01:00
Jesús Espino a952d200fc Improved users_bindings 2017-02-15 12:07:51 +01:00
Jesús Espino ea7187b30d Capture any error processing authorization on github and convert it to a Http400 2017-02-15 12:07:51 +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 475092f4c2 Add importers changelog entries 2017-02-15 12:04:57 +01:00
Jesús Espino 15c2868d24 Add pivotal importer prototype 2017-02-15 12:04:57 +01:00
Jesús Espino 477d964770 Add asana importer 2017-02-15 12:04:57 +01:00