Jean Pommier
Jean Pommier
Add a (freemarker) template-editor extension Editing freemarker templates usually requires access to disk space and some privilege escalation, which is often not very convenient. It should be possible to edit...
Hi, I've deployed the proetheus stack on a fresh K3S cluster (v1.21.7+k3s1), using values that are, for the essential part, the same as what you're proposing here. I've deployed the...
Hi, First and foremost, many thank for this nice piece of software. I've been trying to synchronize my Charm db between 2 laptops running different versions (1.11 on a debian...
Hi, harvest, 1.3.1 tag specifies six >=1.12.0 ckan core, 2.8 branch says six==1.11.0 This will cause trouble when pip new dependency resolver comes into play: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020 Would six >=1.11.0 be...
I believe it is somewhat related with https://github.com/ckan/ckanext-scheming/pull/165 If the dataset creation form does not validate, my json fields are enclosed in double-quotes. If it fails validating a seconde time,...
Hi, I found out that the postgresql password for geonetwork user is hardcoded in the DB's definition: https://github.com/georchestra/georchestra/blob/master/postgresql/00-create-user.sql#L1 While, I believe, we are supposed to be able to change it...
Hi, While working on https://geopresovregion.sk/geonetwork geOrchestra instance, we hacked a language switcher functionality. Because when sharing screeen between French and Slovak people, it's often useful to be able to all...
Harvesting a geonetwork node using CSW (oswlib.csw), I encounter cases when instead of ``` Fichier KMZ à télécharger ``` I have ``` Fichier KMZ à télécharger ``` According to the...
According to https://doc.data.gouv.fr/moissonnage/dcat/#geonetwork-v4 we could believe that being harvested by data.gouv.fr catalog is fully supported . Actually, not everything is retrieved if you use a vanilla GN instance, even a...
Hi, When trying to seed a raster dataset in web mercator grid, the GWC integrated in GeoServer fails with the following logs: ``` georchestra-geoserver 21 Feb 09:03:04 INFO [geoserver.flow] -...