Commit Graph

3611 Commits (203e37d98be4d28f661a9b136bb10d46b946183d)

Author SHA1 Message Date
Jesús Espino b7a6d89530 Removing django-guardian from installed apps 2013-03-30 12:55:01 +01:00
Jesús Espino 8fe9b45823 Adding basic permissions management to wiki page 2013-03-30 12:46:26 +01:00
Jesús Espino 6447b176a1 Adding basic permissions management to documents and questions 2013-03-30 12:42:32 +01:00
Jesús Espino 3ce98ae1b2 Defining more rest framework permissions handlers 2013-03-30 12:37:31 +01:00
Jesús Espino 1c80e4f6f9 Reordering permissions on models 2013-03-30 12:11:01 +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 4c060d3b4e Add neested use story list on milestone serializer. 2013-03-29 00:09:14 +01:00
Andrey Antukh fe0cbbc6e1 Change default filtering system to more simple method. 2013-03-28 12:10:37 +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
Andrey Antukh a6d89668b5 Add missing fields. 2013-03-28 11:56:12 +01:00
Jesús Espino e5d8ae6d47 Now working correctly the tags on the api 2013-03-28 11:44:20 +01:00
Jesús Espino 705cbeefc7 Fixed sample_data generation 2013-03-28 11:03:54 +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 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
Andrey Antukh 64eb9bb3b3 Work in progress on sample_data command. 2013-03-27 19:19:03 +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 8654db4ab8 Now can set default colors on task status choices. 2013-03-27 17:36:31 +01:00
Andrey Antukh 0ac03c9070 Add color field. 2013-03-27 17:27:32 +01:00
Andrey Antukh b2bbc933c7 Minor fixes on urls. 2013-03-27 17:25:44 +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 fa0538bcd1 Add more resources. 2013-03-26 18:05:19 +01:00
Andrey Antukh dc526ba67c Fixing requirements.txt 2013-03-26 13:42:52 +01:00
Andrey Antukh 38306a176e Refactor choices. 2013-03-26 13:42:09 +01:00
Andrey Antukh 28650f46c4 Minor changes on settings. 2013-03-26 00:43:04 +01:00
Andrey Antukh 2c67e002ff Make login view accept json instead of form encoded data. 2013-03-26 00:17:55 +01:00
Andrey Antukh 67ac0dd001 Update requirements. 2013-03-25 23:52:16 +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 faab5b2929 Removing guardian admin from ProjectAdmin, not needed 2013-03-22 21:15:35 +01:00
Jesús Espino a227a95987 Improvements 2013-03-22 21:06:11 +01:00
Jesús Espino bf512bfde7 Adding grappelli dashboard 2013-03-22 18:44:08 +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 e0e41c7c95 Adding an initial list of permissions 2013-03-22 00:24:33 +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 f0cd604539 Removing dummy and insecure fixture 2013-03-21 20:32:40 +01:00
Jesús Espino 4cb3df6ee9 Refactoring with flake8 2013-03-21 09:11:11 +01:00