Rob Aldred
Rob Aldred
Markdown formatting doesn't work with 0.8.4 Plugin is loaded but new issues and new wiki pages do not parse markdown.
It's currently not possible to use joined associations with `distinct_on` and `order` If you do, Postgres will error "SELECT DISTINCT ON expressions must match initial ORDER BY expressions" So i...
Trigger the mouse events on the element below before resetting the current target.
At the moment, darktip loads all its dependencies automatically. The problem with this approach is.. - It clashes with load order and other libraries that might use jQuery. - modules...
rake hydra:cucumber fails. Versions: Hydra: 0.22.2 Cucumber 0.9.0 ``run_cucumber_file': undefined method options=' for # (NoMethodError)` ``` /Users/robaldred/.rvm/gems/ruby-1.8.7-p249@kitten/gems/hydra-0.22.2/lib/hydra/runner.rb:148:in `run_cucumber_file': undefined method options=' for # (NoMethodError) from /Users/robaldred/.rvm/gems/ruby-1.8.7-p249@kitten/gems/hydra-0.22.2/lib/hydra/runner.rb:41:in `run_file' from /Users/robaldred/.rvm/gems/ruby-1.8.7-p249@kitten/gems/hydra-0.22.2/lib/hydra/message/worker_messages.rb:25:in `handle'...
Hi, There is an issue with the _projectionOverlap and a _isBehind methods of IgeEntity The methods only work when the entity has the standard centre origin. If the entities origin...
The userinfo endpoint is depreciated as per google login scopes documentation: https://developers.google.com/+/api/oauth#login-scopes and https://developers.google.com/+/api/auth-migration#timetable It's not currently possible to migrate to using email & profile because the format_scope method is...
**Home Assistant Android app version(s):** 2023.10.2-full **Android version(s):** 11, 13, 14 **Device model(s):** Galaxy Tab A, Pixel 6 **Home Assistant version:** 2023.10.3 **Last working Home Assistant release (if known):** unknown...
Hi, I've noticed that if values for discharge timeslots when changed the lux app/website don't get published to home assistant. Other options do, seems to be list the timeslots. I...
Workless currently only scales workers using the heroku default standard-1x dyno Certain jobs really benefit from high performance dynos such as processing images and videos. This PR adds the ability...