David Barragán Merino
|
13c8c6c42d
|
Change max_members_*_projects to max_memberships_*_projects
|
2016-03-16 11:03:07 +01:00 |
Jesús Espino
|
84a819b447
|
Merge pull request #660 from taigaio/adding-transfer-validate-token-endpoint-to-the-API
Adding transfer_validate_token endpoint to projects API
|
2016-03-16 10:38:03 +01:00 |
Alejandro Alonso
|
97a45c7095
|
Adding transfer_validate_token endpoint to projects API
|
2016-03-16 09:18:43 +01:00 |
David Barragán Merino
|
8b998a5b08
|
Merge pull request #659 from taigaio/issue-3950-fixing-burndown-points
Fixing burndown graph
|
2016-03-14 15:09:00 +01:00 |
Alejandro Alonso
|
765a31f5cb
|
Fixing burndown graph
|
2016-03-14 14:48:10 +01:00 |
Alejandro Alonso
|
058948ee73
|
Adding extra reason to block project
|
2016-03-14 09:24:19 +01:00 |
David Barragán Merino
|
7dcf9c53ad
|
:burn: :burn:
|
2016-03-09 18:02:14 +01:00 |
Alejandro Alonso
|
a9c8989f02
|
Removing unnecesary flush and gc collects from export task
|
2016-03-08 21:12:44 +01:00 |
David Barragán Merino
|
c2323c2ad7
|
[i18n] Update locales
|
2016-03-08 18:28:30 +01:00 |
David Barragán Merino
|
006a7944ef
|
Merge pull request #656 from taigaio/fixing-memory-leak-on-export-related-to-timeline
Fixing memory leak on export related to timeline
|
2016-03-08 16:02:58 +01:00 |
Alejandro Alonso
|
8c82eda1be
|
Fixing memory leak on export related to timeline
|
2016-03-08 16:02:38 +01:00 |
David Barragán Merino
|
000490bbc0
|
Revert "Add django-redis"
This reverts commit 702c306ad7 .
|
2016-03-08 15:14:20 +01:00 |
David Barragán Merino
|
3348254a76
|
Merge pull request #654 from taigaio/redis-cache
Add django-redis
|
2016-03-07 17:14:27 +01:00 |
David Barragán Merino
|
702c306ad7
|
Add django-redis
|
2016-03-07 17:13:58 +01:00 |
Alejandro Alonso
|
d8c9720103
|
Fixing mdrender import
|
2016-03-03 12:32:57 +01:00 |
Alejandro
|
cc4f82f7cd
|
Merge pull request #652 from taigaio/luyikei-avoid-none
Avoid accessing an attribute of a NoneType object
|
2016-03-03 10:06:08 +01:00 |
David Barragán Merino
|
973c5fe027
|
Merge pull request #648 from taigaio/generating-blocked-projects-on-sample-data
Generating blocked projects on sample data
|
2016-03-03 10:02:54 +01:00 |
Alejandro Alonso
|
348375a92d
|
Generating blocked projects on sample data
|
2016-03-03 10:02:33 +01:00 |
luyikei
|
8d4bd9d655
|
Avoid accessing an attribute of a NoneType object
|
2016-03-03 09:20:01 +01:00 |
Alejandro
|
3c33c4e7cc
|
Merge pull request #651 from taigaio/luyikei-missing-import-http404
Luyikei missing import http404
|
2016-03-03 09:17:47 +01:00 |
Alejandro Alonso
|
2b3bd1e4bc
|
Updating AUTHORS.rst
|
2016-03-03 08:34:12 +01:00 |
luyikei
|
63eaa8f3c2
|
Fix missing import of Http404
|
2016-03-03 08:33:40 +01:00 |
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 |