David Barragán Merino
7c4ab12ec5
Created tests to projects app
2013-10-11 09:40:12 +02:00
David Barragán Merino
fd14b1132c
Created tests to users app
2013-10-11 09:40:12 +02:00
Andrey Antukh
04dfceaecf
Change header name on header pagination mixin.
2013-10-11 08:44:11 +02:00
Andrey Antukh
81fcc4351a
Add default pagination settings for rest framework.
2013-10-10 16:45:56 +02:00
Andrey Antukh
ab3e2b5336
Fixed import of points object.
2013-10-10 16:45:17 +02:00
Andrey Antukh
0d365b6b9a
Implemented headers pagination and conditional pagination mixins.
2013-10-10 16:44:20 +02:00
David Barragán Merino
c98adad075
Refactor: Moved some models to projects app
2013-10-09 17:20:51 +02:00
Andrey Antukh
789984307b
Add total points method to user story model.
2013-10-09 15:30:08 +02:00
Andrey Antukh
5ca3bad10f
Add monkey patching for strange behavior for method serializer with obj as None.
2013-10-09 15:28:19 +02:00
Andrey Antukh
8847e088f6
Document some method related to create role points relations.
2013-10-09 13:21:34 +02:00
Andrey Antukh
c2fb79d4e7
Remove some unused lines from project models.
2013-10-08 19:31:16 +02:00
Andrey Antukh
67e543c1c7
Remove notifications from project model.
2013-10-08 17:46:38 +02:00
Andrey Antukh
1636a9c838
Code cleaning on notification app.
2013-10-08 17:46:23 +02:00
Jesús Espino
3cd8d913fa
Adding required=False to milestone generated fields
2013-10-07 17:37:43 +02:00
David Barragán Merino
797e37d3c0
Fixed BasePermission to check object owner and project owner too
2013-10-07 17:16:25 +02:00
Jesús Espino
14a2d7f283
SmallFix: Fixed lost import reversion
2013-10-07 17:15:16 +02:00
Jesús Espino
6b6b4a4df2
Implemented milestone points calculations
2013-10-07 15:31:32 +02:00
Andrey Antukh
83deab108b
Set postgresql as default database configuration on common settings
2013-10-07 13:20:50 +02:00
Jesús Espino
31d96b7cb1
SmallFix: now using rest framework model viewsets as base class of our viewsets
2013-10-07 10:34:02 +02:00
Andrey Antukh
ed8f6bae27
Convert all __unicode__ methods into __str__.
2013-10-05 11:47:53 +02:00
Andrey Antukh
05d36688f8
Remove unused commented code.
2013-10-05 11:45:04 +02:00
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
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
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
Andrey Antukh
91855c72ff
Remove unnecesary settings.
2013-07-29 23:12:59 +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
Andrey Antukh
e86f393bfd
Minor fixes on search api viewset.
2013-07-29 21:55:07 +02:00
Andrey Antukh
a022085497
Refactoring base views (update to new viewsets)
2013-07-29 21:55:06 +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
Andrey Antukh
513910c4a8
Bugfixes.
2013-07-18 17:51:09 +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
19177a4773
Added all the notifications fields to the user admin panel
2013-07-18 13:40:07 +02:00
David Barragán Merino
dc090766da
Smallfix: Fixed task detail
2013-07-18 12:31:58 +02:00
David Barragán Merino
11ce7e3aca
Added djmail settings
2013-07-18 12:19:16 +02:00
Alejandro Alonso
c2fd51b969
Fixing history for issues and us
2013-07-18 12:05:07 +02:00
Andrey Antukh
81024ec63f
Minor fixes on notification system.
2013-07-17 19:21:05 +02:00
Andrey Antukh
5fe54263b1
Now user_story field on task is nullable.
2013-07-17 18:27:48 +02:00
Andrey Antukh
d2ada59b6f
Minor refactor.
2013-07-17 15:23:13 +02:00
David Barragán Merino
a16847ce58
Added email templates (not finished) and defined the notifiable fields for all models
2013-07-17 15:22:14 +02:00
Alejandro Alonso
4becf63ce4
Fixing US permissions
2013-07-17 14:00:04 +02:00
Alejandro Alonso
e5f270abcd
User stories
2013-07-17 13:46:53 +02:00
David Barragán Merino
f05858bd03
Smallfix: removed notification.email from the settings
2013-07-17 11:42:11 +02:00
David Barragán Merino
50566807c0
Merge branch 'notifications'
...
Conflicts:
greenmine/scrum/api.py
greenmine/scrum/models.py
2013-07-17 11:11:25 +02:00
David Barragán Merino
641ecfbc22
Added all notification emails
2013-07-17 11:08:06 +02:00
David Barragán Merino
a4925e8be5
Made a refactor of the notifications app
2013-07-17 10:48:20 +02:00
Alejandro Alonso
71c4782c67
Adding role api
2013-07-17 10:04:12 +02:00
Alejandro Alonso
9a1c9c8403
Different kind of points for US API
2013-07-17 09:12:58 +02:00
David Barragán Merino
a4777190a1
Merge branch 'notifications' of github.com:kaleidos/greenmine-back into notifications
...
Conflicts:
greenmine/base/models.py
greenmine/scrum/models.py
2013-07-16 22:46:38 +02:00
David Barragán Merino
109a1d03b7
Smallfix: Fixed minor syntax error
2013-07-16 22:42:06 +02:00
David Barragán Merino
cba0774595
Smallfix: Send more print message to sys.stderr
2013-07-16 22:42:06 +02:00
Andrés Moya
fbdb889f55
Add notifications module (not finished)
2013-07-16 22:42:06 +02:00
David Barragán Merino
fcdcf2b997
Smallfix: Send print message to sys.stderr
2013-07-16 22:39:32 +02:00
Andrés Moya
6e71ebde5e
Add notifications module (not finished)
2013-07-16 22:39:32 +02:00
Andrey Antukh
28a59bbc88
Comment some milestone methods.
2013-07-16 22:00:31 +02:00
Andrey Antukh
dff434e49a
Now user_story field on task is nullable.
2013-07-16 14:47:37 +02:00
Alejandro Alonso
be0aa8b5f6
Updating project role points when create/edit/delete memberships
2013-07-16 13:04:12 +02:00
David Barragán Merino
066ed5124d
Smallfix: Fixed minor syntax error
2013-07-16 12:22:55 +02:00
David Barragán Merino
63316366ff
Smallfix: Fixed a 'trospido' rebase
2013-07-16 12:22:54 +02:00
David Barragán Merino
29e01ab226
Smallfix: Send more print message to sys.stderr
2013-07-16 12:21:19 +02:00
Andrés Moya
2c8349f355
Add notifications module (not finished)
2013-07-16 12:21:18 +02:00
David Barragán Merino
fd7c55f080
Smallfix: Set user token not unique
2013-07-16 12:09:40 +02:00
David Barragán Merino
ab319206bc
Smallfix: Fixed the fixture, added a ,
2013-07-16 12:09:40 +02:00
Alejandro Alonso
0a58d85f8b
Updating initial user password
2013-07-16 12:09:40 +02:00
Andrey Antukh
3ac7398dc5
Update requirements.
2013-07-16 12:09:40 +02:00
Alejandro Alonso
abef486f28
Adding US points to django admin
2013-07-16 11:49:10 +02:00
Alejandro Alonso
f6d8d34433
Fixing sample data
2013-07-16 11:36:39 +02:00
Alejandro Alonso
240d57194f
Decoupling points
2013-07-16 11:18:55 +02:00
David Barragán Merino
b0ed850da2
Smallfix: Send print message to sys.stderr
2013-07-16 10:46:21 +02:00
David Barragán Merino
a7104009d2
Smallfix: Removed a commented code line
2013-07-16 10:45:37 +02:00
David Barragán Merino
0b441953dc
Smallfix: Set user token not unique
2013-07-16 10:28:16 +02:00
David Barragán Merino
f24f1df583
Smallfix: Fixed the fixture, added a ,
2013-07-16 10:14:33 +02:00
Alejandro Alonso
795b002470
Updating initial user password
2013-07-16 09:56:46 +02:00
Andrey Antukh
382b165e21
Update requirements.
2013-07-15 19:44:45 +02:00
Andrés Moya
59b9e65fe5
Merge branch 'master' into notifications
...
Conflicts:
greenmine/base/models.py
greenmine/scrum/models.py
2013-07-15 11:09:23 +02:00
Andrés Moya
48b5dcb2a3
Add notifications module (not finished)
2013-07-15 11:00:13 +02:00
Alejandro Gómez
328f2bfcf0
Return also the projects owned by the logged in user in the projects API endpoint
2013-06-02 10:57:37 +02:00
Jesús Espino
621a636da2
Fix GitHub issue #1 : Now project owner is null=False and blank=False
2013-06-02 10:51:22 +02:00
Jesús Espino
ec3a211d7b
Improving a little the sample_data
2013-06-02 10:45:11 +02:00
Andrey Antukh
f2bf3f457c
Add tasks attachments api views.
2013-05-15 19:08:01 +02:00
Andrey Antukh
b1b23c9f6b
Fixed wrong increment of ref value on tasks and user stories.
2013-05-15 19:07:37 +02:00
Andrey Antukh
69bd2f5746
Fixed wrong issue history.
2013-05-15 09:55:55 +02:00
Jesús Espino
74d453a316
Better sample data
2013-05-10 16:51:56 +02:00
Jesús Espino
be8aeff41e
Adding is_iocanie flag to tasks
2013-05-10 14:05:05 +02:00
Jesús Espino
7d3dc0f28a
Changing the usage of now to use the timezone now
2013-05-10 14:04:40 +02:00
Jesús Espino
3e4d3034b6
Now greenmine session middleware is based on SessionMiddleware
2013-05-10 10:57:35 +02:00
Jesús Espino
c27e5e07f3
Adding issue is_closed property
2013-05-10 10:52:34 +02:00
Jesús Espino
1a0b9c90a9
Fixed calculation of client an team increments
2013-05-08 11:20:50 +02:00
Jesús Espino
bc6117d644
Adding backlog increments calculation on backend
2013-05-07 17:15:28 +02:00
Jesús Espino
623597a175
Adding improvements for backlog and dashboard graph drawing
2013-05-07 16:53:48 +02:00
Jesús Espino
ecd27d822d
Adding auto update user story finish date on all task close and task finished_date on task close
2013-05-07 10:22:37 +02:00
David Barragán Merino
8cb299c218
Mede some minor fixes
2013-04-26 15:47:32 +02:00
Alejandro Alonso
bce92c42f0
Adding questions support
2013-04-26 10:49:32 +02:00
David Barragán Merino
7df355d92e
Added the UserDatail API
2013-04-26 10:28:13 +02:00
David Barragán Merino
af893793bb
Set a default color
2013-04-26 10:22:09 +02:00
Alejandro Alonso
22528bc9dc
Adding search api
2013-04-25 12:04:23 +02:00
Andrey Antukh
1986b6a2d2
Improved wiki api.
2013-04-24 15:34:37 +02:00
Andrey Antukh
5da1a7e1c8
Change permission name for issue delete action.
2013-04-24 12:27:30 +02:00
Andrey Antukh
8fbb269ca1
Remove again severity and priority fron task model.
2013-04-23 22:33:52 +02:00
Andrey Antukh
cd7daa0ed9
Fixes milestone creation.
2013-04-22 21:36:15 +02:00
Andrés Moya
fdc72d06ff
More fixes
2013-04-17 09:59:35 +02:00
Andrés Moya
66c72473af
Some small fixes
2013-04-17 09:35:17 +02:00
Andrés Moya
30ec03b196
Refactor blank, null and verbose names, review related fields
2013-04-16 18:31:34 +02:00
Andrés Moya
93daf68420
Start adding coding rules
2013-04-11 18:36:39 +02:00
Andrey Antukh
86bc6d3bc5
Minor changes on attachment api view.
2013-04-09 20:38:03 +02:00
Andrey Antukh
217e07eefb
Now can filter and upload issue attachments.
2013-04-08 23:53:08 +02:00
Andrey Antukh
00c5ff9d70
Update some queries on attachment api calls.
2013-04-08 17:53:43 +02:00
Andrey Antukh
e0b32366a2
Now can filter issue attachments by issue id
2013-04-08 17:53:43 +02:00
Alejandro Alonso
d3cbb2cb24
Adding role list and user filter to the API
2013-04-08 17:03:22 +02:00