github decidim/decidim v0.5.0

latest releases: v0.28.1, v0.27.6, v0.26.10...
6 years ago

Full Changelog

Fixed

  • decidim: Fixed decidim generator erroring when the target system had no faker installed, or had an incompatible version of it. #1714.
  • decidim-admin: Fixed default step settings for a feature not being properly saved when the feature doesn't have steps yet. #1724
  • decidim-surveys: Fixed question field incorrectly rendered when application having a single locale enabled. #1741

Added

  • decidim: Added announcement global and step setting to all features. As an admin you can configure a visible callout in the public page of a feature. #1696
  • decidim-admin: Added Managed Users section. User admins and users with user_manager role will be able to create managed users using one of the organization available authorizations. These users can be impersonated while interacting with the whole application. Finally, these users can be promoted to standard users inviting them to the application. #1621
  • decidim-admin: Added Scope types subsection on Settings section. Improved Scopes subsection on Settings section to adapt to changes. #1500
  • decidim-admin: Added scopes_enabled attribute to participatory processes. When it is set to false it hide the scope information from its children and forms. #1716
  • decidim-core: Scopes system prepared for bigger organizations. Scopes can be hierarchical: each scope can have a parent scope and a scope type that describe it (country, province, district, etc). Scope names can be translated. Each scope must have a string unique identifier that could be used to relate it with external systems. #1500
  • decidim-core: Added a new endpoint to support scope selection through AJAX searches. #1500
  • decidim-core: Added announcement attribute to ParticipatoryProcess. As an admin you can configure a visible callout in the public page of a process. #1696
  • decidim-proposals: Added new_proposal_help_text global setting. As an admin you can configure a visible callout in the proposal creation page. #1696

Changed

  • decidim-admin: Scope selection in participatory process creation/edition using AJAX select (based on Select2) instead of a standard select. #1500
  • decidim-budgets: Resources filter by scope using AJAX multi-select (based on Select2) instead of a list of checkboxes. #1500
  • decidim-meetings: Resources filter by scope using AJAX multi-select (based on Select2) instead of a list of checkboxes. #1500
  • decidim-proposals: Resources filter by scope using AJAX multi-select (based on Select2) instead of a list of checkboxes. #1500
  • decidim-proposals: Added feature setting attachments_allowed. When it is enabled users can upload an attachment when creating a new proposal. The attachment should be an image or a pdf file and users must fill in a title. #1688
  • decidim-results: Resources filter by scope using AJAX multi-select (based on Select2) instead of a list of checkboxes. #1500

Don't miss a new decidim release

NewReleases is sending notifications on new releases.