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
|
22f7eadc07
|
Merge pull request #14 from Alotor/master
Fixed typos on README
|
2013-07-22 12:03:33 -07:00 |
Alonso Torres
|
f03a0ff7b8
|
Fixed typos on README
|
2013-07-22 20:46:24 +02:00 |
Andrey Antukh
|
fdd23c4de3
|
Add djmail to installed apps.
|
2013-07-22 20:15:44 +02:00 |
Andrey Antukh
|
b3f4ebb6af
|
Update requirements again.
|
2013-07-19 12:02:45 +02:00 |
Andrey Antukh
|
1a262a64ed
|
Update requirement.
|
2013-07-19 12:01:24 +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 |