Commit Graph

600 Commits (1af8ba7f211a0c98b978e90db26a533ee034ebd8)

Author SHA1 Message Date
David Barragán Merino 7af3f25596 Smallfixes in the attachment of the objects 2013-10-04 10:35:23 +02:00
Andrey Antukh de28c23403 Fixing search result. 2013-10-04 10:11:06 +02:00
Andrey Antukh e49da9db67 Fixing fixtures. 2013-10-04 10:05:43 +02:00
Andrey Antukh 6794d06036 Cleaning wiki application. 2013-10-03 20:19:38 +02:00
Andrey Antukh f81aee8f14 Minor refactor on base/filters. 2013-10-03 20:19:38 +02:00
Andrey Antukh d390dd54d0 Fix grappelli dashboard. 2013-10-03 19:56:10 +02:00
Andrey Antukh 130c98a702 Now compatible with python 3.3 2013-10-03 19:50:44 +02:00
David Barragán Merino 41277a1f83 Made a refactor of questions app 2013-10-03 19:39:06 +02:00
David Barragán Merino 4620e14028 Fixed a problems with the get_history method 2013-10-03 19:37:27 +02:00
David Barragán Merino 89f6740344 Added a missing import 2013-10-03 19:37:27 +02:00
Andrey Antukh 2ea5a94de2 Minor fixes on wiki pages. 2013-10-03 18:21:15 +02:00
David Barragán Merino 164e45b4b0 Update owner only on created 2013-10-03 17:46:55 +02:00
David Barragán Merino cb3694d414 Fixed the settings for tests 2013-10-03 17:46:09 +02:00
Andrey Antukh 668aaaeb45 Update requirements. 2013-10-03 15:38:33 +02:00
Andrey Antukh 5359cc06a0 Fix a lot of import fixes. 2013-10-03 15:08:13 +02:00
Andrey Antukh 4ebec2dcfb Reorder imports on issues api module. 2013-10-03 12:23:47 +02:00
Andrey Antukh bd77a001de Change docstring at custom restfw auth backend. 2013-10-03 12:16:58 +02:00
David Barragán Merino 31ac66b634 Updated the requirements 2013-10-03 11:46:45 +02:00
David Barragán Merino 4ec6e6c67a Removed unnecessary import sentence 2013-10-03 11:38:50 +02:00
David Barragán Merino 3dc9a7bb19 Fixed the sample_data command 2013-10-03 11:06:58 +02:00
David Barragán Merino 218f9fa793 Smallfix: Removed an 'i' 2013-10-03 11:06:58 +02:00
David Barragán Merino 2993912924 Smallfix: Fixed the fixture 2013-10-03 11:06:57 +02:00
David Barragán Merino e67c8146bf Smallfix: Added some deleted base class 2013-10-03 11:06:57 +02:00
Andrey Antukh 9ae1a9b0a4 Add base.decorators module. 2013-10-03 11:03:50 +02:00
Andrey Antukh 9307da1097 Reorder imports on routers module. 2013-10-03 11:03:27 +02:00
Andrey Antukh ec61beb1ed Now LoginView and LogoutView are AuthView 2013-10-03 11:03:06 +02:00
Andrey Antukh 4375f98276 Reorder users api imports. 2013-10-03 11:02:30 +02:00
Andrey Antukh 7e3f1b88f5 Add exceptions hierarchy. 2013-10-03 11:00:32 +02:00
David Barragán Merino c93baac1c3 Refactor of scrum app (but not finished yet).
TODO:

 - Migrate Wiki app to new django-restframework version.
 - Migrate Questions app to new django-restframework version.
 - Added tests

s Please enter the commit message for your changes. Lines starting
2013-10-02 20:03:50 +02:00
David Barragán Merino d8516a20c7 Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
David Barragán Merino cda7e7d756 Refactor: greenmine.documents - Migrated api views to viewsets 2013-09-30 18:02:01 +02:00
David Barragán Merino fa3d982d6c Smallfix: Added backspaces and encoding 2013-09-30 18:02:01 +02:00
David Barragán Merino 9b1ab20d0a Smallfix: Fixed some problems with Routers 2013-09-30 18:02:01 +02:00
David Barragán Merino 09b1de6196 Created a backend filter to filter the queryset by project__memberships 2013-09-30 17:36:53 +02:00
David Barragán Merino 775cfb2933 Smallfix: Added some echoes and a command to remove the search index 2013-09-30 12:38:32 +02:00
David Barragán Merino 32a8b3d805 Updated dependencies 2013-09-30 12:38:32 +02:00
Andrey Antukh 91855c72ff Remove unnecesary settings. 2013-07-29 23:12:59 +02:00
Andrey Antukh 0024170f61 Update requirements. 2013-07-29 23:08:32 +02:00
Andrey Antukh 25935fc4fd Change logging configuration. 2013-07-29 22:59:48 +02:00
Andrey Antukh b1e9d2214f Code style on settings __init__ file. 2013-07-29 22:56:41 +02:00
Andrey Antukh fd06b683bb Improved regenerate. 2013-07-29 22:45:28 +02:00
Andrey Antukh 6dac3e9d35 Change default role name from Developer to Dev 2013-07-29 22:15:42 +02:00
Andrey Antukh 80f8b14e28 Filter nothing if filter_fields is not defined on a view. 2013-07-29 21:55:07 +02:00
Andrey Antukh 701220b21d Reimplement login and logout as separate viewsets. 2013-07-29 21:55:07 +02:00
Andrey Antukh 317d0e8515 Add version to api. 2013-07-29 21:55:07 +02:00
Andrey Antukh 6090254821 Minor changes on wiki api. 2013-07-29 21:55:07 +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 4804c7a12b Minor changes. 2013-07-29 21:55:07 +02:00
Andrey Antukh ef2137a045 Add greenmine version router subclass. 2013-07-29 21:55:07 +02:00