Commit Graph

3392 Commits (49650db3326460e4bf19d3f4f8e16a7c643262eb)

Author SHA1 Message Date
Jesús Espino 49650db332 [backport] Other jira import small fix 2017-10-16 15:45:23 +02:00
Jesús Espino 2b463bb269 [backport] Another fix in Jira importer 2017-10-16 08:16:51 +02:00
Jesús Espino b6657531c1 [backport] Other Jira bug fixed 2017-10-11 16:49:13 +02:00
Jesús Espino 1d894bbb8f [backport] More fixes in jira import 2017-10-11 11:44:40 +02:00
Jesús Espino c389d99200 [backport] Fixing bug on jira importer 2017-10-10 09:35:06 +02:00
Jesús Espino 28dba6dc66 [backport] Fix small problem in Jira import 2017-10-09 13:48:38 +02:00
Jesús Espino 28b20b5f9a [backport] Fixed typo on sitemaps 2017-10-06 08:16:07 +02:00
Jesús Espino f507cd0539 [backport] Updating sitemaps 2017-10-04 13:33:50 +02:00
Jesús Espino e9b9a962c6 [backport] Fix throttling bug 2017-09-11 22:05:17 +02:00
David Barragán Merino 2533507fc1 [Backport] Use new get_model method 2017-08-23 13:40:41 +02:00
Jesús Espino 33833d027a [Backport] Add user update throttling 2017-08-23 13:16:25 +02:00
Jesús Espino 61c0653898 [Backport] Fixed SVG thumbnail generation 2017-07-21 10:03:26 +02:00
Jesús Espino 0ddbf27d5c [Backport] Fix problem with fetch urls from cairoSVG 2017-07-21 10:03:21 +02:00
Alejandro Alonso d1dd3631f9 [Backport] Improving epics progress 2017-06-23 12:59:30 +02:00
Alejandro Alonso e75510507c [Backport] Imported projects notify incorrect users in some cases 2017-05-30 15:15:18 +02:00
Jesús Espino e715c7b03e [Backport] Fixing ordering in archived states 2017-05-19 13:13:40 +02:00
Jesús Espino cb6f3bb0fe [Backport] Revert "Making update_attr_in_bulk_for_ids work in asynch mode if possible"
This reverts commit 479454cbde.
2017-05-19 13:13:23 +02:00
Alejandro Alonso 74a8e8e365 [Backport] Making update_attr_in_bulk_for_ids work in asynch mode if possible 2017-05-10 06:49:55 +02:00
Jesús Espino 4d59996620 Merge pull request #977 from taigaio/remove-users-table-full-scan
Remove users table full-scan
2017-04-06 14:56:49 +02:00
Jesús Espino 3dccb9e90e Adding extra index to improve slow queries speed 2017-04-06 09:34:26 +02:00
Jesús Espino 8f1f001872 Remove users table full-scan 2017-04-05 18:37:14 +02:00
Jesús Espino ce4739aef3 Merge pull request #969 from taigaio/svg-thumbnail-generation-by-content
Limit the svg generation by detecting svg by content
2017-03-28 16:21:45 +02:00
Jesús Espino 3b617946e0 Limit the svg generation by detecting svg by content 2017-03-28 15:52:58 +02:00
David Barragán Merino 84dfbbd0b0 Merge pull request #965 from taigaio/fixing-list-of-users
Fixing list of users on jira importer
2017-03-24 14:16:53 +01:00
Jesús Espino b4ca93ec28 Fixing list of users in jira importer 2017-03-24 12:02:48 +01:00
Jesús Espino e9dbe4519f Merge branch 'master' into stable 2017-03-23 18:57:43 +01:00
David Barragán Merino 9ea2d9c66b Merge pull request #963 from taigaio/issue-5017/import-from-jira
Capture invalid response from the jira server
2017-03-23 18:51:54 +01:00
Jesús Espino cfbe29e9a0 Add callback url to jira importer 2017-03-23 18:43:42 +01:00
Jesús Espino 500fe01b6e Fix jira auth data creation 2017-03-23 17:41:14 +01:00
Jesús Espino e3b390087a Capture invalid response from the jira server 2017-03-22 15:17:29 +01:00
Alejandro Alonso 38423ff57e [Backport] Fixing svg processors 2017-03-17 13:13:43 +01:00
David Barragán Merino 1c569edd96 Merge pull request #955 from taigaio/fixing-svg-processor
Fixing svg processors
2017-03-17 13:08:42 +01:00
Alejandro Alonso a726f2882b Fixing svg processors 2017-03-17 12:32:31 +01:00
David Barragán Merino 8958e6844c [Backport] Fix test_emails command and add some missed emails 2017-03-15 17:35:39 +01:00
David Barragán Merino 282b964bd3 Fix test_emails command and add some missed emails 2017-03-15 17:33:52 +01:00
David Barragán Merino 363c9432f5 Allow to resolve wikipages with references endpoint 2017-03-14 12:57:01 +01:00
David Barragán Merino 8d7fd290e2 [Backport] Fix trello importer error where avatarHash is a NoneType object 2017-03-13 12:08:16 +01:00
David Barragán Merino 2ea75b1aee Fix trello importer error where avatarHash is a NoneType object 2017-03-13 12:07:31 +01:00
Alejandro Alonso b57973767b [Backport] Fixing contact project 2017-03-13 10:50:28 +01:00
David Barragán Merino 8dbb524be6 Merge pull request #952 from taigaio/fixing-contact-project
Fixing contact project
2017-03-13 10:40:46 +01:00
David Barragán Merino eaf943c406 [Backport] Update djmail to the last version 2017-03-12 18:05:06 +01:00
Alejandro Alonso fd71ae704f Fixing contact project 2017-03-12 18:01:29 +01:00
David Barragán Merino 095d613cf9 Update djmail to the last version 2017-03-12 18:00:59 +01:00
Jesús Espino c524555d7a Fixed trello importer without avatar 2017-03-11 14:17:13 +01:00
Jesús Espino d4a342c9ea Fixed fields-diff for emails 2017-03-11 03:13:56 +01:00
Jesús Espino 4bdb00a642 Merge branch 'master' into stable 2017-03-10 17:02:48 +01:00
David Barragán Merino a97892d06f Merge pull request #949 from taigaio/issue/4995-multiline-commits-in-webhooks
Issue#4995 Fix problems with multiline commits in the webhooks
2017-03-09 13:42:15 +01:00
Jesús Espino f390404b98 Issue#4995 Fix problems with multiline commits in the webhooks 2017-03-09 09:30:14 +01:00
David Barragán Merino ad60ac2235 Catch amqp.exception.AccessRefused in taiga.events backend 2017-03-08 16:51:41 +01:00
David Barragán Merino ba7f9b2096 [i18n] Update locales 2017-03-08 16:32:57 +01:00