Thomas Schmit

Results 6 issues of Thomas Schmit

Bonsoir, Je viens d’importer dans GeneWeb 7.0.0 un fichier GEDCOM généré par Généatique. Hélas, les sources semblent ne pas être correctement retranscrites. Toutes s’affichent sous la forme `@S1234@`, sans autre...

Bug
Priority: high
GEDCOM

It doesn't work when using the `jwilder/nginx-proxy` container (http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/) and launching `docker run --name cozy -d -e VIRTUAL_HOST=cloud.example.net --restart always cozy`. Do you know why ?

enhancement
question

[The `aspect-ratio` CSS property](https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio) is not supported by WeasyPrint 59. Is there any reason for this? Thanks for your help!

feature

This pull request converts the URLs into HTTPS in order to prevent mixed content issues.

In debug mode, I get the following error: > File "/var/www/groupie/groupie/utils.py", line 11, in get_path > `return os.path.join(config.DATA_DIR, *c)` > File "/usr/lib/python2.7/posixpath.py", line 75, in join > `if b.startswith('/'):` >...

According to [A1 Notation](https://github.com/nagix/chartjs-plugin-datasource?tab=readme-ov-file#a1-notation), it doesn’t seem possible to import non-contiguous data from a sheet data source, such as an Excel file. It could take this form:`datasetLabels: 'Sheet1!A1;Sheet1!A3;'`, allowing cells...