Commit Graph

24 Commits (31c86c8f8d900118a62d027c3e1f5832421f869d)

Author SHA1 Message Date
Andrey Antukh 31c86c8f8d Minor fixes. 2013-04-04 17:19:43 +02:00
Alejandro Alonso 20ac0dce27 Fixing small bug in issue history 2013-04-02 10:33:41 +02:00
Alejandro Alonso b49b2dce49 Addin comment support in issues history 2013-04-02 10:04:13 +02:00
Andrey Antukh 4802a76d2e Add IsAuthenticated perrmission to api views. 2013-04-01 13:27:29 +02:00
Jesús Espino 224f2f5a32 Fixing some problems in api filtering 2013-04-01 10:29: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 7e9d1a0380 Typo's fixes. 2013-03-31 22:59:32 +02:00
Andrey Antukh 9b39a0db28 Minor model and api fixes. 2013-03-31 18:35:08 +02:00
Andrey Antukh 43f2b87d0d Add issues to api. 2013-03-31 18:34:52 +02:00
Andrey Antukh 571d59e6a8 Put owner automaticaly on user story is created. 2013-03-31 04:07:00 +02:00
Jesús Espino c2654c010b Merge branch 'master' into permissions 2013-03-30 20:24:27 +01:00
Andrey Antukh 2fb959d741 Remmove filter mixin usage from api views. 2013-03-30 14:41:20 +01:00
Jesús Espino 3ce98ae1b2 Defining more rest framework permissions handlers 2013-03-30 12:37:31 +01:00
Jesús Espino 3245393b55 Reestructuring permissions, now discarted django-guardian, and using custom permission system 2013-03-30 11:56:50 +01:00
Andrey Antukh fe0cbbc6e1 Change default filtering system to more simple method. 2013-03-28 12:10:37 +01:00
Jesús Espino 765802e84a Fixed bug on api filtering 2013-03-28 10:15:05 +01:00
Jesús Espino de2df95eb0 Fixing some bugs and sample_data 2013-03-28 10:11:32 +01:00
Jesús Espino 17f5a056e2 Adding filtering to api resources 2013-03-28 09:59:59 +01:00
Jesús Espino 79d97cfaad Migrated to rest-framework login and scrum 2013-03-27 16:53:39 +01:00
Andrey Antukh fa0538bcd1 Add more resources. 2013-03-26 18:05:19 +01:00
Jesús Espino a36a130998 Working on permissions and groups generation 2013-03-22 17:52:18 +01:00
Jesús Espino 4cb3df6ee9 Refactoring with flake8 2013-03-21 09:11:11 +01:00
Jesús Espino bbd6f33d8b Authentication throught session and authorization throught django ACLs configured 2013-03-20 20:14:48 +01:00
Jesús Espino 561ac88e24 Initial REST api working, but without all resources 2013-03-19 21:42:18 +01:00