.. |
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
|
Fix issue #4094: Add 'estimated start' and 'estimated end' sprint dates to CSV reports
|
2016-04-20 09:26:47 +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
|
Fix issue #4058: Remove memberships of deleted users
|
2016-04-06 19:18:25 +02: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
|
Fix issue #3995: remove safe filter in emails to escape the content of emails
|
2016-03-30 17:14:29 +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
|
Adding is_out_of_owner_limits to project detail serializer
|
2016-04-20 22:54:09 +02:00 |
tasks
|
Fix issue #4094: Add 'estimated start' and 'estimated end' sprint dates to CSV reports
|
2016-04-20 09:26:47 +02:00 |
templates/emails
|
Fix issue #3995: remove safe filter in emails to escape the content of emails
|
2016-03-30 17:14:29 +02:00 |
userstories
|
Fix issue #4094: Add 'estimated start' and 'estimated end' sprint dates to CSV reports
|
2016-04-20 09:26:47 +02: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
|
Fix issue 4056, 4075 and a minor refactor
|
2016-04-08 13:24:14 +02:00 |
apps.py
|
Update django to 1.9 and the rest of requirements
|
2016-02-11 19:35:29 +01:00 |
choices.py
|
Updating translations
|
2016-03-30 13:06:58 +02:00 |
filters.py
|
Get a randomized list of featured projects if discover mode is enabled
|
2016-04-20 10:02:47 +02:00 |
models.py
|
Fix import exception.
|
2016-04-15 12:08:46 +02:00 |
permissions.py
|
Transfer project ownership to no admin members too
|
2016-03-18 09:28:21 +01:00 |
serializers.py
|
Adding is_out_of_owner_limits to project detail serializer
|
2016-04-20 22:54:09 +02: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 |