Commit Graph

17 Commits (f2ec19e61f5b0a85e609632f8e75a3f3c855c96f)

Author SHA1 Message Date
Jesús Espino f2ec19e61f Adding resolver API endpoint 2014-01-08 11:39:58 +01:00
Andrey Antukh df4a5b7b6c Refactored user story status management. 2013-12-05 13:56:51 +01:00
Jesús Espino 32bad1aaeb Converted python2-style super calls to python3 2013-11-27 10:24:45 +01:00
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
Jesús Espino 41dc3fbcc0 Extra refactors on increment calculations on projects and milestones models 2013-11-05 15:57:25 +01:00
Jesús Espino 44ff29f511 Refactoring a little the milestone and project models 2013-11-05 15:41:50 +01:00
Jesús Espino 77f80308f0 Reviewed cases for US on tasks graph 2013-11-05 12:45:53 +01:00
Jesús Espino e1454106af Working sprint graph 2013-11-05 10:45:50 +01:00
Andrey Antukh ec5002f8ed Add missing items call on some dict iteration. 2013-10-31 10:56:35 +01:00
David Barragán Merino 36aaefb88b Fixed milestones 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 7bac976b8b Created tests to milestones app 2013-10-11 09:40:13 +02:00
Jesús Espino 6b6b4a4df2 Implemented milestone points calculations 2013-10-07 15:31:32 +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