Leif Gruenwoldt

Results 141 comments of Leif Gruenwoldt

@tcurdt @TuireHolappa I had the same issue until I added the directory name in the `deb` field. e.g. `${project.build.directory}/foobar.deb`

Thanks. I thought it might be something like that. I have searched in yum for "libxkbcommon" but it doesn't turn up anything. I'll keep looking.

Darn. It looks like at best I'll have to use an unofficial rpm to get libxkbcommon on CentOS 6. 😞 I think I'll stick with 2.0.3 a little while longer....

Would it be possible to make it an optional dependency somehow or is that more trouble than it's worth?

Cool, that would be very helpful. Sadly it doesn't look like it's in the CentOS 7 package listing either. Doh. http://mirror.centos.org/centos/6.8/os/x86_64/Packages/ http://mirror.centos.org/centos/7/os/x86_64/Packages/

@addw thank-you for the report. And sorry for not responding sooner I somehow missed this. Small fix, but would you like to submit a PR for this?

Unfortunately I'm not aware of a single bz API for this type of data, so this may require a bunch of requests. e.g. 1. When loading the board add `include_fields=last_change_time`...

Workaround pushed. Awaiting response from Dylan to see if there's a better fix.

Twitter modal's are one example of this: https://twitter.com/michaelneale/status/827007624461774848

This work was started in https://github.com/leif81/bzkanban/tree/modal-url I was waiting for the async.js code to go in before finishing it. So it'll now need to be rebased and refactored.