leyan
leyan
When pasting values inside the grid view, I would like to be able to automatically paste NULL values. Currently, I have to paste the values into new rows and then...
When trying to generate a website, I saw that no picture thumbnail were generated. After looking around, it is due to image.window_height and image.window_width attributes not existing, which blocks the...
Following the comment on the Issue #897, use geopy.Point.from_string() to get the location of a place.
As soon as a person has a Marriage date, a Death date will be generated, with the form "sometime after MarriageDate". While technically true, that is not something people really...
The current latitude/longitude parsing is very limiting. Almost all the places in my tree could not be parsed, because they are of the form 45°55'25"N If you are ok with...
With the few small issues I solved, my website is starting to look good! However, one large issue remains, as I am aiming for a French version. The gender neutral...
Until now, the `text-keep-upright` parameter in the Mapbox Style specification was ignored, as OpenLayers was automatically keeping the labels upright and did not expose an option to control it. Now...