Commit Graph

2735 Commits (eac0ee89cdb59b8880e7bc08ed14cb52821604d6)

Author SHA1 Message Date
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
Alejandro 43e41edf0b Merge pull request #694 from taigaio/issues/4056-and-4075
Fix issue 4056, 4075 and a minor refactor
2016-04-08 13:59:13 +02:00
David Barragán Merino e84015e48e Fix issue 4056, 4075 and a minor refactor 2016-04-08 13:24:14 +02:00
Alejandro Alonso 47be184901 [Backport] Allowing export projects even if any attachment doesn't exist in the storage 2016-04-08 12:36:38 +02:00
David Barragán Merino dd4fc1b351 Merge pull request #693 from taigaio/Allowing-export-project-even-if-any-file-doesnt-exist
Allowing export projects even if any attachment doesn't exist in the …
2016-04-08 12:22:36 +02:00
Alejandro Alonso 440b4e7936 Allowing export projects even if any attachment doesn't exist in the storage 2016-04-08 11:49:36 +02:00
David Barragán Merino 4e3c4aa62d [Backport] Fix issue #4058: Remove memberships of deleted users 2016-04-07 08:45:04 +02:00
Alejandro 2946394b7c Merge pull request #692 from taigaio/issue/4058/remove_memberships_of_cancelled_accounts
Fix issue #4058: Remove memberships of deleted users
2016-04-07 08:44:13 +02:00
David Barragán Merino 53b480c127 Fix issue #4058: Remove memberships of deleted users 2016-04-06 19:18:25 +02:00