Commit Graph

  • 224f2f5a32 Fixing some problems in api filtering Jesús Espino 2013-04-01 10:29:57 +0200
  • c3b37fd5e9 Fixed problem with a choices import Jesús Espino 2013-04-01 10:03:12 +0200
  • 057063d1c4 Removing duplicated issues url on api_root Jesús Espino 2013-04-01 09:55:57 +0200
  • 17039f9780 Merge branch 'master' into permissions Jesús Espino 2013-04-01 09:52:17 +0200
  • deee53f78f changing language-force paramter on ctags with languages parameter Jesús Espino 2013-04-01 09:49:02 +0200
  • 7e9d1a0380 Typo's fixes. Andrey Antukh 2013-03-31 22:59:32 +0200
  • 9b39a0db28 Minor model and api fixes. Andrey Antukh 2013-03-31 18:35:08 +0200
  • 43f2b87d0d Add issues to api. Andrey Antukh 2013-03-31 18:34:52 +0200
  • 95174c4d9c Add .ctags file. Andrey Antukh 2013-03-31 18:23:48 +0200
  • 571d59e6a8 Put owner automaticaly on user story is created. Andrey Antukh 2013-03-31 04:07:00 +0200
  • 90b5888fbc Create new auth backend for rest_framework based on session, but without csrf. Andrey Antukh 2013-03-31 04:06:09 +0200
  • 660932c0f5 Minor tuning on scrum admin part. Andrey Antukh 2013-03-30 23:14:50 +0100
  • c2654c010b Merge branch 'master' into permissions Jesús Espino 2013-03-30 20:24:27 +0100
  • d3eda0a5cf Minor fixes on ref handling. Andrey Antukh 2013-03-30 14:57:32 +0100
  • aa13e95c28 Fixing TagField on serializer. Andrey Antukh 2013-03-30 14:42:20 +0100
  • 40266ab8c7 Add is_closed method for us model. Andrey Antukh 2013-03-30 14:41:46 +0100
  • 2fb959d741 Remmove filter mixin usage from api views. Andrey Antukh 2013-03-30 14:41:20 +0100
  • fff56b52af Update some admin list parameters. Andrey Antukh 2013-03-30 14:41:01 +0100
  • f9396d6ef2 Add patch method to corss middleware. Andrey Antukh 2013-03-30 14:40:42 +0100
  • 3fc0a9de67 Removing base/services.py now not needed Jesús Espino 2013-03-30 13:38:23 +0100
  • 91aeb00297 Now working correctly the create and modify user on the admin Jesús Espino 2013-03-30 13:30:57 +0100
  • b7a6d89530 Removing django-guardian from installed apps Jesús Espino 2013-03-30 12:55:01 +0100
  • 8fe9b45823 Adding basic permissions management to wiki page Jesús Espino 2013-03-30 12:46:26 +0100
  • 6447b176a1 Adding basic permissions management to documents and questions Jesús Espino 2013-03-30 12:42:32 +0100
  • 3ce98ae1b2 Defining more rest framework permissions handlers Jesús Espino 2013-03-30 12:37:31 +0100
  • 1c80e4f6f9 Reordering permissions on models Jesús Espino 2013-03-30 12:11:01 +0100
  • 3245393b55 Reestructuring permissions, now discarted django-guardian, and using custom permission system Jesús Espino 2013-03-30 11:56:50 +0100
  • 4c060d3b4e Add neested use story list on milestone serializer. Andrey Antukh 2013-03-29 00:09:14 +0100
  • fe0cbbc6e1 Change default filtering system to more simple method. Andrey Antukh 2013-03-28 12:10:37 +0100
  • 1a052a080c Code cleaning on slug.py Andrey Antukh 2013-03-28 11:57:59 +0100
  • a6a41bc1d6 Add missing spaces on base/models.py Andrey Antukh 2013-03-28 11:57:03 +0100
  • a6d89668b5 Add missing fields. Andrey Antukh 2013-03-28 11:56:12 +0100
  • e5d8ae6d47 Now working correctly the tags on the api Jesús Espino 2013-03-28 11:44:20 +0100
  • 705cbeefc7 Fixed sample_data generation Jesús Espino 2013-03-28 11:03:54 +0100
  • 765802e84a Fixed bug on api filtering Jesús Espino 2013-03-28 10:15:05 +0100
  • de2df95eb0 Fixing some bugs and sample_data Jesús Espino 2013-03-28 10:11:32 +0100
  • 17f5a056e2 Adding filtering to api resources Jesús Espino 2013-03-28 09:59:59 +0100
  • faa75c45b3 Reestructuring the base api Jesús Espino 2013-03-28 08:28:44 +0100
  • 6e3f9d63a3 Migrating wiki app to rest_framework Jesús Espino 2013-03-28 08:13:37 +0100
  • 6d72a69dc8 Migrating questions app to rest_framework Jesús Espino 2013-03-27 23:18:59 +0100
  • e17a902e56 Migrating documents app to rest_framework Jesús Espino 2013-03-27 23:04:00 +0100
  • 7bff4ae6c2 Removing reset password token from the api Jesús Espino 2013-03-27 19:22:23 +0100
  • b2cb2a065f Now the login api return more data about the custom user Jesús Espino 2013-03-27 19:20:08 +0100
  • 64eb9bb3b3 Work in progress on sample_data command. Andrey Antukh 2013-03-27 19:14:29 +0100
  • 79c0630c3f Now working the custom user Jesús Espino 2013-03-27 19:10:01 +0100
  • d349baa4f0 Removing profile and adding custom user model Jesús Espino 2013-03-27 19:05:39 +0100
  • 4441ed8951 Adding better login rest actions Jesús Espino 2013-03-27 18:47:08 +0100
  • 8654db4ab8 Now can set default colors on task status choices. Andrey Antukh 2013-03-27 17:36:31 +0100
  • 0ac03c9070 Add color field. Andrey Antukh 2013-03-27 17:27:32 +0100
  • b2bbc933c7 Minor fixes on urls. Andrey Antukh 2013-03-27 17:25:44 +0100
  • a4f4c816c7 Add coors middleware. Andrey Antukh 2013-03-27 17:25:34 +0100
  • e6011ae777 Restoring old login views Jesús Espino 2013-03-27 17:17:47 +0100
  • 79d97cfaad Migrated to rest-framework login and scrum Jesús Espino 2013-03-27 16:53:39 +0100
  • fa0538bcd1 Add more resources. Andrey Antukh 2013-03-26 18:05:19 +0100
  • dc526ba67c Fixing requirements.txt Andrey Antukh 2013-03-26 13:42:52 +0100
  • 38306a176e Refactor choices. Andrey Antukh 2013-03-26 13:42:09 +0100
  • 28650f46c4 Minor changes on settings. Andrey Antukh 2013-03-26 00:43:04 +0100
  • 2c67e002ff Make login view accept json instead of form encoded data. Andrey Antukh 2013-03-26 00:17:55 +0100
  • 67ac0dd001 Update requirements. Andrey Antukh 2013-03-25 23:52:16 +0100
  • d9c142491f Removing unused search app Jesús Espino 2013-03-22 22:23:23 +0100
  • 814ccb2d54 Removing taggit and other refactors Jesús Espino 2013-03-22 22:21:40 +0100
  • faab5b2929 Removing guardian admin from ProjectAdmin, not needed Jesús Espino 2013-03-22 21:15:35 +0100
  • a227a95987 Improvements Jesús Espino 2013-03-22 21:06:11 +0100
  • bf512bfde7 Adding grappelli dashboard Jesús Espino 2013-03-22 18:44:08 +0100
  • 11a63151e0 Working on permissions and groups generation Jesús Espino 2013-03-22 18:13:01 +0100
  • a36a130998 Working on permissions and groups generation Jesús Espino 2013-03-22 17:52:18 +0100
  • e0e41c7c95 Adding an initial list of permissions Jesús Espino 2013-03-22 00:24:33 +0100
  • 005029cd1e Adding configuration for anonymous user of guardian app Jesús Espino 2013-03-21 22:09:28 +0100
  • 44cc1f3c57 Adding django-guardian Jesús Espino 2013-03-21 20:39:01 +0100
  • f0cd604539 Removing dummy and insecure fixture Jesús Espino 2013-03-21 20:32:40 +0100
  • 4cb3df6ee9 Refactoring with flake8 Jesús Espino 2013-03-21 09:11:11 +0100
  • a03fa3f3db Reorganizing a little Jesús Espino 2013-03-21 08:27:43 +0100
  • f16899a963 Moving all core module to base module Jesús Espino 2013-03-21 08:21:30 +0100
  • 5ac392231b Refactoring models Jesús Espino 2013-03-21 07:56:19 +0100
  • c089db68e4 Adding Login and Logout simple views to the api Jesús Espino 2013-03-20 21:54:34 +0100
  • bbd6f33d8b Authentication throught session and authorization throught django ACLs configured Jesús Espino 2013-03-20 20:14:48 +0100
  • 311740990e Allowing sending the session key in a http header Jesús Espino 2013-03-20 20:06:37 +0100
  • 690252ad05 Adding initial admin files Jesús Espino 2013-03-20 07:35:18 +0100
  • 46855dbcf8 Now simple api is working for every object Jesús Espino 2013-03-20 07:16:36 +0100
  • 561ac88e24 Initial REST api working, but without all resources Jesús Espino 2013-03-19 21:41:38 +0100
  • 5964845710 Initial version Jesús Espino 2013-03-19 18:53:07 +0100
  • 88fb1fedbc Initial commit Jesús Espino 2013-03-19 16:09:30 +0100