Commit Graph

34 Commits (fd06b683bb226b7ef0f03ceff3a2318a7c132916)

Author SHA1 Message Date
Andrey Antukh fd06b683bb Improved regenerate. 2013-07-29 22:45:28 +02:00
Andrey Antukh d36d19b796 Minor changes on settings. 2013-07-29 21:55:07 +02:00
Andrey Antukh 2d31e9754d Port scrum api views to use viewsets and routers. 2013-07-29 21:55:07 +02:00
Andrey Antukh 9eb35a898a Add RecoverPassword api view. 2013-07-29 21:55:06 +02:00
Andrey Antukh fdd23c4de3 Add djmail to installed apps. 2013-07-22 20:15:44 +02:00
Andrey Antukh 99c609d02c Minor changes. 2013-07-19 11:59:24 +02:00
David Barragán Merino fbec917229 Made some minor fixes in the notifications app 2013-07-18 15:39:18 +02:00
David Barragán Merino 11ce7e3aca Added djmail settings 2013-07-18 12:19:16 +02:00
David Barragán Merino f05858bd03 Smallfix: removed notification.email from the settings 2013-07-17 11:42:11 +02:00
Andrés Moya 6e71ebde5e Add notifications module (not finished) 2013-07-16 22:39:32 +02:00
Andrey Antukh 382b165e21 Update requirements. 2013-07-15 19:44:45 +02:00
Alejandro Alonso 22528bc9dc Adding search api 2013-04-25 12:04:23 +02:00
Andrey Antukh 88f345c174 Remove guardian references (old) 2013-04-01 16:18:30 +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 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 b7a6d89530 Removing django-guardian from installed apps 2013-03-30 12:55:01 +01:00
Jesús Espino 17f5a056e2 Adding filtering to api resources 2013-03-28 09:59:59 +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
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 28650f46c4 Minor changes on settings. 2013-03-26 00:43:04 +01:00
Jesús Espino d9c142491f Removing unused search app 2013-03-22 22:23:23 +01:00
Jesús Espino 814ccb2d54 Removing taggit and other refactors 2013-03-22 22:21:40 +01:00
Jesús Espino bf512bfde7 Adding grappelli dashboard 2013-03-22 18:44:08 +01:00
Jesús Espino 005029cd1e Adding configuration for anonymous user of guardian app 2013-03-21 22:09:28 +01:00
Jesús Espino 44cc1f3c57 Adding django-guardian 2013-03-21 20:39:01 +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 311740990e Allowing sending the session key in a http header 2013-03-20 20:06:37 +01:00
Jesús Espino 561ac88e24 Initial REST api working, but without all resources 2013-03-19 21:42:18 +01:00
Jesús Espino 5964845710 Initial version 2013-03-19 18:53:07 +01:00