David Barragán Merino
4ca6623f54
Fixed US emails
2013-10-29 22:22:11 +01:00
Andrey Antukh
60e028e38b
Put a unified way to generate history to issues and user stories.
2013-10-29 20:57:30 +01:00
Andrey Antukh
6ea5a1acd5
Fix a WTF use of order instead of id on points.
2013-10-29 17:41:29 +01:00
Andrey Antukh
a2d2bd7d01
Remove all "u" string prefixes.
2013-10-26 00:36:46 +02:00
David Barragán Merino
bbf6d5be09
Fixed all tests
2013-10-24 18:18:07 +02:00
Andrey Antukh
f8a2d402b1
Port userstory email changes emails to new template.
2013-10-24 17:42:51 +02:00
Jesús Espino
83e944e84b
Adding migration for WatcherMixin change
2013-10-24 12:58:39 +02:00
Jesús Espino
9b9388bfef
Adding initial migrations
2013-10-24 12:51:04 +02:00
Andrey Antukh
31675ff757
Minor improvements on admin interface.
2013-10-24 09:03:17 +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
Andrey Antukh
fa2864ba19
Fix wrong role points output.
2013-10-23 14:07:14 +02:00
David Barragán Merino
e24b3261a0
Enhancements into the admin panel with the Attachment inlines
2013-10-22 13:58:18 +02:00
David Barragán Merino
4866010c26
Fixed tests
2013-10-17 10:29:24 +02:00
Andrey Antukh
ad8263e837
Remove unused code.
2013-10-16 20:33:17 +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
77009e2f1a
Remove templates used by haystack indexes.
2013-10-15 23:10:05 +02:00
Andrey Antukh
851d5df3a8
Remove haystack indexes modules.
2013-10-15 23:10:05 +02:00
Jesús Espino
b2bd68e8f3
Now user story return the last userstory revision comment
2013-10-15 11:08:13 +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
0c929607b3
Created tests to userstories app
2013-10-11 09:40:13 +02:00
Andrey Antukh
7ad7fe9081
Add precondition viewset method implementation.
2013-10-11 09:40:13 +02:00
David Barragán Merino
7bac976b8b
Created tests to milestones app
2013-10-11 09:40:13 +02:00
Andrey Antukh
ab3e2b5336
Fixed import of points object.
2013-10-10 16:45:17 +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
8847e088f6
Document some method related to create role points relations.
2013-10-09 13:21:34 +02:00
Andrey Antukh
ed8f6bae27
Convert all __unicode__ methods into __str__.
2013-10-05 11:47:53 +02:00
David Barragán Merino
7af3f25596
Smallfixes in the attachment of the objects
2013-10-04 10:35:23 +02:00
David Barragán Merino
4620e14028
Fixed a problems with the get_history method
2013-10-03 19:37:27 +02:00
Andrey Antukh
2ea5a94de2
Minor fixes on wiki pages.
2013-10-03 18:21:15 +02:00
David Barragán Merino
164e45b4b0
Update owner only on created
2013-10-03 17:46:55 +02:00
Andrey Antukh
5359cc06a0
Fix a lot of import fixes.
2013-10-03 15:08:13 +02:00
David Barragán Merino
218f9fa793
Smallfix: Removed an 'i'
2013-10-03 11:06:58 +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