Julien Sabatier

Results 19 issues of Julien Sabatier

## Description If I configure my 'Identifier' plugin with 'showInMapPopup': true the marker is placed on map, but the popup isn't showing. ## How to reproduce - Configure 'Identifier' plugin...

bug
Priority: Medium
Internal
Good first issue

Hi, I'm trying to make this lib compatible with SpringBoot3/Springframework6 as I try to upgrade some of our local apps that uses it. Here is what I already done :...

When running tests, they complains about duplicate org.json.JSONObject classes : > Found multiple occurrences of org.json.JSONObject on the class path: > > jar:file:/home/jusabatier/.m2/repository/org/json/json/20211205/json-20211205.jar!/org/json/JSONObject.class > jar:file:/home/jusabatier/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class > > You may wish...

Pull request welcome

I use LOG4J2 for logging in my SPring Boot project. When I add print-lib as a dependency for the project, it replace Log4J binding by Logback one. Also the SLF4J...

Pull request welcome

When using print-lib as a dependency, the maven build crash because it can't found the org.codehaus.groovy:groovy-all dependency. It appear that we have to set pom type to this dependency (cf....

Pull request welcome

Is it possible to configure the login/password used to connect a WFS layer for each user ? I found that it's possible for PostgreSQL using `pg_service.conf` file and transfering it...

enhancement
question

## Description We have some layers with additional geometries as attributes : ![Image](https://github.com/user-attachments/assets/e7fa5a62-cdb0-4168-8c03-b9f909c71f22) Here the «parking_geom» and «departure_geom» When we try to open the attribute table of this layer, Mapsore...

bug
BackportNeeded

## Description I just figure that when User Session Plugin is enabled, when I add a layer to the TOC of the context in the admin panel and then save...

enhancement

Hi, I wonder if it's possible to generate a .map file with multiple styles (default, osm, bing,...) and one layer for each style ? Curently, I use : ``` make...