Conversation
Only English should be normalized since other languages come from Crowdin and we don't expect them to have the keys in the same order.
3529c07 to
def6816
Compare
Quentinchampenois
pushed a commit
to OpenSourcePolitics/decidim
that referenced
this pull request
Nov 22, 2019
* Fix 'public_spaces' overwrite, only include published spaces * Fix component generator. Closes decidim#5295 * Tweak nickname help text * Shorten filter text so it fits in the form * Remove destroy link in organizations since the feature was removed. Closes decidim#2066 * Fix scope select in initiatives admin * Hide reported content from last activity * Only show remaining events when there's no geocoding service at homepage * Update CHANGELOG * Fix locale checker task. Closes decidim#5219. Only English should be normalized since other languages come from Crowdin and we don't expect them to have the keys in the same order. * Include the participatory space followers as resource followers. Closes decidim#5175. * Store the random order in the session. Closes decidim#5019
Quentinchampenois
added a commit
to OpenSourcePolitics/decidim
that referenced
this pull request
Nov 22, 2019
This reverts commit 6ae1f7b.
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
More bug fixing from reported issues in Meta Decidim.
📌 Related Issues
Related to
https://meta.decidim.org/processes/bug-report/f/210/proposals/14718
https://meta.decidim.org/processes/bug-report/f/210/proposals/14752
https://meta.decidim.org/processes/bug-report/f/210/proposals/14709
https://meta.decidim.org/processes/bug-report/f/210/proposals/14705
https://meta.decidim.org/processes/bug-report/f/210/proposals/14667
https://meta.decidim.org/processes/bug-report/f/210/proposals/14658
https://meta.decidim.org/processes/bug-report/f/210/proposals/14670
https://meta.decidim.org/processes/bug-report/f/210/proposals/14621
https://meta.decidim.org/processes/bug-report/f/210/proposals/14768
Allow system admins to delete organizations #2066
Fixes Error when generating external component: uninitialized constant Decidim::Generators::ComponentGenerator::Bundler (NameError) #5295, Locale update fails on sanity checks #5219, Random order is re-calculated when user goes back to proposals list #5019
📋 Subtasks
CHANGELOGentry