Nic Wortel

Results 18 issues of Nic Wortel

Starting January 1st 2022, Meesman will charge different costs for Aandelen Wereldwijd Totaal based on invested capital. Investors with less than € 1 million will be assigned to Participatieklasse A...

In Symfony 4, `umask()` is used in `bin/console` and `public/index.php` so that (cache) files created by Symfony are writable for both the console user as well as the www-data user....

I would like to be able to specify a locale when running `bin/console translation:sync`, so that I can push translations of our source language (English) to the remote storage (direction...

I started noticing this after updating the bundle to the most recent version, so it seems like this was introduced recently. The order of translations seems to be completely different...

First of all, thank you for publishing this action. I have been using it for 1.5 years to track deployments by GitHub Actions and it works very well. However, today...

When opening ODIN I get the following notification: > Update Error > ENOENT: no such file or directory, open '/snap/odin-c2is/15/- > resources/app-update.yml' ![afbeelding](https://user-images.githubusercontent.com/1055691/166947317-197864c9-d8ee-4531-b3cc-b7f4d48b149c.png) A directory `/snap/odin-c2is/15/resources/` exists, but indeed does...

Similar to #12, the use of inline `style` attributes breaks Content Security Policies without the (insecure) setting `style: unsafe-inline`. Instead of using `style` attributes, styling should probably be supplied via...

enhancement

Hi! Thanks for maintaining this plugin. I have a JavaScript library to dynamically generate icons, which I would like to use as marker icons in my map. These icons are...