taiga-back/taiga/projects
Alejandro Alonso 058948ee73 Adding extra reason to block project 2016-03-14 09:24:19 +01:00
..
attachments Fixing attachments with long names 2016-02-17 10:55:03 +01:00
custom_attributes Refactoring code parts where owner really means admin 2016-02-24 07:57:09 +01:00
fixtures Issue#2995: Add custom video conference system 2015-07-02 19:07:27 +02:00
history Refactoring code parts where owner really means admin 2016-02-24 07:57:09 +01:00
issues Add owner to the read-only fields on issues, tasks, wiki pages and user stories 2016-03-01 16:16:17 +01:00
likes Update django to 1.9 and the rest of requirements 2016-02-11 19:35:29 +01:00
management Generating blocked projects on sample data 2016-03-03 10:02:33 +01:00
migrations Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
milestones :burn: :burn: 2016-03-09 18:02:14 +01:00
mixins Fixing serializers validation for duplicated names in priorities, severities and issue types 2016-02-05 12:43:46 +01:00
notifications Avoid accessing an attribute of a NoneType object 2016-03-03 09:20:01 +01:00
occ Add alejandro.alonso copyright preamble to main python sources. 2016-01-08 16:06:57 +02:00
references Refactoring code parts where owner really means admin 2016-02-24 07:57:09 +01:00
services Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
tasks Add owner to the read-only fields on issues, tasks, wiki pages and user stories 2016-03-01 16:16:17 +01:00
templates/emails Fixe transfer project emails template and text 2016-02-08 19:33:00 +01:00
userstories Add owner to the read-only fields on issues, tasks, wiki pages and user stories 2016-03-01 16:16:17 +01:00
votes Update django to 1.9 and the rest of requirements 2016-02-11 19:35:29 +01:00
wiki Add owner to the read-only fields on issues, tasks, wiki pages and user stories 2016-03-01 16:16:17 +01:00
__init__.py Add alejandro.alonso copyright preamble to main python sources. 2016-01-08 16:06:57 +02:00
admin.py Fix #3831 2016-01-30 15:44:05 +01:00
api.py Fix missing import of Http404 2016-03-03 08:33:40 +01:00
apps.py Update django to 1.9 and the rest of requirements 2016-02-11 19:35:29 +01:00
choices.py Adding extra reason to block project 2016-03-14 09:24:19 +01:00
filters.py Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
models.py usage of cached_property 2016-03-03 08:22:20 +01:00
permissions.py Refactoring code parts where owner really means admin 2016-02-24 07:57:09 +01:00
serializers.py Adding owner info to project serializer 2016-02-29 13:16:31 +01:00
signals.py Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
translations.py Add alejandro.alonso copyright preamble to main python sources. 2016-01-08 16:06:57 +02:00
validators.py Add alejandro.alonso copyright preamble to main python sources. 2016-01-08 16:06:57 +02:00