Commit Graph

187 Commits (6d0e03c98d1d39b530096e07b95393335812e7a6)

Author SHA1 Message Date
Andrey Antukh e10bb00f8a Add permission and membership objects to admin. 2013-04-01 12:21:05 +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
Andrey Antukh 90b5888fbc Create new auth backend for rest_framework based on session, but without csrf. 2013-03-31 04:06:09 +02:00
Jesús Espino c2654c010b Merge branch 'master' into permissions 2013-03-30 20:24:27 +01:00
Andrey Antukh f9396d6ef2 Add patch method to corss middleware. 2013-03-30 14:40:42 +01:00
Jesús Espino 3fc0a9de67 Removing base/services.py now not needed 2013-03-30 13:38:23 +01:00
Jesús Espino 91aeb00297 Now working correctly the create and modify user on the admin 2013-03-30 13:30:57 +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 1a052a080c Code cleaning on slug.py 2013-03-28 11:57:59 +01:00
Andrey Antukh a6a41bc1d6 Add missing spaces on base/models.py 2013-03-28 11:57:03 +01:00
Jesús Espino 705cbeefc7 Fixed sample_data generation 2013-03-28 11:03:54 +01:00
Jesús Espino de2df95eb0 Fixing some bugs and sample_data 2013-03-28 10:11:32 +01:00
Jesús Espino faa75c45b3 Reestructuring the base api 2013-03-28 08:28:44 +01:00
Jesús Espino 6e3f9d63a3 Migrating wiki app to rest_framework 2013-03-28 08:13:37 +01:00
Jesús Espino 6d72a69dc8 Migrating questions app to rest_framework 2013-03-27 23:18:59 +01:00
Jesús Espino e17a902e56 Migrating documents app to rest_framework 2013-03-27 23:04:00 +01: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 79c0630c3f Now working the custom user 2013-03-27 19:10:01 +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
Andrey Antukh a4f4c816c7 Add coors middleware. 2013-03-27 17:25:34 +01:00
Jesús Espino e6011ae777 Restoring old login views 2013-03-27 17:17:47 +01:00
Jesús Espino 79d97cfaad Migrated to rest-framework login and scrum 2013-03-27 16:53:39 +01:00
Andrey Antukh 38306a176e Refactor choices. 2013-03-26 13:42:09 +01:00
Andrey Antukh 2c67e002ff Make login view accept json instead of form encoded data. 2013-03-26 00:17:55 +01:00
Jesús Espino 11a63151e0 Working on permissions and groups generation 2013-03-22 18:13:01 +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 a03fa3f3db Reorganizing a little 2013-03-21 08:27:43 +01:00
Jesús Espino f16899a963 Moving all core module to base module 2013-03-21 08:21:30 +01:00
Jesús Espino 5ac392231b Refactoring models 2013-03-21 07:56:19 +01:00
Jesús Espino c089db68e4 Adding Login and Logout simple views to the api 2013-03-20 21:54:51 +01:00
Jesús Espino 5964845710 Initial version 2013-03-19 18:53:07 +01:00