Javi Martín

Results 73 issues of Javi Martín

### User Story After upgrading Puma to version 5.0 in pull request #5178, which requires systemd (or a similar system), we've noticed that, on our staging server, stopping (or restarting)...

help wanted
Devops

## References * We added support for multitenancy in #4030 * Closes #3373 ## Objectives * Make it possible to have different locales enabled on different tenants * Make it...

Community Interest
Release notes
Customization

## References * This test, which is in the `spec/system/admin/tenants_spec.rb` file, has failed a few times, like in our [test run 5080 job 3](https://github.com/consuldemocracy/consuldemocracy/actions/runs/5415642257/jobs/9844245283) (see the [test run 5080 job...

Flaky spec
help wanted

## Background In pull request, #3907, we added the possibility to assign a geozone to a heading and make it appear on a budget's map. On the other hand, when...

Budgets

Ubuntu 22.04 was released a few months ago. Currently, we only support Ubuntu 18.04 and Ubuntu 20.04.

Using one server for the application and a different one for the database seems to be a common pattern. We define a `database_hostname` which is used in the generated `database.yml`...

## References * [Turn on privacy-enhanced mode embedding YouTube videos](https://support.google.com/youtube/answer/171780#zippy=%2Cturn-on-privacy-enhanced-mode) * [Vimeo Player parameters overview](https://help.vimeo.com/hc/en-us/articles/12426260232977-Player-parameters-overview) ## Objectives * Don't store third-party cookies when people watch a YouTube/Vimeo video embedded in...

security

## References * Continues pull request #5465 ## Objectives * Simplify existing code using features introduced in Rails 7.0

Maintenance

## References * Changing a component doesn't invalidade the cache, as mentioned in: ViewComponent/view_component#234 ## Background We use caching in our application in two different ways: 1. Rails.cache.fetch in models/controllers/libraries...

Devops

## References * Depends on #5532 ## Objectives * Avoid having the same reply twice to the same question * Make it possible to take internationalization into account when counting...

Bug
Polls
security
Release notes