Jesper Grann Laursen

Results 31 comments of Jesper Grann Laursen

@magojr You can also try if the module works with password params in a simple script like this #!/usr/bin/env python # coding: utf-8 import txredisapi as redis from twisted.internet import...

No problems here on ubuntu 18.04.1 Did you try to run the 'run.sh' script?

Thanks for your fix, I was testing the same plugin (publisher-electron-release-server), but it stopped me because if this error. So i still upload using SSH to a server. @ArekSredzki Could...

@jasplin What errors did you also have? And which solution do you have now? I was hoping that all the PR's you created combined to make the app stable enough...

I got the current version working - however, I could not get it to read the `FeePerKilowattHour` env variable to add the fixed extra cost per kwh. ![teslamateagile_nordpool](https://user-images.githubusercontent.com/2368/199350050-2daca973-a727-4eb3-b31f-79d38d6eb627.png) ![Skærmbillede 2022-11-01...

I have been using this project for almost a year, but now we have chosen to switch to rswag instead because of the missing progress and we want the support...

So this Docker composer file expect the whole repo to be checked out. It can't just be ran using this file alone. Then you need to modified it to fetch...

@tiurlumbangaol this does not work for me :/ * remine 4.1.7.stable * redmine_knowledgebase 4.1.1 the `!imagename!` is still converted to `https://.../articles/XX/`

thy not just use `return thumbnail_url(thumb)` that works fine for me?

This is now solved - as it was a bug in the other gem. https://github.com/alexbevi/redmine_knowledgebase/pull/406 (already merged into master)