taiga-back/taiga/projects
Alejandro Alonso ca09cda87c Some extra api optimizations 2015-01-12 16:40:53 +01:00
..
attachments Fixing notifications __init__ because it was generating migration problems 2014-10-28 18:08:42 +01:00
fixtures Moving archived status from userstory to status 2015-01-02 10:44:45 +01:00
history Improving OCC for detecting situations where the version is not valid but the changes doesn't overwrite previous ones 2014-12-03 14:47:32 +01:00
issues Splitting tags if containing , 2014-12-23 17:34:34 +01:00
management Adding history entries to sample data 2014-11-20 07:48:02 +01:00
migrations Moving archived status from userstory to status 2015-01-02 10:44:45 +01:00
milestones Some extra api optimizations 2015-01-12 16:40:53 +01:00
mixins Delete the rest of django test 2014-06-15 11:18:16 +02:00
notifications No notify hidden (ordering) changes 2014-12-02 19:20:36 +01:00
occ Improving OCC for detecting situations where the version is not valid but the changes doesn't overwrite previous ones 2014-12-03 14:47:32 +01:00
references Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model 2014-09-25 11:32:50 +02:00
services Some extra api optimizations 2015-01-12 16:40:53 +01:00
tasks Splitting tags if containing , 2014-12-23 17:34:34 +01:00
templates/emails Fixing invitation tests 2014-10-29 11:11:19 +01:00
userstories Some extra api optimizations 2015-01-12 16:40:53 +01:00
votes Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model 2014-09-25 11:32:50 +02:00
wiki Adding end points for getting projects by slug, tasks, userstories and issues by ref 2014-12-23 12:30:51 +01:00
__init__.py Fix notification of objects without permissions 2014-11-27 09:35:20 +01:00
admin.py Remove obsolete code that uses reversion. 2014-09-16 10:48:42 +02:00
api.py Adding end points for getting projects by slug, tasks, userstories and issues by ref 2014-12-23 12:30:51 +01:00
apps.py Fix notification of objects without permissions 2014-11-27 09:35:20 +01:00
choices.py US#45: Working the base of the proyect template system 2014-04-25 07:13:17 +02:00
models.py Some extra api optimizations 2015-01-12 16:40:53 +01:00
permissions.py Adding end points for getting projects by slug, tasks, userstories and issues by ref 2014-12-23 12:30:51 +01:00
serializers.py Adding closed milestones counter to projects API 2015-01-08 11:55:00 +01:00
signals.py Fix notification of objects without permissions 2014-11-27 09:35:20 +01:00
validators.py Refactoring bulk tasks creation 2014-08-01 13:45:00 +02:00