Commit Graph

2588 Commits (c267ff63a440fd2b3b8009f22ba1ec511137d86f)

Author SHA1 Message Date
Alejandro Alonso c267ff63a4 Updating AUTHORS.rst 2016-03-03 08:30:16 +01:00
Alejandro 6b2f8b1993 Merge pull request #650 from taigaio/gam-phon-master
usage of cached_property
2016-03-03 08:27:41 +01:00
Yaser Alraddadi 6c63d02b17 usage of cached_property 2016-03-03 08:22:20 +01:00
Alejandro Alonso 11a116029a Adding project_blocked_code to any element watched, liked or voted 2016-03-02 13:18:06 +01:00
Alejandro Alonso 375ec1c935 Fixing watched, like and vote queries 2016-03-02 12:18:56 +01:00
David Barragán Merino beb824ab21 Merge pull request #644 from taigaio/bug/disallow-owner-modification-on-api-requests
Add owner to the read-only fields on issues, tasks, wiki pages and us…
2016-03-01 20:12:18 +01:00
Jesús Espino 7f7a092b25 Add owner to the read-only fields on issues, tasks, wiki pages and user stories 2016-03-01 16:16:17 +01:00
David Barragán Merino 66b3e76a70 Set total milestone and us points to None if backlog_module is disabled 2016-03-01 15:13:40 +01:00
David Barragán Merino db140f908b Merge pull request #643 from taigaio/Adding-blocked-code-project-info-to-watched-like-and-voted
Adding blocked code project info to watched like and voted
2016-03-01 13:24:59 +01:00
Alejandro Alonso 432966a378 Adding blocked code project info to watched like and voted 2016-03-01 12:53:09 +01:00
David Barragán Merino 993ac01505 Merge pull request #642 from taigaio/Adding-project-info-on-slots
Adding project info on about slots when import/create/edit fails
2016-03-01 12:52:35 +01:00
Alejandro Alonso 2457e8b705 Adding project info on about slots when import/create/edit fails 2016-03-01 12:23:07 +01:00
Alejandro e4ba94f67f Merge pull request #634 from taigaio/adding-owner-info-to-project-serializer
Adding owner info to project serializer
2016-02-29 15:09:54 +01:00
Alejandro Alonso c92dda9ed0 Adding owner info to project serializer 2016-02-29 13:16:31 +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 a94c1ce58b Fix a problem with mandrill email backend (the good solution) 2016-02-23 15:10:06 +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 3a6568e6bc Add missing import sentence of 'sys.path' 🎩 2016-02-22 17:17:17 +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
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