Commit Graph

12 Commits (649df99977afaab6cd98b77341753bdea7d54d81)

Author SHA1 Message Date
David Barragán Merino 649df99977 Updated the closed signal in the task model to close the milestone of the saved task if all us have task and all are closed 2013-11-11 18:45:39 +01:00
David Barragán Merino 8d56f7efc8 Updated the closed signal in the task model to open/close the milestone of the saved task 2013-11-11 18:23:54 +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 d31a6cc39f Fixed tasks permissions 2013-10-30 15:08:26 +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
David Barragán Merino 8239519a90 Fixed the Task pre_save signal 2013-10-16 23:36:19 +02:00
David Barragán Merino 5f1c5030b7 Created tests to tasks app 2013-10-11 09:40:13 +02:00
David Barragán Merino c98adad075 Refactor: Moved some models to projects app 2013-10-09 17:20:51 +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