David Barragán Merino
79e6fd8ec0
Task #26 (id 77): Added to all updated emails the changes to the fields
2013-11-12 15:15:08 +01:00
Andrey Antukh
8ee3554720
Normalize tags list on save issue and userstory.
2013-11-05 15:20:06 +01:00
David Barragán Merino
53ae1d3b1b
Added a GenericRelation field to the attachments
2013-11-05 00:55:09 +01:00
David Barragán Merino
6a0fe606ce
Fixed user stories permissions
2013-10-30 15:08:26 +01:00
Andrey Antukh
76012d406a
Update milestone field on task when user story is changed.
2013-10-30 14:44:34 +01:00
David Barragán Merino
8a9f317be0
Removed uuid and fixed modified_date and created_date
2013-10-29 22:22:12 +01:00
Andrey Antukh
a2d2bd7d01
Remove all "u" string prefixes.
2013-10-26 00:36:46 +02:00
Jesús Espino
83e944e84b
Adding migration for WatcherMixin change
2013-10-24 12:58:39 +02:00
Andrey Antukh
0611f820a8
Put to read only fields on admin some fields that can contain a lot of values.
2013-10-24 00:25:24 +02:00
Andrey Antukh
78ad9694cd
Add admin improvements.
2013-10-23 23:51:45 +02:00
David Barragán Merino
103771e143
Changed the name to a post_save handler function
2013-10-16 18:26:08 +02:00
David Barragán Merino
f52905dba9
Created necessary RolePoint objects at UserStory post_save signal and cleaned the sample_data command
2013-10-16 18:23:15 +02:00
Andrey Antukh
851d5df3a8
Remove haystack indexes modules.
2013-10-15 23:10:05 +02:00
Jesús Espino
55fd3cc0f0
Adding null=True to the userstore status field
2013-10-15 09:38:06 +02:00
Jesús Espino
1611e97446
Adding on_delete SET_NULL to userstories foreign keys to milestones
2013-10-15 09:35:25 +02:00
David Barragán Merino
c98adad075
Refactor: Moved some models to projects app
2013-10-09 17:20:51 +02:00
Andrey Antukh
789984307b
Add total points method to user story model.
2013-10-09 15:30:08 +02:00
Andrey Antukh
ed8f6bae27
Convert all __unicode__ methods into __str__.
2013-10-05 11:47:53 +02:00
David Barragán Merino
c93baac1c3
Refactor of scrum app (but not finished yet).
...
TODO:
- Migrate Wiki app to new django-restframework version.
- Migrate Questions app to new django-restframework version.
- Added tests
s Please enter the commit message for your changes. Lines starting
2013-10-02 20:03:50 +02:00