taiga-back/taiga/projects
Jesús Espino 0e125d7342 Fix sample data to generate alwais the same data 2016-08-17 10:46:36 +02:00
..
attachments Fix small bugs found while generating api documentation 2016-08-17 10:46:27 +02:00
custom_attributes Fixing custom fields deletes 2016-07-28 10:00:15 +02:00
fixtures Issue #3964: Order project templates 2016-06-15 17:13:00 +02:00
history Small bugfixes on bad requests 2016-08-02 18:07:06 +02:00
issues Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
likes Migrating Likes and votes serializers 2016-07-06 12:46:53 +02:00
management Fix sample data to generate alwais the same data 2016-08-17 10:46:36 +02:00
migrations Fixing reduce_dim sql function 2016-07-07 13:09:03 +02:00
milestones Fixing slug duplications on race conditions 2016-07-28 16:47:53 +02:00
mixins Splitting validators and serializers 2016-07-06 12:46:53 +02:00
notifications Fix small bugs found while generating api documentation 2016-08-17 10:46:27 +02:00
occ Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
references Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
services Refactoring bulk update order API calls 2016-07-28 15:35:15 +02:00
tagging Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
tasks Fix tasks validators for bulk operations 2016-08-02 15:14:07 +02:00
templates/emails Marking as "html" safe email subjects 2016-06-07 19:12:49 +02:00
userstories Refactoring bulk update milestone API call 2016-08-03 13:18:40 +02:00
votes Migrating Likes and votes serializers 2016-07-06 12:46:53 +02:00
wiki Fixing slug duplications on race conditions 2016-07-28 16:47:53 +02:00
__init__.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
admin.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
api.py Fixing slug duplications on race conditions 2016-07-28 16:47:53 +02:00
apps.py Assign a color when create a new tag 2016-06-15 11:03:28 +02:00
choices.py Improving project deletion 2016-05-31 13:11:44 +02:00
filters.py Splitting validators and serializers 2016-07-06 12:46:53 +02:00
models.py Fix small bugs found while generating api documentation 2016-08-17 10:46:27 +02:00
permissions.py API calls to create, rename, edit color, delete and mix tags 2016-06-15 11:03:28 +02:00
serializers.py Add role id to the members dict serializer 2016-08-16 14:33:08 +02:00
signals.py Assign a color when create a new tag 2016-06-15 11:03:28 +02:00
translations.py Apply PEP-263 to taiga project 2016-05-30 20:41:40 +02:00
utils.py Add role id to the members dict serializer 2016-08-16 14:33:08 +02:00
validators.py Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00