Commit Graph

881 Commits (2c8524e146ddea7bd8867eac35f1c4efc626c0f3)

Author SHA1 Message Date
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
Andrey Antukh d433ed7867 Remove production not used setting. 2014-03-21 20:39:52 +01:00
Andrey Antukh 87c5346e84 Normalize quote char on settings with minor reorganization and cleaning. 2014-03-21 19:52:10 +01:00
Jesús Espino 2907b2aebf Adding .ctags config file to the repository 2014-03-20 13:59:41 +01:00
David Barragán Merino 93035ca646 Fix bug/enhancement #210: Generate a random hex color for a new users 2014-03-19 20:34:39 +01:00
Andrey Antukh 6af88277e6 Change CORS middleware location on settings. 2014-03-15 21:20:26 +01:00
Andrey Antukh 6b935fdd4e Move CORS middleware to separate module. 2014-03-15 21:19:54 +01:00
Andrey Antukh fe4ae3a90d Add x-session-id header to cors middleware.
And convert all simple quotes to double quotes.
2014-03-15 21:03:51 +01:00
Jesús Espino 4b0bc5f8da Fixed up the previous commit 2014-03-14 10:44:31 +01:00
Jesús Espino 418a0a4a7a Fixed problem with visibility of memberships of other domains 2014-03-14 10:08:24 +01:00
David Barragán Merino 8f38f04f30 Update README.rst 2014-03-13 17:11:36 +01:00
David Barragán Merino 80b6d72bad Update README.rst 2014-03-13 17:10:30 +01:00
David Barragán Merino 8d391c0d69 Update README.rst 2014-03-13 17:08:07 +01:00
David Barragán Merino a631dc7163 US #71: Watchers 2014-03-12 14:00:21 +01:00
David Barragán Merino 4a02935230 Fix Bug #203 2014-03-11 12:36:51 +01:00
David Barragán Merino 4b7a6d256f Smallfix: Change a related name 2014-03-10 18:56:41 +01:00
David Barragán Merino 39ed1f0930 Fix Bug #202: Fix some simbols in the email subjects 2014-03-10 14:46:15 +01:00
David Barragán Merino 0b2aefbb4b Close Bug #201: Fix comments 2014-03-10 10:03:45 +01:00