nworr
nworr
@gioman the editor "CKEditor" is provied by jelix, but it seems you can "live" edit its configuration in the file lizmap\www\assets\jelix\js\jforms\htmleditors\ckeditor_ckdefault.js (it seem the "default" is used in most case)...
precision : it doesn't round values in the information panel
This PR is now outdated, and have conflicts with master branch (and release_3_8 for sure). The logic of simple rounding value is quite weak, as you noticed. It need to...
blind guess : some js events force the focus on the iframe, so the browser scroll to it a solution can be made using custom js script, once the ui...
@Alain-LG , the message seems related to a incomplete upgrade can you verify the content of `\vendor\jelix\castor\VERSION` (should be "1.1.3")
@Antoviscomi , do all declared repository have a matching folder on server ?
@gioman the editor "CKEditor" is provied by jelix, but it seems you can "live" edit its configuration in the file lizmap\www\assets\jelix\js\jforms\htmleditors\ckeditor_ckdefault.js (it seem the "default" is used in most case)...
Quick code analysis : the openlayer map objet and Vector object are kind of OpenLayer 2 There's no error because the ol2 map is no more visible since LizmpaWebClient 3.8,...
user and group are inherited from host running docker https://github.com/3liz/lizmap-docker-compose/blob/e32db84bf4d6f22ee915c16c7ec47d42ba02ced9/configure.sh#L16 then https://github.com/3liz/lizmap-docker-compose/blob/e32db84bf4d6f22ee915c16c7ec47d42ba02ced9/docker-compose.yml#L60 `id -u ` and `id -g ` should give you the proper id