Commit Graph

163 Commits (bd0b162a0eb6af6f8e9d8ef8d1dee016081d0df5)

Author SHA1 Message Date
Alejandro Alonso 44e6f7c42d Updating anon and public permissions when project is public 2015-03-09 12:48:14 +01:00
Alejandro Alonso 79e9682531 Updating permissions for supporting public projects 2015-03-09 12:48:14 +01:00
David Barragán Merino e8078aaaa5 US #55: Custom fields - Create empty CustomAttributesValues when added USs, Tasks and Issues 2015-03-04 12:59:28 +01:00
Jesús Espino 47c338324e Some flake8 fixes 2015-02-24 19:55:02 +01:00
Jesús Espino 871d9d6963 SmallFix: Add necesary imports 2015-02-18 09:54:50 +01:00
David Barragán Merino 60ab6127aa Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
David Barragán Merino 5196f1c25d Refactor day: Move RoleViewSet from taiga.projects to taiga.users 2015-02-16 20:04:41 +01:00
Jesús Espino c517a8519c Allow auth plugins 2015-02-11 09:36:56 +01:00
Alejandro Alonso 7558bbee79 Fixing problem when PATCH in a resource using prefetch_related 2015-02-03 09:54:51 +01:00
David Barragán Merino 268b6a7ad4 Issue #1886: Bad request when use project.slug instead project.id in API calls 2015-02-02 18:05:21 +01:00
David Barragán Merino 006dbd7278 Fix tests 2015-01-26 09:44:57 +01:00
David Barragán Merino 0d591dcadc Translate and fix all emails 2015-01-26 09:44:57 +01:00
Jesús Espino 47107eb079 US #1678: Add webhooks to the backend 2015-01-14 16:04:22 +01:00
Jesús Espino a8afd77f89 Add import/export functionality to the API 2015-01-13 13:43:09 +01:00
Jesús Espino 042d2871d6 Add test_emails script to send all emails to test it 2015-01-12 18:07:01 +01:00
Xavier Julián 4fe73aef52 US #1680: Emails redesign 2015-01-12 18:04:41 +01:00
Xavier Julián a42980282d Email images 2015-01-09 12:50:54 +01:00
Alejandro Alonso d985e93be0 Splitting tags if containing , 2014-12-23 17:34:34 +01:00
David Barragán Merino ce88a60073 tg-1783 #ready-for-test - Fix wiki links compatibility 2014-12-10 21:02:43 +01:00
Alejandro 354134e157 Merge pull request #184 from taigaio/us/1009/pgarray-query-refactoring
Refactor of tags queries using djorm-pgarray queries
2014-12-03 12:06:17 +01:00
David Barragán Merino 15ced7c44f tg-1736 #closed -> 404 instead 500 when call api/v1/projects/slug instead api/v1/project/id 2014-12-03 11:57:20 +01:00
Jesús Espino af1450ccf1 Refactor of tags queries using djorm-pgarray queries 2014-12-03 11:53:23 +01:00
David Barragán Merino 53266a512f US #1313: Setup throttling policy 2014-11-28 10:21:09 +01:00
Jesús Espino 72730fdb73 Fixed failing tests 2014-11-25 18:51:58 +01:00
Jesús Espino 63cd1dcac6 Refactoring the filtering by permissions with django-1.7 djorm-pgarray features 2014-11-25 18:51:58 +01:00
Alejandro Alonso e8ae33a3a7 [backport] Fix limit case for non existant neighbors 2014-11-17 13:53:44 +01:00
Alejandro Alonso 6513b866ac Fixing neighbors hell 2014-11-15 22:42:27 +01:00
Alejandro Alonso 0fd7142802 US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
David Barragán Merino c20c50f7be Minor fixes to detect invalid configuration to enable github login service 2014-11-05 13:17:05 +01:00
Alejandro Alonso a5c922be9e Fixing bug when selecting neighbors in an empty queryset of related elements 2014-10-20 12:33:24 +02:00
Alejandro Alonso e71a9a1202 Fixing searchs, using an and for the words we search instead of an or 2014-10-16 13:14:43 +02:00
Andrey Antukh 480baa3b94 Auto coerce bytes to string on own json module. 2014-10-15 17:29:20 +02:00
Andrey Antukh c1dd1dd33b Remove full_url_static usage. 2014-10-08 12:56:43 +02:00
David Barragán Merino c205f081cd Bug #1247: Add a link to attachment (added or modified) in emails 2014-10-07 19:05:55 +02:00
Alejandro Alonso b82f6a4743 Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:27:10 +02:00
Andrey Antukh 1039d432ad Remove useless six usage that causes some import errors. 2014-10-02 12:37:13 +02:00
David Barragán Merino 7a88df1e08 Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model 2014-09-25 11:32:50 +02:00
Andrey Antukh f4516ff435 Fixed strange behavior on make_diff function (possible bugfix) 2014-09-17 16:55:43 +02:00
Andrey Antukh 95845b4eda Add iter_queryset method to utils.iterators module. 2014-09-17 15:02:54 +02:00
Andrey Antukh 4aef603946 Add split_by_n function on utils.iterators module. 2014-09-17 15:02:54 +02:00
Jesús Espino 688e047ff8 Delete comments functionality 2014-09-16 13:45:47 +02:00
Andrey Antukh 50e4de966f Improved monkey patching setup.
And remove unused monkey patching functions.
2014-09-16 10:48:43 +02:00
Andrey Antukh 7c04ff3117 Remove south related monky patch. 2014-09-16 10:48:41 +02:00
David Barragán Merino 047b0acb20 Fix the history of an attachment 2014-09-15 16:14:35 +02:00
David Barragán Merino d796d0c1b4 Add copyright to some files 2014-09-14 12:47:06 +02:00
Jesús Espino 6d78c79018 Adding import api 2014-09-08 12:33:32 +02:00
Andrey Antukh 0b375be614 Replace direct JSONRender usage with taiga own json module on all tests.
So unify the json interface in all tests code.
2014-09-06 02:00:09 +02:00
Andrey Antukh f0ec998576 Remove unused import. 2014-09-05 22:29:31 +02:00
Andrey Antukh d460f777f7 Add access-control-max-age header to cors middleware for avoid options pre-flight. 2014-09-04 11:27:20 +02:00
Jesús Espino fdb0a327c1 Add initial project import api 2014-09-01 15:55:10 +02:00