Knut Hühne

Results 12 issues of Knut Hühne

As proposed in #146 the new `subDomainValueFormat` lets developers pass their own function that they would like to apply to the number before it is displayed in the popup. This...

You provide the `subDomainDateFormat` that lets the users format the date according to their needs. It would be nice to have a `subDomainCountFormat` so that the values can be formated...

enhancement

Given httpretty 0.8.14 and the following code: ``` import requests import httpretty import urllib2 @httpretty.activate def test_passing(): httpretty.HTTPretty.allow_net_connect = True httpretty.register_uri(httpretty.GET, "http://yipit.com/", body="Find the best daily deals") response = requests.get('http://yipit.com')...

bug
needs-pr

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade dayjs from 1.11.5 to 1.11.6. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=dayjs&from_version=1.11.5&to_version=1.11.6&pr_id=5622b906-0da2-47b1-b205-4c8d11806e36&visibility=true&has_feature_flag=false) :information_source: Keep your...

Other languages such as German and French use different ways to quote. I implemented a basic mechanism to adapt to the language of the document which is set via ``....

I just wanted to point out that there is https://github.com/tyrasd/osmtogeojson which converts overpass-json to real geojson. In youre readme you write that an idea for futher development would be to...

The table in which the data is stored was renamed in commit 164bc987 from `data` to `de_bundestag_plpr`. Therefore the query needs to be adapted as well.

We should have tests for this lovely new extension. I'll add some later and use as a way to record progress. First note: Information on mocking `libcloud` can be found...

bug
help wanted

I usually listen to podcasts at a higher speed. This has an unpleasant effect when songs come up because those are not meant to be played at an alternative speed....

I am sometimes using the 5-star-steps image in presentations. I just noticed that it is unfortunately rather pixelated on a big projector and was wondering if there maybe was a...