Commit Graph

130 Commits (ci)

Author SHA1 Message Date
Miguel Gonzalez 97b69cdb61 Add extra requirements for oauthlib
See https://oauthlib.readthedocs.io/en/latest/faq.html?highlight=signedtoken#oauth-2-serviceapplicationclient-and-oauth-1-with-rsa-sha1-signatures-say-could-not-import-jwt-what-should-i-do
2018-12-10 10:49:58 +01:00
Miguel Gonzalez 8e4d1a5653 Pin kombu version to match celery
See https://github.com/celery/kombu/issues/873
2018-11-27 18:03:50 +01:00
Miguel Gonzalez cb24850466 Update requirements and use pipenv to manage them 2018-11-27 18:03:50 +01:00
Miguel Gonzalez 1b0b879843 Upgrade psycopg2 library 2018-06-26 12:39:28 +02:00
Miguel Gonzalez 2a436d53dd Resolve incompatible dependencies pinning specific versions
The new pip 10 detects incompatible versions for asana and requests.

It is solved by upgrading `asana` to the latest available patch release
and pinning `idna` version to the one required by `requests`.
2018-05-30 16:30:34 +02:00
Miguel Gonzalez 29daac11df Pin kombu version to match celery
See https://github.com/celery/kombu/issues/873
2018-05-22 18:33:35 +02:00
Álex Hermida 3f9b20b34e Upgrade Markdown version to solve 'infinite execution' bug. 2018-04-02 13:22:12 +02:00
David Barragán Merino c698b0798b Upgrade requirements.txt 2017-06-23 10:22:17 +02:00
Jesús Espino 3b617946e0 Limit the svg generation by detecting svg by content 2017-03-28 15:52:58 +02:00
David Barragán Merino eaf943c406 [Backport] Update djmail to the last version 2017-03-12 18:05:06 +01:00
Jesús Espino c90460f283 Updated requirements.txt and requirements-devel.txt 2017-03-02 16:01:28 +01:00
Jesús Espino fd658895cb Migration from celery3 to celery4 2017-03-02 11:13:42 +01:00
Jesús Espino 477d964770 Add asana 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 0d3adc5d2f Add svg thumbnail generation 2017-01-17 15:09:47 +01:00
Jesús Espino 49d4884e83 Using psd-tools for psd thumbnail 2017-01-12 21:12:05 +01:00
David Barragán Merino 1d3691469c Update some requirements 2016-12-16 14:06:27 +01:00
David Barragán Merino 9302936ddd Update djmail to 0.13.1 2016-11-14 10:36:47 +01:00
David Barragán Merino 32d2d0a07c Upgrade requirements annd change json to jsonb 2016-11-02 16:40:54 +01:00
Andrey Arapov 698b15722d Update bleach to 1.4.3 2016-07-18 12:29:45 +02:00
Alejandro Alonso 7968c80376 Improving API performance for us, task, milestone and issue listing 2016-06-17 12:42:21 +02:00
David Barragán Merino 63cc560dab Change TextArrayField to ArrayField for tags, permisions and more fields. 2016-06-15 11:11:31 +02:00
David Barragán Merino 000490bbc0 Revert "Add django-redis"
This reverts commit 702c306ad7.
2016-03-08 15:14:20 +01:00
David Barragán Merino 702c306ad7 Add django-redis 2016-03-07 17:13:58 +01:00
David Barragán Merino 7b7548b47d Update django to 1.9 and the rest of requirements 2016-02-11 19:35:29 +01:00
Alejandro Alonso 2aa76adabc [Backport] Issue 3783: Hooks origin ips configuration allowing networks 2016-01-25 11:22:18 +01:00
Samuel Marks 03a5b5f39c Upgraded lxml from 3.5.0b1 to 3.5.0 2015-12-22 13:03:32 +11:00
David Barragán Merino 7141339a43 Update requirements 2015-12-20 19:22:14 +02:00
David Barragán Merino 1c384949ae Update markdown lib 2015-11-10 15:51:40 +01:00
David Barragán Merino 1602fb8219 Downgrade Pillow to fix a bug with tiffs images. And update some libs too 2015-11-10 15:49:34 +01:00
David Barragán Merino fd300b5897 Update redis lib to 2.10.5 2015-11-03 18:32:37 +01:00
David Barragán Merino 20f400d2ab Update requirements.txt 2015-10-29 10:18:33 +01:00
David Barragán Merino c720f2252f Update requirements 2015-10-24 18:22:14 +02:00
David Barragán Merino a7a6bd3a1c Migrate to django 1.8 and make taiga compatible with python 3.5 2015-10-13 11:27:14 +02:00
Alejandro Alonso 7d9f3914c0 Removing thumbnails on attachment deletion 2015-09-24 13:56:53 +02:00
Alejandro Alonso bd09e23b61 External applications support 2015-09-09 09:39:54 +02:00
David Barragán Merino fd46f00ccd Update djmail to the nerw release 0.11 2015-09-08 09:31:32 +02:00
Alejandro Alonso 0da02266c9 Revert "Updating project list and detail serializers"
This reverts commit 7f52d81bdd.
2015-05-28 14:47:03 +02:00
Alejandro Alonso 7f52d81bdd Updating project list and detail serializers 2015-05-28 14:44:15 +02:00
David Barragán Merino 74bf3b4160 Update gunicorn 2015-05-21 17:56:05 +02:00
David Barragán Merino 0185904ef2 Upgrade Django to 1.7.8 2015-05-06 14:08:13 +02:00
David Barragán Merino 910d71eefc Add code of django-restframwork to taiga 2015-04-14 11:15:15 +02:00
David Barragán Merino c178aacdb2 Update djmail to 0.10 2015-03-26 12:42:41 +01:00
David Barragán Merino bd0b162a0e Update django to 1.7.6 2015-03-10 09:27:16 +01:00
Jesús Espino b8ac3e7937 Incremented django-transanctional-cleanup to 0.1.14 version 2015-02-18 08:35:00 +01:00
David Barragán Merino 589490d7a5 Update django to 1.7.4 and update dev requirements 2015-02-16 19:24:10 +01:00
David Barragán Merino 357d7706a1 Upgrade django-pgjson to 0.2.2 2015-02-11 13:36:47 +01:00
Alejandro Alonso 50fd9b6161 Locking the element on take_snapshot to avoid racing condition issues 2015-02-11 11:10:37 +01:00
Jesús Espino 47a0b46b5e Updated django-transactional-cleanup version 2015-02-10 18:59:57 +01:00
David Barragán Merino 6e13e774d6 Upgrade django-pgjson to 0.2.1 2015-02-09 16:11:31 +01:00