taiga-back/taiga/projects
Philipp Dörner a1bd320542 Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02: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 Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02:00
issues Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02:00
likes Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02:00
management Generating blocked projects on sample data 2016-03-03 10:02:33 +01:00
migrations Add missed migration 2016-03-22 13:00:55 +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 Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02: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 Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02: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 Fix transfer emails templates 2016-03-29 12:12:37 +02: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 Refactored occurrences of users.User to get_user_model(), which allows a custom user model 2016-03-29 19:16:44 +02: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 Fixing project transfer accept 2016-03-29 13:05:57 +02: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 Issue #225 (taiga-payments): Remove blocked project from discover calls 2016-03-23 13:52:11 +01:00
models.py Issue #225 (taiga-payments): Remove blocked project from discover calls 2016-03-23 13:52:11 +01:00
permissions.py Transfer project ownership to no admin members too 2016-03-18 09:28:21 +01:00
serializers.py Fix is_admin validation for memberships without user 2016-03-22 10:31:21 +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