Commit Graph

22 Commits (e67c8146bf812a37d15098f8b7d36a8779ccff6a)

Author SHA1 Message Date
David Barragán Merino e67c8146bf Smallfix: Added some deleted base class 2013-10-03 11:06:57 +02:00
David Barragán Merino d8516a20c7 Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
Andrey Antukh 701220b21d Reimplement login and logout as separate viewsets. 2013-07-29 21:55:07 +02:00
Andrey Antukh 317d0e8515 Add version to api. 2013-07-29 21:55:07 +02:00
Andrey Antukh e86f393bfd Minor fixes on search api viewset. 2013-07-29 21:55:07 +02:00
Andrey Antukh a022085497 Refactoring base views (update to new viewsets) 2013-07-29 21:55:06 +02:00
Andrey Antukh 9eb35a898a Add RecoverPassword api view. 2013-07-29 21:55:06 +02:00
Andrey Antukh d2ada59b6f Minor refactor. 2013-07-17 15:23:13 +02:00
Alejandro Alonso e5f270abcd User stories 2013-07-17 13:46:53 +02:00
Andrey Antukh f2bf3f457c Add tasks attachments api views. 2013-05-15 19:08:01 +02:00
Alejandro Alonso bce92c42f0 Adding questions support 2013-04-26 10:49:32 +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 14a68c207e Api urls refactor. 2013-04-08 13:43:00 +02:00
Andrey Antukh bc4aa2cb4f Initial implementation of users list api call. 2013-04-08 12:07:27 +02:00
Jesús Espino 057063d1c4 Removing duplicated issues url on api_root 2013-04-01 09:55:57 +02:00
Jesús Espino 17039f9780 Merge branch 'master' into permissions
Conflicts:
	greenmine/scrum/api.py
	greenmine/scrum/models.py
2013-04-01 09:52:17 +02:00
Andrey Antukh 43f2b87d0d Add issues to api. 2013-03-31 18:34:52 +02:00
Jesús Espino 3245393b55 Reestructuring permissions, now discarted django-guardian, and using custom permission system 2013-03-30 11:56:50 +01:00
Jesús Espino faa75c45b3 Reestructuring the base api 2013-03-28 08:28:44 +01:00