Commit Graph

12 Commits (c93baac1c311dfd883cf02635f48e5fb0b26949e)

Author SHA1 Message Date
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
David Barragán Merino d8516a20c7 Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
Andrey Antukh 9eb35a898a Add RecoverPassword api view. 2013-07-29 21:55:06 +02:00
David Barragán Merino 7df355d92e Added the UserDatail API 2013-04-26 10:28:13 +02:00
Alejandro Alonso 22528bc9dc Adding search api 2013-04-25 12:04:23 +02:00
Andrey Antukh cd7daa0ed9 Fixes milestone creation. 2013-04-22 21:36:15 +02:00
Alejandro Alonso d3cbb2cb24 Adding role list and user filter to the API 2013-04-08 17:03:22 +02:00
Andrey Antukh bc4aa2cb4f Initial implementation of users list api call. 2013-04-08 12:07:27 +02:00
Jesús Espino 7bff4ae6c2 Removing reset password token from the api 2013-03-27 19:22:23 +01:00
Jesús Espino b2cb2a065f Now the login api return more data about the custom user 2013-03-27 19:20:42 +01:00
Jesús Espino d349baa4f0 Removing profile and adding custom user model 2013-03-27 19:05:39 +01:00
Jesús Espino 4441ed8951 Adding better login rest actions 2013-03-27 18:47:08 +01:00