-
Notifications
You must be signed in to change notification settings - Fork 447
Comparing changes
Open a pull request
base repository: geosolutions-it/MapStore2
base: v2024.02.00
head repository: geosolutions-it/MapStore2
compare: v2024.02.01
- 17 commits
- 54 files changed
- 10 contributors
Commits on Oct 7, 2024
-
Restore java packages to 1.8-SNAPSHOT and update package.json
github-actions committedOct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c9b1a9e - Browse repository at this point
Copy the full SHA c9b1a9eView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 118fc2e - Browse repository at this point
Copy the full SHA 118fc2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4b435 - Browse repository at this point
Copy the full SHA 7b4b435View commit details -
Fix #10595 add missing 'FORMAT' parameter to WMTS GetFeatureInfo requ…
…ests (#10596) (#10606) * add missing 'FORMAT' parameter to WMTS GetFeatureInfo requests this is required by the WMTS spec to be the same format as would be used for a GetTile request, and this allows GFI requests to succeed on https://data.geopf.fr/wmts. * fix mapinfo wmts utils test Co-authored-by: Landry Breuil <landryb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 916457e - Browse repository at this point
Copy the full SHA 916457eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff8960 - Browse repository at this point
Copy the full SHA eff8960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 649fe2a - Browse repository at this point
Copy the full SHA 649fe2aView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 453cd13 - Browse repository at this point
Copy the full SHA 453cd13View commit details
Commits on Oct 24, 2024
-
[Backport 2024.02.xx] - #10545: Option to disable identify popup in c…
…ase of no results (#10624) * #10545: Option to disable identify popup in case of no results (#10557) * #10545: Option to disable identify popup in case of no results Description: - handle adding an option called 'hidePopupIfNoResults' to hide the identify popup - add unit tests - add jsdoc * #10545: Option to disable identify popup in case of no results Description: - revert changes in popupSupport files for ol and leaflet + related tests files - handle hide popup for map viewer with css for openlayers and leaflet approach - add unit tests - edit map-popup.less file to handle hide the popup * #10545: revert unnecessary changes * #10545: remove marker in case no results + hover identify mode active and hideEmptyPopupOption with true (#10619)
Configuration menu - View commit details
-
Copy full SHA for 4e02db9 - Browse repository at this point
Copy the full SHA 4e02db9View commit details -
fixing .geojson file not supported with mac os (#10082) (#10625)
* #10081 FixBug .geojson file not supported in macos. - In macOS .geojson file will be identified as type of "application/geo+json". So in checkFileType and readFile functions, they will not go into MIME_LOOKUPS list to find the corresponding type. - Check first in MIME_LOOKUPS list and then the file.type will solve this problem. On behalf of DB Systel GmbH * #10082 FixBug .geojson file not supported in macos. - added codes to support geojson in processFiles.jsx - fixed bug in testData.js in order to give a type by initialing a new File instance On behalf of DB Systel GmbH (cherry picked from commit afafc5c) Co-authored-by: congchen1101 <161452326+congchen1101@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7a8995 - Browse repository at this point
Copy the full SHA f7a8995View commit details
Commits on Oct 25, 2024
-
#10622: Not possible to remove widget from Map - JavaScript error (#1…
Configuration menu - View commit details
-
Copy full SHA for b8fbb65 - Browse repository at this point
Copy the full SHA b8fbb65View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 829bf3d - Browse repository at this point
Copy the full SHA 829bf3dView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45cabef - Browse repository at this point
Copy the full SHA 45cabefView commit details -
Configuration menu - View commit details
-
Copy full SHA for f91c4b3 - Browse repository at this point
Copy the full SHA f91c4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 092ecdf - Browse repository at this point
Copy the full SHA 092ecdfView commit details
Commits on Nov 6, 2024
-
[Backport 2024.02.xx] - #10648: Issue editing multiple fields in MapS…
…tore Attribute Table (#10651) (#10653) * #10648: Issue editing multiple fields in MapStore Attribute Table (#10651) * #10648: Issue editing multiple fields in MapStore Attribute Table Description: - edit in update wfs-t xml payload in case of multi-edit in each sigle row - add unit test for 'savePendingFeatureGridChanges' * #10648: move 'createChangesTransaction' util function from epics/featuregrid to FeatureGridUtils file and a unit test is added for it. * #10648: handle unit test for 'savePendingFeatureGridChanges' * #10648: edit jsdoc for util 'createChangesTransaction' * #10648: fix FE test failure for - Issue editing multiple fields in MapStore Attribute Table (#10654) * #10648: fix FE tests failure for savePendingFeatureGridChanges * #10648: remove unit test of 'savePendingFeatureGridChanges'
Configuration menu - View commit details
-
Copy full SHA for c01882f - Browse repository at this point
Copy the full SHA c01882fView commit details
Commits on Nov 13, 2024
-
Set versions of main dependencies (geostore, mapfish, http-proxy) (#1…
…0671) Co-authored-by: github-actions <github-actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for fb775f3 - Browse repository at this point
Copy the full SHA fb775f3View commit details -
github-actions committed
Nov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 57d9af0 - Browse repository at this point
Copy the full SHA 57d9af0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2024.02.00...v2024.02.01