Commit Graph

2749 Commits (b2525f959a36ee966967b75f94598f0c74bd2e1e)

Author SHA1 Message Date
Alejandro Alonso b2525f959a [Backport] Fixing permission when project hasn't owner 2016-05-31 13:50:17 +02:00
Alejandro Alonso 51a673586a [Backport] Improving asynch timeline generation 2016-05-31 13:20:30 +02:00
Alejandro Alonso 2b9ddc27db [Backport] Improving project deletion 2016-05-31 13:18:12 +02:00
Alejandro Alonso fc20d6c8f5 [Backport] Issue 4257: Mutiple configured webhhoks trigger on the same url 2016-05-31 11:56:25 +02:00
David Barragán Merino 998022c3ba [Backport] Apply PEP-263 to taiga project 2016-05-31 11:56:15 +02:00
David Barragán Merino 42c7496bee Fix a problem with a migration between master and stable branch 2016-05-30 18:32:30 +02:00
Alejandro Alonso a5d4e3c495 [Backport] Improving-project-deletion 2016-05-30 17:58:47 +02:00
Alejandro Alonso 7445e9ca72 [Backport] Generating application token only when it doesn't exist 2016-05-30 15:08:56 +02:00
Alejandro Alonso 4539925251 [Backport] Fixing timeline permissions for admin and superusers 2016-05-25 11:02:54 +02:00
Alejandro Alonso 26c4b37493 [Backport] Ugly hack to temporary disable thumbnail generation for tiff files 2016-05-25 10:59:40 +02:00
David Barragán Merino f79a47fd24 [Backport] Fix support pages url 2016-05-24 14:18:36 +02:00
Alejandro Alonso 1dc8b193cf [Backport] Improving performance when updating objects 2016-05-13 09:52:15 +02:00
Alejandro Alonso e8bcc84b35 [Backport] Improving performance for history api 2016-05-13 09:51:55 +02:00
David Barragán Merino b6e513e73b [Backport] Made minor fixes over load_dump and dump_project commands 2016-05-13 09:49:14 +02:00
David Barragán Merino 073e178747 [Backport] Fix error, import a bad model class 2016-05-09 13:51:17 +02:00
David Barragán Merino 3134e9789a [Backport] Improve the import command 2016-05-06 16:43:18 +02:00
David Barragán Merino 87af5188ad [Backport] Improve the logs when an importer process fail 2016-05-06 11:44:11 +02:00
Alejandro Alonso eddf958256 [Backport] Import export projects with None as name for ProjectRelatedField 2016-05-05 13:39:14 +02:00
David Barragán Merino c17522ecaf [Backport] Remove some unused vars 2016-05-05 13:32:35 +02:00
David Barragán Merino cebad9f335 [Backport] Fix issue #4151: @mentions with dashes doesn't work 2016-05-05 13:28:26 +02:00
Jesús Espino d126e195d0 [Backport] Improve the project admin 2016-05-04 16:02:44 +02:00
David Barragán Merino 6735d50e90 [Backport] Fix error importing user stories with related issues 2016-05-03 20:58:53 +02:00
David Barragán Merino bfd10e7ec1 [Backport] Create actions to make projects public or private 2016-05-03 13:07:00 +02:00
David Barragán Merino 846e5d940d [Backport] Make is_private editable in the admin panel 2016-05-03 11:51:33 +02:00
David Barragán Merino 78d4c5cd0e [Backport] [i18n] Update locales 2016-05-01 19:11:04 +02:00
David Barragán Merino a949eda117 Improve projects admin panel 2016-04-30 16:24:40 +02:00
Alejandro Alonso 334b1a23aa [Backport] Fixing load_dump command 2016-04-29 15:06:56 +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