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 |
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 |