Alejandro Alonso
|
4d1fb120b1
|
Improving performance when updating objects
|
2016-05-13 09:49:27 +02:00 |
Alejandro
|
ab91c47781
|
Merge pull request #721 from taigaio/fix/load_and_dump_project_commands
Made minor fixes over load_dump and dump_project commands
|
2016-05-13 09:46:33 +02:00 |
David Barragán Merino
|
9474a1174f
|
Made minor fixes over load_dump and dump_project commands
|
2016-05-13 09:00:39 +02:00 |
David Barragán Merino
|
7bbb90b61a
|
Merge pull request #723 from taigaio/improving-performance-for-history-api
Improving performance for history api
|
2016-05-12 15:02:08 +02:00 |
Alejandro Alonso
|
85acb93e22
|
Improving performance for history api
|
2016-05-12 08:00:36 +02:00 |
David Barragán Merino
|
576700afb6
|
Fix error, import a bad model class
|
2016-05-09 11:48:00 +02:00 |
David Barragán Merino
|
9e897ca499
|
Improve the import command
|
2016-05-06 16:42:03 +02:00 |
Alejandro
|
acebfda6b1
|
Merge pull request #716 from taigaio/improve_importer_logs
Improve the logs when an importer process fail
|
2016-05-06 11:43:32 +02:00 |
David Barragán Merino
|
eac0ee89cd
|
Improve the logs when an importer process fail
|
2016-05-06 10:38:04 +02:00 |
David Barragán Merino
|
cf2af21d61
|
Merge pull request #714 from taigaio/Import-export-projects-with-None-as-name-for-ProjectRelatedField
Import export projects with None as name for ProjectRelatedField
|
2016-05-05 13:37:39 +02:00 |
Alejandro Alonso
|
ec435f45bc
|
Import export projects with None as name for ProjectRelatedField
|
2016-05-05 13:36:57 +02:00 |
David Barragán Merino
|
bdb5a433f8
|
Remove some unused vars
|
2016-05-05 13:32:06 +02:00 |
David Barragán Merino
|
4516dbca49
|
Fix issue #4151: @mentions with dashes doesn't work
|
2016-05-05 13:27:40 +02:00 |
David Barragán Merino
|
761b224a61
|
Merge pull request #711 from taigaio/improve-project-admin
Improve the project admin
|
2016-05-04 16:01:50 +02:00 |
Jesús Espino
|
2456c0454d
|
Improve the project admin
|
2016-05-04 16:01:34 +02:00 |
David Barragán Merino
|
8791d5d103
|
Fix error importing user stories with related issues
|
2016-05-03 20:57:44 +02:00 |
David Barragán Merino
|
a8d52cce01
|
Create actions to make projects public or private
|
2016-05-03 13:05:32 +02:00 |
David Barragán Merino
|
af3fedee42
|
Make is_private editable in the admin panel
|
2016-05-03 11:51:01 +02:00 |
David Barragán Merino
|
8cd6c28010
|
[i18n] Update locales
|
2016-05-01 19:10:28 +02:00 |
David Barragán Merino
|
66d5c372b2
|
Improve projects admin panel
|
2016-04-30 16:23:58 +02:00 |
Alejandro Alonso
|
c34634b39a
|
Fixing load_dump command
|
2016-04-29 15:06:37 +02:00 |
Alejandro Alonso
|
e647fc8d19
|
Merge branch 'master' into stable
|
2016-04-29 10:45:42 +02:00 |
David Barragán Merino
|
041e0b6b0b
|
Update CHANGELOG
|
2016-04-28 10:35:40 +02:00 |
Alejandro
|
22342878db
|
Merge pull request #707 from taigaio/issue/4114/remove_incomplete_project_if_import_fail
Fix issue #4114: Remove incomplete project if import process fail (now-is-when version)
|
2016-04-26 08:32:39 +02:00 |
David Barragán Merino
|
0db559f9a9
|
Improve the command 'dump_project'
|
2016-04-26 08:09:53 +02:00 |
David Barragán Merino
|
283cf726b3
|
Fix issue #4114: Remove incomplete project if import process fail
|
2016-04-25 12:52:47 +02:00 |
David Barragán Merino
|
12b3998219
|
Fix CHANGELOR
|
2016-04-22 16:48:39 +02:00 |
Alejandro Alonso
|
2f01440c8f
|
[Backport] Adding is_out_of_owner_limits to project detail serializer
|
2016-04-21 13:10:43 +02:00 |
David Barragán Merino
|
3c020d20b8
|
Merge pull request #705 from taigaio/adding-is_out_of_owner_limits-to-project-detail-serializer
Adding is_out_of_owner_limits to project detail serializer
|
2016-04-21 00:05:18 +02:00 |
Alejandro Alonso
|
e7748cb236
|
Adding is_out_of_owner_limits to project detail serializer
|
2016-04-20 22:54:09 +02:00 |
Alejandro
|
a992fe2704
|
Merge pull request #703 from taigaio/enhancement/featured_project_list_randomly_ordered
Get a randomized list of featured projects if discover mode is enabled
|
2016-04-20 10:49:37 +02:00 |
David Barragán Merino
|
19121220d6
|
Get a randomized list of featured projects if discover mode is enabled
|
2016-04-20 10:02:47 +02:00 |
Alejandro
|
ecf5107818
|
Merge pull request #702 from taigaio/issue/4094/sprin
Fix issue #4094: Add 'estimated start' and 'estimated end' sprint dates to CSV reports
|
2016-04-20 10:01:39 +02:00 |
David Barragán Merino
|
0877a5af28
|
Fix issue #4094: Add 'estimated start' and 'estimated end' sprint dates to CSV reports
|
2016-04-20 09:26:47 +02:00 |
Alejandro
|
7495ecca9e
|
Merge pull request #699 from taigaio/issue/3755/including_permalinks_in_webhooks
Improve webhooks data
|
2016-04-20 09:23:45 +02:00 |
David Barragán Merino
|
9f4886963a
|
Improve webhooks (fix #3688, #3755 and #3758)
|
2016-04-20 09:08:00 +02:00 |
David Barragán Merino
|
40eaa7e119
|
Merge pull request #704 from taigaio/us/3903/show-sprint-in-search-results
US #3903: Sprint number/title column on search results for user stories
|
2016-04-19 16:49:46 +02:00 |
everblut
|
00852e2298
|
US #3903: Sprint number/title column on search results for user stories
|
2016-04-19 16:16:24 +02:00 |
David Barragán Merino
|
b2ad16e591
|
[i18n] Update locales
|
2016-04-19 16:00:50 +02:00 |
David Barragán Merino
|
960cbfd55a
|
Improve admin panel to list projects in user detail panel
|
2016-04-18 15:15:18 +02:00 |
David Barragán Merino
|
45d92669e3
|
Improve admin panel to list projects in user detail panel
|
2016-04-18 15:14:22 +02:00 |
David Barragán Merino
|
4174334982
|
[Backport] Fix import exception.
|
2016-04-15 12:10:21 +02:00 |
David Barragán Merino
|
dbb59f74cc
|
Fix import exception.
|
2016-04-15 12:08:46 +02:00 |
David Barragán Merino
|
50ac02fe34
|
[Backport] Fix and error when try to catch exceptions when fail the import process
|
2016-04-14 18:52:48 +02:00 |
David Barragán Merino
|
e1d5bebd58
|
Fix and error when try to catch exceptions when fail the import process
|
2016-04-14 18:51:31 +02:00 |
David Barragán Merino
|
675d013474
|
Update CHANGELOG
|
2016-04-09 21:42:52 +02:00 |
Alejandro
|
ba3d4488f1
|
Merge pull request #689 from taigaio/issue/4059/clean_users_role_permissions
Clean user role permissions: remove vote_issues in Role.permissions
|
2016-04-09 08:38:37 +02:00 |
David Barragán Merino
|
8773a5072c
|
[Backport] Clean user role permissions: remove vote_issues in Role.permissions
|
2016-04-09 08:34:54 +02:00 |
David Barragán Merino
|
8664d781bb
|
Clean user role permissions: remove vote_issues in Role.permissions
|
2016-04-09 08:01:33 +02:00 |
David Barragán Merino
|
ced6f435c2
|
[Backport] Fix issue 4056, 4075 and a minor refactor
|
2016-04-08 14:00:24 +02:00 |