Alexander Rusa

Results 11 issues of Alexander Rusa

## Description of problem The version gets pinned when updating a plugin like this: ``` dokku plugin:update letsencrypt 0.11.7 ``` To "unpin" the plugin version currently these steps are necessary:...

type: enhancement
merge-level: minor
difficulty: easy
plugin: plugin

I couldn't find a way to use encrypted rails credentials to set the deepl api key. After searching through the source code I found something that isn't documented in the...

### Steps to reproduce 1. Create a new rails app that uses yarn 2. `docker build -t testimage:1 .` 3. `docker run -it testimage:1 /bin/bash` 4. `bin/rails test` ### Expected...

railties
stale

### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

**Describe the bug** When you try to search for users in the "Scoped Admins" feature, you can't find any users if the end of the URL contains something like `?locale=en`....

Since the commits, that make the module compatible to Decidim 0.27, the "Awesome Map" is broken. It only shows the whole world map (fully zoomed out) and the browser console...

#### :tophat: What? Why? I added more tests for the sanitize_helper to test for possible issues. The helpers are very robust, but I found one issue with decidim_url_escape. Browsers also...

type: fix

I am working on a new rails controller for a new decidim module and experienced an "undefined method asset_pack_path" error in layout_helper: https://github.com/decidim/decidim/blob/802ee6a2434f8580a87c55a6956748a092cec4c1/decidim-core/app/helpers/decidim/layout_helper.rb#L63 I was able to solve this error...

### Describe the issue When accessing Kestra for the first time, there is a tutorial, but at the screen where you can select your use case it's not possible to...

bug
area/backend
area/frontend