Commit Graph

2563 Commits (cc8e5f39b78f2daba3dc3d35c7028f5c681f49ca)

Author SHA1 Message Date
David Barragán Merino cc8e5f39b7 Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
David Barragán Merino 9bdc00a109 Merge pull request #625 from taigaio/issue-3905-usernames-with-dashes-in-them-cant-be-@mentioned
Issue 3905: Usernames with dashes in them can't be @mentioned.
2016-02-17 11:16:12 +01:00
Alejandro Alonso 2c7de59ff8 Issue 3905: Usernames with dashes in them can't be @mentioned. 2016-02-17 11:15:57 +01:00
David Barragán Merino 318995d7a7 Merge pull request #624 from taigaio/fixing-attachments-with-long-names
Fixing attachments with long names
2016-02-17 10:59:27 +01:00
Alejandro Alonso 26d10ca7a3 Fixing attachments with long names 2016-02-17 10:55:03 +01:00
David Barragán Merino c1c7e69f4d Merge pull request #607 from taigaio/import-project-without-slug
Importing valid project without slug
2016-02-16 19:31:55 +01:00
Alejandro Alonso deb668d74f Importing valid project without slug 2016-02-16 18:01:56 +01:00
David Barragán Merino 099fae2c42 Merge pull request #619 from taigaio/fixing-deadlock-and-condition-race-errors
Fixing deadlock and condition race errrors
2016-02-15 16:03:03 +01:00
Alejandro Alonso 6553ad34e4 Fixing deadlock and condition race errrors 2016-02-15 15:18:27 +01:00
David Barragán Merino 3b9975351c Merge pull request #621 from AmiZya/url-from-future-deprecation
Removed 'load url from future' for compatibility with Django 1.9
2016-02-14 00:05:34 +01:00
Amine Zyad c22036f4c6 Removed 'load url from future' for compatibility with Django 1.9 2016-02-13 21:52:22 +00:00
Alejandro 47f6c03aa4 Merge pull request #610 from taigaio/upgrade/django-1.9
Upgrade to django 1.9
2016-02-12 14:19:29 +01:00
David Barragán Merino 7b7548b47d Update django to 1.9 and the rest of requirements 2016-02-11 19:35:29 +01:00
David Barragán Merino 010fcfa635 Merge pull request #609 from taigaio/status-and-default_status-can-be-None
Status and default status can be None
2016-02-10 20:45:54 +01:00
Alejandro Alonso dba0597c9c Status and default status can be None 2016-02-10 20:45:20 +01:00
David Barragán Merino db6b00ae67 Merge pull request #615 from taigaio/fix-sorting-projects-if-project-doesnt-exist
Fixing update_projects_order_in_bulk to check the memberships exist
2016-02-10 20:41:06 +01:00
Alejandro Alonso 6edaeeae66 Fixing update_projects_order_in_bulk to check the memberships exist 2016-02-10 20:40:36 +01:00
David Barragán Merino 029bf43c01 Merge pull request #614 from taigaio/fixing-bad-valid-origin-configuration-for-gitlab-and-bitbucket
Fixing bad origin configuration for gitlab and bitbucket
2016-02-10 20:36:37 +01:00
Alejandro Alonso f183640e33 Fixing bad origin configuration for gitlab and bitbucket 2016-02-10 20:36:14 +01:00
David Barragán Merino fd0d30dfc9 Merge pull request #613 from taigaio/fixing-gitlab-empty-payloads
Fixing gitlab requests with empty payloads
2016-02-10 20:33:56 +01:00
Alejandro Alonso a206d41ba1 Fixing gitlab requests with empty payloads 2016-02-10 20:33:29 +01:00
David Barragán Merino 800d4d398a Merge pull request #612 from taigaio/filtering-watchers-value-errors
Detecting invalid values when filtering by watchers
2016-02-10 20:31:14 +01:00
Alejandro Alonso 02013f6222 Detecting invalid values when filtering by watchers 2016-02-10 20:30:56 +01:00
David Barragán Merino b5d20ca043 Merge pull request #611 from taigaio/Fixing-on_new_history_entry-signals
Fixingon_new_history_entry signals
2016-02-10 20:28:42 +01:00
Alejandro Alonso 52a497eb6c Fixingon_new_history_entry signals 2016-02-10 20:26:04 +01:00
David Barragán Merino e26f3d1657 Merge pull request #617 from taigaio/removed-rest-framework-deprecated-decorators
Remove rest framework deprecated decorators
2016-02-10 20:19:11 +01:00
Jesús Espino e43ea107ed Remove rest framework deprecated decorators 2016-02-10 19:45:34 +01:00
David Barragán Merino 7df6450fae Fix sample_data command 2016-02-10 16:24:07 +01:00
David Barragán Merino cafd9be2c9 Remove some prints 2016-02-09 18:37:23 +01:00
Alejandro fa0499ec6a Merge pull request #606 from taigaio/issue/3886/multiple_unassigned_in_filter_lists
Issue #3886: Fix empty full_names in Stories and Issues filter lists
2016-02-09 11:20:27 +01:00
David Barragán Merino c3c06bebe5 Issue #3886: Fix empty full_names in Story and Issues filter lists 2016-02-08 19:33:37 +01:00
David Barragán Merino e26189bf64 Merge pull request #605 from taigaio/fixes-on-transfer-project-amils
Fixe transfer project emails template and text
2016-02-08 19:33:15 +01:00
Jesús Espino b271d0ce47 Fixe transfer project emails template and text 2016-02-08 19:33:00 +01:00
David Barragán Merino cb253f7b48 Add some missed migrations 2016-02-08 18:53:24 +01:00
David Barragán Merino 9cb18f333f Merge pull request #604 from taigaio/astagi-feature/urlcustomfield
New custom field type: URL #862
2016-02-08 17:36:09 +01:00
Andrea Stagi 55a1a261f4 Add new custom attribute type: URL 2016-02-08 17:34:47 +01:00
Alejandro Alonso 7ec0ecfc33 Fixing blocked by owner leave error message 2016-02-08 14:12:58 +01:00
Alejandro Alonso e8bd1f8e6b Fixing project delete precondition 2016-02-08 14:12:11 +01:00
Jesús Espino 17923c6cfc Merge pull request #600 from taigaio/Fixing-serializers-validation-for-duplicated-names-in-priorities-severities-and-issue-types
Fixing serializers validation for duplicated names in priorities, sev…
2016-02-05 12:41:47 +01:00
Alejandro Alonso 6cf3c5727e Fixing serializers validation for duplicated names in priorities, severities and issue types 2016-02-05 12:43:46 +01:00
Jesús Espino 77379d98ed Merge pull request #601 from taigaio/improving-csv-reports-performance
Improving CSV reports performance
2016-02-05 12:40:24 +01:00
Alejandro Alonso 172ce73007 Improving CSV reports performance 2016-02-05 12:39:28 +01:00
Alejandro Alonso 14bdf47442 Updating CHANGELOG: including max projects and memberships feature 2016-02-05 11:35:11 +01:00
Alejandro Alonso f8f0967b8e Updating CHANGELOG: including transfer projects feature 2016-02-05 11:32:44 +01:00
David Barragán Merino 79ea56b64a Merge pull request #599 from taigaio/transfer-project
Adding transfer_token to project model
2016-02-05 09:43:11 +01:00
Alejandro Alonso 57cf32c56d Adding transfer_token to project model 2016-02-04 19:52:30 +01:00
David Barragán Merino 04a2cc71d1 Merge pull request #589 from taigaio/max-projects-per-user
Max projects per user
2016-02-04 18:13:10 +01:00
Jesús Espino 9fd896c948 Adding limit for user max memberhips for projects 2016-02-04 17:45:16 +01:00
Jesús Espino 6fbf81c3d6 Including max_public_projects and max_private_projets in importing process 2016-02-04 17:45:16 +01:00
Alejandro Alonso b8fd768d01 Adding max_private_projects and max_public_projects support 2016-02-04 17:45:16 +01:00