Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix possibility to cancel translation process #1186

Merged
merged 2 commits into from
Feb 18, 2022

Conversation

timobrembeck
Copy link
Member

Short description

Fix possibility to cancel translation process

Proposed changes

  • Fix possibility to cancel translation process
  • Set default django settings in dev tools for non-docker users

Resolved issues

Fixes: #1164

@timobrembeck timobrembeck requested a review from a team as a code owner February 16, 2022 19:24
@svenseeberg
Copy link
Member

Do we need a bulk action to cancel many translations at once?

@timobrembeck
Copy link
Member Author

Do we need a bulk action to cancel many translations at once?

I think if so, we should open another feature request for this. Currently, we only have the (broken) possibility to cancel the translation via the form...

@svenseeberg
Copy link
Member

Okay, the rest works in my tests. Except for uploading XLIFF files. But that is another issue,

@timobrembeck timobrembeck merged commit d03a78b into develop Feb 18, 2022
@timobrembeck timobrembeck deleted the bugfix/cancel-translation-state branch February 18, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cancelling translation process not possible
2 participants