Dennis Ruhe

Results 9 issues of Dennis Ruhe

I got an error on mysql 8: mysqldump: Authentication plugin 'caching_sha2_password' cannot be loaded Probably the only thing that needs to happen is update mysqldump / the image

Evolutions fail without error when using special characters like ö. It just keeps asking to run the evolution. I have included a reproduction script below. Now I've tried to change...

status:backlog

This fixes the circle-text-body-alignment on Firefox at least. Otherwise stuff like this happens: ![afbeelding](https://user-images.githubusercontent.com/743155/50970839-d1691500-14e2-11e9-94d9-9568e9d74a11.png)

I was having trouble using the DELETE method. It was forcing `Content-Type: text/html; charset=UTF-8`. This "crashed" my web framework as it was trying to parse JSON while there wasn't any...

I created an implementation for wkhtmltoimage, but was unable to test because wkhtmltopdf/image seems to be hanging in the tests. Please review and comment about anything. Basically I just copied...

I'm trying to display error messages using server side validation. I can't get it to work. The input field is not marked as has-error and no error is displayed, even...

See the commits for details