Commit Graph

26 Commits (45bb5c4d9bfd045d6496e7d645ba6ef7f2d1efde)

Author SHA1 Message Date
David Barragán Merino 7e7c567709 Reorder and add some explanations 2016-09-26 11:55:36 +02:00
Jesús Espino e66b96376f Add filter by email domain on register 2016-07-08 13:03:38 +02:00
David Barragán Merino 47907eedb4 Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
David Barragán Merino 283cf726b3 Fix issue #4114: Remove incomplete project if import process fail 2016-04-25 12:52:47 +02:00
David Barragán Merino 0eb73ea07c Fix lisence text 2016-03-30 09:17:23 +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
Andrey Antukh 327f6590ba Fix my email on copyright preamble on settings source files. 2016-01-08 15:58:30 +02:00
David Barragán Merino f992d372df Update license message 2016-01-04 08:51:06 +01:00
David Barragán Merino 9b56a414f0 Fix dates in license messages. Change 2014 to 2014-2015 2015-10-13 11:27:15 +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
David Barragán Merino c4bdbd9c8e Improved system stats 2015-07-27 17:34:04 +02:00
David Barragán Merino b079f7709c Minor fixex in local.py.example 2015-07-10 13:06:32 +02:00
David Barragán Merino 03ff40ddd4 Add system-stats endpoint 2015-07-02 11:33:26 +02:00
David Barragán Merino 9232c2e771 Create /front/sitemap.xml 2015-06-06 09:30:22 +02:00
David Barragán Merino 316220736d Update locals.py.example 2015-05-21 14:29:45 +02:00
Jonathan Barratt 731d4f51c7 Uncomment the DATABASES dict in settings/local.py.example, and add a default PASSWORD value to it, in order to account for the addition of Postgresql authorization instructions to the setup-development docs (see https://github.com/taigaio/taiga-doc/issues/52) 2015-04-29 20:51:11 +07:00
David Barragán Merino 36d7c1ab1a Minor fixes in settings 2015-04-20 12:23:20 +02:00
Alejandro Alonso d984557449 Updating local.py.example with required database backend 2015-03-10 14:27:21 +01:00
David Barragán Merino 53266a512f US #1313: Setup throttling policy 2014-11-28 10:21:09 +01:00
Damien ef82bc62cf Typo in local_settings: Githup -> Github
Kebap ou Kebab ?
2014-10-01 23:31:42 +02:00
David Barragán Merino f9327c7069 Fix User model: delete first_name, last_name, permisions and groups, add full_name, and github_id, change description to bio 2014-06-12 12:16:36 +02:00
David Barragán Merino 234ee7a2bc Remove the coding lines 2014-04-25 12:33:16 +02:00
David Barragán Merino 2c973f50cd Change license to AGPL-3.0 (minor fixes) 2014-04-23 13:03:47 +02:00
Andrey Antukh 1af8ba7f21 Move settings to project repo root path. 2014-02-28 12:10:25 +01:00