Andrey Antukh
|
8b8c95e0cb
|
Replace main license file.
|
2014-04-21 15:29:21 +02:00 |
Andrey Antukh
|
5aa4a8a784
|
Unify aggregates and project services.
|
2014-04-20 04:01:26 +02:00 |
Andrey Antukh
|
3927c354e0
|
Cosmetic fixes on choices and models of projects app.
|
2014-04-20 03:43:51 +02:00 |
Andrey Antukh
|
30a1e58cfb
|
Move videoconference choices from project models to choices modules.
|
2014-04-20 03:43:21 +02:00 |
Andrey Antukh
|
2ad28a56c7
|
Convert bulk update services classes to simple functions.
Because we are using python and not java ;)
|
2014-04-20 01:10:08 +02:00 |
Andrey Antukh
|
eac6ac05ad
|
Cosmetic changes on taiga/routers.py
|
2014-04-19 23:47:59 +02:00 |
Andrey Antukh
|
d4867d8f37
|
Cosmetic changes on taiga.routers module.
|
2014-04-19 22:57:13 +02:00 |
Andrey Antukh
|
9e53372555
|
Micro refactor on domain api viewsets.
|
2014-04-19 22:56:48 +02:00 |
Andrey Antukh
|
a1dba18d33
|
Add new NotSupported exception.
|
2014-04-19 22:56:17 +02:00 |
Andrey Antukh
|
48d6d0cf28
|
Add own subclass of generic view set.
|
2014-04-19 22:56:02 +02:00 |
Andrey Antukh
|
d296387651
|
Partial update method now is also transactional as its friend update method.
|
2014-04-19 22:55:10 +02:00 |
Jesús Espino
|
72eae39c53
|
WIP limit implemented for kanban
|
2014-04-07 17:16:24 +02:00 |
Andrey Antukh
|
c21d6dcfcc
|
Update django version to 1.6.2 on requirements.txt
|
2014-04-03 13:24:25 +02:00 |
David Barragán Merino
|
2da7ba71a7
|
Close bug #230
|
2014-03-27 13:14:39 +01:00 |
David Barragán Merino
|
420a9522c5
|
Refactor: create a notification service to use it outside of the ViewSet classes
|
2014-03-26 17:26:40 +01:00 |
Jesús Espino
|
292de17556
|
Fixing some users api tests
|
2014-03-26 14:51:52 +01:00 |
Jesús Espino
|
56df0634d6
|
Now users have better permissions management
|
2014-03-26 14:22:10 +01:00 |
Jesús Espino
|
b3989298d4
|
Refactored the bulk_update_order function of project api
|
2014-03-26 14:00:20 +01:00 |
David Barragán Merino
|
c507c9e9bc
|
Fix bug #223: Errors in the breadcrumb of the US detail page
|
2014-03-26 13:23:59 +01:00 |
Jesús Espino
|
a7b584bdf2
|
Bug#226: Now owners can be visualized on the users list of a project
|
2014-03-26 13:28:57 +01:00 |
Jesús Espino
|
b06db9b603
|
Bug#226: Now owners has permissions to do restricted actions
|
2014-03-26 11:02:05 +01:00 |
David Barragán Merino
|
09646fa4a1
|
US #80: Generate US from issues: Generate issue comment automaticaly
|
2014-03-25 19:54:44 +01:00 |
David Barragán Merino
|
564dd8df8d
|
Close all back task of US #80: Generate US from issues
|
2014-03-25 19:19:33 +01:00 |
David Barragán Merino
|
68a49599ef
|
Remove an space
|
2014-03-25 19:15:28 +01:00 |
David Barragán Merino
|
a5060914e6
|
Excluded the migration files from the tests coverage stats
|
2014-03-24 22:56:29 +01:00 |
Andrey Antukh
|
c8bacee06c
|
Add comments and additional docstrings to some functions on events module.
|
2014-03-24 22:31:11 +01:00 |
Andrey Antukh
|
4acb59e3cf
|
Add client interface to taiga-events.
|
2014-03-24 22:10:14 +01:00 |
Andrey Antukh
|
68a5fe32d3
|
Add session id middleware.
|
2014-03-24 21:37:13 +01:00 |
Jesús Espino
|
230a6cdb28
|
Fixing some tests
|
2014-03-24 19:15:46 +01:00 |
Jesús Espino
|
d254d04428
|
Fixed notifications problems
|
2014-03-24 12:30:23 +01:00 |
David Barragán Merino
|
cf4cc209bf
|
Fix reversion functionality
|
2014-03-23 18:38:00 +01:00 |
David Barragán Merino
|
ac6a40e25b
|
Fix some probles with the web API
|
2014-03-23 13:33:56 +01:00 |
David Barragán Merino
|
686e79ccb5
|
Merge pull request #32 from taigaio/domains-alias
Domains alias
|
2014-03-22 19:36:28 +01:00 |
David Barragán Merino
|
245288b170
|
Merge pull request #31 from taigaio/rest-framework
Downgrade to Django Rest Framework 2.3.x with backports.
|
2014-03-22 19:28:52 +01:00 |
Andrey Antukh
|
f59215129a
|
Change tests because validation changes between 2.4 and 2.3 branches.
|
2014-03-22 18:38:30 +01:00 |
Andrey Antukh
|
04fa6f6715
|
Downgrade to djangorestframework 2.3.13 and backport some usefull routers and decorators.
|
2014-03-22 18:38:30 +01:00 |
Andrey Antukh
|
d72a354927
|
Fix typo on function alias on domains/__init__.py file.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
179915e338
|
Fix domains module path on settings.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
3d932ba569
|
Fix domains module imports due to previous module relocation.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
b633c8c115
|
Move taiga.base.domains to taiga.domains
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
8318c928f0
|
Add mission apache license header on main domain modules.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
564b62fd1b
|
Add tests for domain app.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
cbcf9dddc3
|
Allow add domain aliases.
This implies some minor refactor of domains app code.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
a3b8362a9e
|
Move all logic from __init__.py to base.
|
2014-03-22 18:09:29 +01:00 |
Andrey Antukh
|
117783f443
|
Fix randomly exception on remove Membership on signal handler.
|
2014-03-22 18:07:49 +01:00 |
Andrey Antukh
|
855c3c7eb5
|
Fix worong serialization of exceptions generated by domain application.
|
2014-03-22 14:29:10 +01:00 |
Andrey Antukh
|
71afb1cf79
|
Fix #187: add timestamp to final path on upload for avoid file renaming.
|
2014-03-21 21:10:52 +01:00 |
Andrey Antukh
|
c54b14711c
|
Remove unused HOST setting.
|
2014-03-21 20:48:34 +01:00 |
Andrey Antukh
|
b81b53542b
|
Remove duplicate handlers key on logging.
|
2014-03-21 20:46:04 +01:00 |
Andrey Antukh
|
5a9599c756
|
Add missiong ALLOWED_HOSTS setting on settings/common.py
|
2014-03-21 20:41:45 +01:00 |