Dennis Ruhe
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...
This fixes the circle-text-body-alignment on Firefox at least. Otherwise stuff like this happens: 
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
EDIT: This change breaks other tests, so do not merge this. I think someone with a better understanding of the inner workings of DayJS should look at this problem. ---...