Commit Graph

20 Commits (6d0e03c98d1d39b530096e07b95393335812e7a6)

Author SHA1 Message Date
Andrey Antukh 6d0e03c98d Initial sites & invitations implementation. 2013-12-02 13:27:05 +01:00
Jesús Espino 32bad1aaeb Converted python2-style super calls to python3 2013-11-27 10:24:45 +01:00
Jesús Espino 559257e483 Adding projects tags api action 2013-11-14 17:42:49 +01:00
Andrey Antukh 286d697aac Add order by filter. 2013-11-12 12:53:30 +01:00
Andrey Antukh f31b2fafa9 Implemented issues filters data api rest endpoint. 2013-11-12 12:53:30 +01:00
Andrey Antukh 31142a6e4f Move project stats function to aggregates module. 2013-11-08 19:29:41 +01:00
Jesús Espino cb6c1f9748 Generating initial issues stats on the api 2013-11-08 14:22:11 +01:00
Jesús Espino 76abf20444 Fixed line drawing on project end 2013-11-08 09:48:33 +01:00
Jesús Espino b287c0875b Fixed the doomline with the stats changes 2013-11-05 18:11:41 +01:00
Jesús Espino 223571fbcb Fixed #62 issue 2013-11-05 16:56:47 +01:00
Jesús Espino 271f2ef6c7 Adding project end to the backlog graph 2013-11-05 13:32:11 +01:00
Jesús Espino 8033c3b31c Refactoring backlog graph stats generation 2013-11-05 11:51:23 +01:00
Jesús Espino eb85534813 Working on backlog stats api 2013-11-04 17:08:02 +01:00
David Barragán Merino a08986dd01 Issue #16: Implement the API for memberships 2013-10-22 21:36:33 +02:00
David Barragán Merino 6ec795c600 Added a serializer to use for the project list 2013-10-21 12:05:57 +02:00
Andrey Antukh 7ad7fe9081 Add precondition viewset method implementation. 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 67e543c1c7 Remove notifications from project model. 2013-10-08 17:46:38 +02:00
David Barragán Merino e67c8146bf Smallfix: Added some deleted base class 2013-10-03 11:06:57 +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