François Van Der Biest

Results 126 issues of François Van Der Biest

When submitting a comment + evaluation on a metadata, right after composition spin up: ![image](https://github.com/georchestra/docker/assets/265319/c205c073-de65-4614-9ecf-08f5d71ae14a) ``` docker-geonetwork-1 | 2023-11-13T09:01:15,235 ERROR [geonetwork.api] - UserFeedbackAPI - newUserFeedback: Missing settings in System Configuration...

bug

See https://docs.geoserver.org/main/en/user/security/webadmin/csrf.html

enhancement

We should create a new branch here, and set mapstore's tag to `2023.02.00-geOrchestra`

enhancement
help wanted

... with something more ethical / useful eg: https://dculturelles.hypotheses.org/138 See also #693

enhancement

[DEPRECATION WARNING]: ALLOW_WORLD_READABLE_TMPFILES option, moved to a per plugin approach that is more flexible, use mostly the same config will work, but now controlled from the plugin itself and not...

Currently hardcoded: ``` roles/georchestra/templates/extractorapp/extractorapp.properties.j2:smtpHost=localhost roles/georchestra/templates/extractorapp/extractorapp.properties.j2:smtpPort=25 roles/georchestra/templates/ldapadmin/ldapadmin.properties.j2:smtpHost=localhost roles/georchestra/templates/ldapadmin/ldapadmin.properties.j2:smtpPort=25 ``` Terranis might be interested in using `sendgrid` instead.

enhancement

When exporting and importing the vagrant-generated VM in another environment, we noticed that the keyboard layout is `qwerty` by default. This can be annoying... We've had to change the `XKBLAYOUT="us"`...

With up to date sources, and no local additions, ``` TASK: [postgresql | create georchestra user] ********************************** failed: [mygeorchestra] => {"failed": true} msg: unable to connect to database: could not...

This can be a real blocker, as we experienced it recently with @jpklipfel and @gryckelynck ... but they told me they finally succeeded.