Commit Graph

32 Commits (31c86c8f8d900118a62d027c3e1f5832421f869d)

Author SHA1 Message Date
Andrey Antukh 075a67b2a6 Fixing duplicated permissions introduced in the last commits. 2013-04-01 15:54:27 +02:00
Andrey Antukh 6877689f39 Add missing permissions to models. 2013-04-01 13:27:44 +02:00
Andrey Antukh 4e56c0b431 Add patch permission. 2013-04-01 12:21:39 +02:00
Jesús Espino c3b37fd5e9 Fixed problem with a choices import 2013-04-01 10:03:12 +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 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 d3eda0a5cf Minor fixes on ref handling. 2013-03-30 14:57:32 +01:00
Andrey Antukh 40266ab8c7 Add is_closed method for us model. 2013-03-30 14:42: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 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 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
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 38306a176e Refactor choices. 2013-03-26 13:42:09 +01:00
Jesús Espino 814ccb2d54 Removing taggit and other refactors 2013-03-22 22:21:40 +01:00
Jesús Espino a227a95987 Improvements 2013-03-22 21:06:11 +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 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 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