Antti Hukkanen

Results 100 issues of Antti Hukkanen

#### :tophat: What? Why? Components that define imports are currently broken at the votings space. This fixes the issue. #### :pushpin: Related Issues - Fixes #9580 #### Testing - Go...

module: elections
type: fix

#### :tophat: What? Why? Apparently in some older Decidim versions it was possible that the authorization's metadata column was set to `nil`. This means that there can still be database...

module: initiatives
type: fix

#### :tophat: What? Why? As described at #9017, the initiatives controller spec was sometimes failing and the reason turned out to be that sometimes its title or description were too...

type: internal

#### :tophat: What? Why? Currently the "finite" value is not set correctly for infinite debates when editing them. This fixes the issue. #### :pushpin: Related Issues - Fixes #8067 ####...

module: debates
type: fix

#### :tophat: What? Why? v0.24.0 renamed the participatory process group's `name` column to `title` after PR #6823. This also caused a change in the export/import formats that caused the formats...

module: participatory processes
type: fix

**Describe the bug** Decidim provides a "toggle" UI element e.g. on the notification settings page at `/notifications_settings`. I would assume that as a user browsing this page using keyboard, I...

team: accessibility

#### :tophat: What? Why? When importing resources to unpublished components, they can be imported currently multiple times. This PR fixes the issue. #### :pushpin: Related Issues - Fixes #9303 ####...

module: proposals
module: core
module: budgets
module: elections
type: fix

#### :tophat: What? Why? When trying to add a new conference speaker with avatar or updating an avatar of an existing speaker, it won't work currently. This fixes the issue....

module: conferences
type: fix

#### :tophat: What? Why? Currently trying to enter any components under initiatives is broken. The reason is the conflicting method name `manifest` for resources that are both participatory spaces and...

module: admin
module: initiatives
type: fix

#### :tophat: What? Why? At the admin panel when we upload specific CSV files and they are malformed (e.g. wrong encoding), the system will just show a general HTTP 500...

module: admin
module: assemblies
module: participatory processes
type: fix