Jan Sverre Riksfjord

Results 9 comments of Jan Sverre Riksfjord

It worked :+1: . I am using Ubuntu Desktop, and it worked after downloading the repo and running main.js manually after copying the rules into /etc/udev. If there is no...

I may submit a pull request on this later, but I just wanted to register the issue for now.

Same as issue #340

It's a long time since I did this PR, but I am pretty sure it's the `$this->driver->select($database);` which is directly below the code I added. I cannot run `->select()` before...

Fixed in https://github.com/Uffe-Code/oooas/issues If this package awakens again, I might want to make a PR, but for now, we will just continue working in our own fork.

Also note that it do not react on `targetObject: ` in parent::diff().

This feature is the only reason we have kept using vokus package until now. I mostly copied the way it was solved there, including removing the link-tag after it was...

I have not deeply considered the way it's solved. We may pass $path to convert function instead of in constructor, if that's better for you.