Commit Graph

3200 Commits (7bf5ad1a4bc7823ef5d1e96bc1f3f92b3295a33c)

Author SHA1 Message Date
Alejandro Alonso 4c8a515004 [Backport] Fixing travis 2016-02-29 13:03:57 +01:00
David Barragán Merino f0b27620e2 Merge pull request #640 from taigaio/fixing-travis
Fixing travis
2016-02-29 13:02:46 +01:00
Alejandro Alonso 486b03e668 Fixing travis 2016-02-29 12:56:01 +01:00
David Barragán Merino b2e7b5c84a Merge pull request #632 from taigaio/refactor-owner-admin
Refactoring code parts where owner really means admin
2016-02-24 14:41:00 +01:00
Alejandro Alonso 22d545ebd4 Refactoring code parts where owner really means admin 2016-02-24 07:57:09 +01:00
David Barragán Merino 096f1458a6 [Backport] Fix a problem with mandrill email backend (the good solution) 2016-02-23 15:10:58 +01:00
David Barragán Merino a94c1ce58b Fix a problem with mandrill email backend (the good solution) 2016-02-23 15:10:06 +01:00
David Barragán Merino 334282f263 [Backport] Fix a problem with mandrill email backend 2016-02-23 12:32:27 +01:00
David Barragán Merino 190fa3d676 Fix a problem with mandrill email backend 2016-02-23 12:31:52 +01:00
David Barragán Merino 381e0b005d [Backport] Add missing import sentence of 'sys.path' 🎩 2016-02-23 08:23:12 +01:00
David Barragán Merino 3a6568e6bc Add missing import sentence of 'sys.path' 🎩 2016-02-22 17:17:17 +01:00
Bruno a727b79ed3 [Backport] make directory absolute 2016-02-22 10:09:11 +01:00
Alejandro c56021848d Merge pull request #631 from taigaio/bclermont-master
make directory absolute
2016-02-22 10:07:28 +01:00
Bruno 5ef1b7d2f3 make directory absolute 2016-02-22 10:06:52 +01:00
David Barragán Merino 186eab2610 [i18n] Update locales 2016-02-19 17:25:35 +01:00
Jesús Espino 8f55c5217c Merge pull request #623 from taigaio/refactor/is_owner_to_is_admin
Change membership.is_owner to membership.is_admin
2016-02-17 21:38:12 +01:00
David Barragán Merino cc8e5f39b7 Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
Alejandro Alonso 96596dcc3e [Backport] Issue 3905: Usernames with dashes in them can't be @mentioned. 2016-02-17 11:16:58 +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
Alejandro Alonso 6da600e559 Fixing attachments with long names 2016-02-17 11:05:10 +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
Alejandro Alonso 8d2a4afe2a [Backport] Importing valid project without slug 2016-02-16 19:36:07 +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
Alejandro Alonso 91697207cb Fixing deadlock and condition race errrors 2016-02-15 16:12:13 +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 e1fe52639b Fix test 2016-02-10 22:17:00 +01:00
Alejandro Alonso c44852b6be [Backport] Status and default status can be None 2016-02-10 20:47:09 +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
Alejandro Alonso 2e54452f08 [Backport] Fixing update_projects_order_in_bulk to check the memberships exist 2016-02-10 20:42:05 +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
Alejandro Alonso b74f226a8a [Backport] Fixing bad origin configuration for gitlab and bitbucket 2016-02-10 20:39:11 +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
Alejandro Alonso b48d514271 [Backport] Fixing gitlab requests with empty payloads 2016-02-10 20:35:06 +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
Alejandro Alonso 1cf3aa22cd [Backport] Detecting invalid values when filtering by watchers 2016-02-10 20:32:08 +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
Alejandro Alonso b1f6bc80d7 [Backport] Fixingon_new_history_entry signals 2016-02-10 20:29:50 +01:00