David Barragán Merino
|
a4925e8be5
|
Made a refactor of the notifications app
|
2013-07-17 10:48:20 +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 |
Andrey Antukh
|
f2bf3f457c
|
Add tasks attachments api views.
|
2013-05-15 19:08:01 +02:00 |
David Barragán Merino
|
8cb299c218
|
Mede some minor fixes
|
2013-04-26 15:47:32 +02:00 |
Andrey Antukh
|
cd7daa0ed9
|
Fixes milestone creation.
|
2013-04-22 21:36:15 +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 |
Andrey Antukh
|
14a68c207e
|
Api urls refactor.
|
2013-04-08 13:43:00 +02:00 |
Andrey Antukh
|
bc4aa2cb4f
|
Initial implementation of users list api call.
|
2013-04-08 12:07:27 +02:00 |
Andrey Antukh
|
31c86c8f8d
|
Minor fixes.
|
2013-04-04 17:19:43 +02:00 |
Alejandro Alonso
|
20ac0dce27
|
Fixing small bug in issue history
|
2013-04-02 10:33:41 +02:00 |
Alejandro Alonso
|
b49b2dce49
|
Addin comment support in issues history
|
2013-04-02 10:04:13 +02:00 |
Andrey Antukh
|
4802a76d2e
|
Add IsAuthenticated perrmission to api views.
|
2013-04-01 13:27:29 +02:00 |
Jesús Espino
|
224f2f5a32
|
Fixing some problems in api filtering
|
2013-04-01 10:29:57 +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
|
43f2b87d0d
|
Add issues to api.
|
2013-03-31 18:34:52 +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
|
2fb959d741
|
Remmove filter mixin usage from api views.
|
2013-03-30 14:41:20 +01:00 |
Jesús Espino
|
3ce98ae1b2
|
Defining more rest framework permissions handlers
|
2013-03-30 12:37:31 +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
|
fe0cbbc6e1
|
Change default filtering system to more simple method.
|
2013-03-28 12:10:37 +01:00 |
Jesús Espino
|
765802e84a
|
Fixed bug on api filtering
|
2013-03-28 10:15:05 +01:00 |
Jesús Espino
|
de2df95eb0
|
Fixing some bugs and sample_data
|
2013-03-28 10:11:32 +01:00 |
Jesús Espino
|
17f5a056e2
|
Adding filtering to api resources
|
2013-03-28 09:59:59 +01:00 |
Jesús Espino
|
79d97cfaad
|
Migrated to rest-framework login and scrum
|
2013-03-27 16:53:39 +01:00 |
Andrey Antukh
|
fa0538bcd1
|
Add more resources.
|
2013-03-26 18:05:19 +01:00 |
Jesús Espino
|
a36a130998
|
Working on permissions and groups generation
|
2013-03-22 17:52:18 +01:00 |
Jesús Espino
|
4cb3df6ee9
|
Refactoring with flake8
|
2013-03-21 09:11:11 +01:00 |
Jesús Espino
|
bbd6f33d8b
|
Authentication throught session and authorization throught django ACLs configured
|
2013-03-20 20:14:48 +01:00 |
Jesús Espino
|
561ac88e24
|
Initial REST api working, but without all resources
|
2013-03-19 21:42:18 +01:00 |