taiga-back/taiga/projects
Andrey Antukh 3fddbe2054 Add temporal fix to history attachments changes rendering. 2014-10-15 23:27:54 +02:00
..
attachments Normalize final attachment filename. 2014-10-06 17:27:44 +02:00
fixtures Changed the project templates descriptions 2014-09-16 16:51:13 +02:00
history Add temporal fix to history attachments changes rendering. 2014-10-15 23:27:54 +02:00
issues Refactor signals of tasks, userstories and issues modules 2014-09-25 11:32:49 +02:00
management Merge pull request #76 from taigaio/events-improvements 2014-09-29 18:06:38 +02:00
migrations Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:27:10 +02:00
milestones Fix wrong handling patch request with user_stories list on milestone resource. (fix #1163) 2014-10-02 04:14:59 +02:00
mixins Delete the rest of django test 2014-06-15 11:18:16 +02:00
notifications 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
occ Bugfix: Reload version attr in OCC 2014-06-26 09:59:44 +02: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 Fixing speed calculation when there are no sprints 2014-10-02 00:11:41 +02:00
tasks Fix unexpected exception when delete task with deleted milestone. 2014-10-03 20:13:02 +02:00
templates/emails Fix bug #827: Improve invitation emails 2014-09-03 16:56:09 +02:00
userstories Fix wrong handling role points update. 2014-10-15 23:27:54 +02: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 Fix HistoryResourceMixin class import. 2014-09-16 10:48:42 +02:00
__init__.py US#49: Renaming app to Taiga 2014-01-27 17:33:43 +01:00
admin.py Remove obsolete code that uses reversion. 2014-09-16 10:48:42 +02:00
api.py Fix wrong handling moveTo parameter on role destroy. 2014-10-15 23:27:54 +02:00
choices.py US#45: Working the base of the proyect template system 2014-04-25 07:13:17 +02:00
models.py Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:27:10 +02:00
permissions.py Now supersusers can view everything 2014-08-18 10:20:37 +02:00
serializers.py Fix wrong assignation of invited_by field on invitation creation process (fix #958) 2014-09-17 13:39:48 +02:00
signals.py Refactor signals of tasks, userstories and issues modules 2014-09-25 11:32:49 +02:00
validators.py Refactoring bulk tasks creation 2014-08-01 13:45:00 +02:00