Skip to content

Commit

Permalink
release ext ol-3.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzonenose committed May 11, 2022
2 parents ff608cf + eba33e3 commit 7590a85
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 42 deletions.
10 changes: 4 additions & 6 deletions DRAFT_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@




# Extension Geoportail OpenLayers, version __VERSION__

**__DATE__**
> Release Extension Geoportail openlayers
## Summary

Fix sur l'outil de dessin

## Changelog

* [Added]
Expand All @@ -20,10 +23,7 @@

* [Fixed]

- Permettre la saisie sous la tooltip sur les outils de mesures
- Correctif du style des elements en cours d'édition lors de l'export / enregistrement des croquis sur l'outil de dessin
- Desactivation des interactions à la fermeture de l'outil de dessin [#323](https://github.com/IGNF/geoportal-extensions/issues/323)
- Nettoyage des tooltips des outils de mesures
- Exception sur l'export des features en cours d'édition sur l'outil de dessin

* [Security]

Expand Down Expand Up @@ -68,8 +68,6 @@

* [Changed]

- ajout de documentation sur le readme-itowns pour BoostRelief et vecteur tuilé (c75a6d4fa5f676f1c43f59d3b8874a26021081cf)

* [Deprecated]

* [Removed]
Expand Down
Binary file not shown.
64 changes: 32 additions & 32 deletions build/scripts/release/package-openlayers.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
{
"name" : "geoportal-extensions-openlayers",
"bundleDependencies" : [],
"keywords" : [
"geoportail",
"plugin",
"javascript",
"OpenLayers"
],
"date" : "29/04/2022",
"version" : "3.2.12",
"description" : "French Geoportal Extensions for OpenLayers",
"module" : "src/OpenLayers/index.js",
"devDependencies" : {},
"author" : "IGNF",
"main" : "dist/GpPluginOpenLayers-src.js",
"repository" : {
"url" : "https://github.com/IGNF/geoportal-extensions.git",
"type" : "git"
"dependencies" : {
"@mapbox/mapbox-gl-style-spec" : "13.20.1",
"xmldom" : "^0.1.27",
"ol-mapbox-style" : "6.7.0",
"eventbusjs" : "0.2.0",
"sortablejs" : "1.14.0",
"geoportal-access-lib" : "3.1.0",
"proj4" : "2.7.5",
"node-fetch" : "^2.6.1",
"ol" : "6.9.0",
"loglevel" : "1.6.6"
},
"license" : "CECILL-B",
"scripts" : {},
"directories" : {},
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"version" : "3.2.13",
"main" : "dist/GpPluginOpenLayers-src.js",
"license" : "CECILL-B",
"peerDependencies" : {},
"module" : "src/OpenLayers/index.js",
"bundleDependencies" : [],
"devDependencies" : {},
"date" : "11/05/2022",
"description" : "French Geoportal Extensions for OpenLayers",
"scripts" : {},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"bugs" : {},
"dependencies" : {
"@mapbox/mapbox-gl-style-spec" : "13.20.1",
"ol-mapbox-style" : "6.7.0",
"xmldom" : "^0.1.27",
"ol" : "6.9.0",
"loglevel" : "1.6.6",
"geoportal-access-lib" : "3.1.0",
"sortablejs" : "1.14.0",
"node-fetch" : "^2.6.1",
"proj4" : "2.7.5",
"eventbusjs" : "0.2.0"
"keywords" : [
"geoportail",
"plugin",
"javascript",
"OpenLayers"
],
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-extensions.git"
},
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-openlayers.html",
"directories" : {}
"name" : "geoportal-extensions-openlayers"
}
30 changes: 30 additions & 0 deletions doc/CHANGELOG-openlayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoportail OpenLayers, version 3.2.11](#extension-geoportail-openlayers-version-3211)
* [Summary](#summary-35)
* [Changelog](#changelog-32)
- [Extension Geoportail OpenLayers, version 3.2.12](#extension-geoportail-openlayers-version-3212)
* [Summary](#summary-36)
* [Changelog](#changelog-33)

<!-- tocstop -->

Expand Down Expand Up @@ -1320,3 +1323,30 @@ Evolution de la documentation et correction du layerswitcher
* [Security]
---
# Extension Geoportail OpenLayers, version 3.2.12
**29/04/2022**
> Release Extension Geoportail openlayers
## Summary
## Changelog
* [Added]
* [Changed]
* [Deprecated]
* [Removed]
* [Fixed]
- Permettre la saisie sous la tooltip sur les outils de mesures
- Correctif du style des elements en cours d'édition lors de l'export / enregistrement des croquis sur l'outil de dessin
- Desactivation des interactions à la fermeture de l'outil de dessin [#323](https://github.com/IGNF/geoportal-extensions/issues/323)
- Nettoyage des tooltips des outils de mesures
* [Security]
---
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "geoportal-extensions",
"description": "French Geoportal Extensions for OpenLayers, Leaflet and iTowns libraries",
"version": "2.6.13",
"date": "29/04/2022",
"version": "2.6.14",
"date": "11/05/2022",
"leafletExtName": "French Geoportal Extension for Leaflet",
"leafletExtVersion": "2.2.4",
"olExtName": "French Geoportal Extension for OpenLayers",
"olExtVersion": "3.2.12",
"olExtVersion": "3.2.13",
"itownsExtName": "French Geoportal Extension for Itowns",
"itownsExtVersion": "2.3.6",
"main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",
Expand Down
4 changes: 3 additions & 1 deletion src/OpenLayers/Controls/Drawing.js
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,9 @@ var Drawing = (function (Control) {
}

// on invalide les features...
this.featuresCollectionSelected.clear();
if (this.featuresCollectionSelected) {
this.featuresCollectionSelected.clear();
}

var ClassName = null;
switch (this.getExportFormat()) {
Expand Down

0 comments on commit 7590a85

Please sign in to comment.