Commit Graph

15 Commits (6d0e03c98d1d39b530096e07b95393335812e7a6)

Author SHA1 Message Date
Andrey Antukh 6d0e03c98d Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
David Barragán Merino 13c3f57ab7 Added roles to the serialized use to show the project detail 2013-12-01 23:06:22 +01:00
David Barragán Merino a76b811bfd 🍻🍻🍻 Added a field to the serializer of attachments to show the file name 🍻🍻🍻 2013-11-29 14:27:49 +01:00
David Barragán Merino 2036ba4951 Fixed an HTTP 500 error when the attached file does not exist 2013-11-05 12:20:31 +01:00
David Barragán Merino 8a9f317be0 Removed uuid and fixed modified_date and created_date 2013-10-29 22:22:12 +01:00
David Barragán Merino 274c8fe647 Added the file size to the serializer 2013-10-23 10:20:13 +02:00
David Barragán Merino 6ec795c600 Added a serializer to use for the project list 2013-10-21 12:05:57 +02:00
David Barragán Merino c4e9c10941 Added memberships to the serializer of the project 2013-10-17 15:39:10 +02:00
David Barragán Merino 6b5aad4bef Moved list_of_milestones method from the model to the serializer 2013-10-17 15:39:10 +02:00
David Barragán Merino c80e6399b3 Fixed tests 2013-10-15 12:42:58 +02:00
David Barragán Merino a17017d2c6 Made a refactor of the constants 2013-10-15 10:50:58 +02:00
David Barragán Merino 7c4ab12ec5 Created tests to projects app 2013-10-11 09:40:12 +02:00
David Barragán Merino c98adad075 Refactor: Moved some models to projects app 2013-10-09 17:20:51 +02:00
Andrey Antukh 5359cc06a0 Fix a lot of import fixes. 2013-10-03 15:08:13 +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