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 |
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 |
Jesús Espino
|
9bdf1e07f1
|
[Backport] Avoid problems with some malformed requests
|
2017-02-14 22:03:36 +01:00 |
David Barragán Merino
|
23056f4e56
|
Merge pull request #939 from taigaio/fix-warning-on-some-malformed-requests
Avoid problems with some malformed requests
|
2017-02-14 21:02:21 +00:00 |
Jesús Espino
|
d306900c31
|
Avoid problems with some malformed requests
|
2017-02-14 21:00:21 +01:00 |
Alejandro Alonso
|
3abd51f306
|
[Backport] Issue 4931: Tag Creation Caps Bug
|
2017-02-13 12:12:44 +01:00 |
David Barragán Merino
|
e93aff73e7
|
Merge pull request #936 from taigaio/issue/4931/tag-creation-caps-bug
Issue 4931:Tag Creation Caps Bug
|
2017-02-13 11:10:23 +00:00 |
Alejandro Alonso
|
03d97f6ece
|
Issue 4931:Tag Creation Caps Bug
|
2017-02-10 08:55:30 +01:00 |
David Barragán Merino
|
d09dbcb3db
|
[i18n] Update locales
|
2017-02-09 12:01:11 +01:00 |
David Barragán Merino
|
0a7bd3be06
|
[i18n] Update locales
|
2017-02-09 09:14:16 +01:00 |
David Barragán Merino
|
582068a7ac
|
[i18n] Update locales
|
2017-02-05 13:24:02 +01:00 |
David Barragán Merino
|
503beb68b9
|
Add missed migration
|
2017-02-01 11:54:17 +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
|
04ca4d5b7f
|
[Backport] Fix Issue #5910: Create validator for assign_to attr
|
2017-01-30 12:51:43 +01:00 |
David Barragán Merino
|
65374df43f
|
Merge pull request #925 from taigaio/issue/4910/validate_assigned_to
Fix Issue #5910: Create validator for assign_to attr
|
2017-01-30 12:49:53 +01:00 |
David Barragán Merino
|
45bb5c4d9b
|
Fix Issue #5910: Create validator for assign_to attr
|
2017-01-30 11:35:49 +01:00 |
Alejandro Alonso
|
3f102e5e38
|
[Backport] Improving cancel account API endpoint
|
2017-01-24 08:54:24 +01:00 |
David Barragán Merino
|
748bf53159
|
Merge pull request #923 from taigaio/improving-cancel-account-api-endpoint
Improving cancel account API endpoint
|
2017-01-24 08:49:28 +01:00 |