Releases: camptocamp/ngeo
Releases · camptocamp/ngeo
2.8.0
2.6.0
2.4.2
What's Changed
- Fix typo in api doc by @pfirpfel in #4991
- Allows to have SVG URL by @sbrunner in #4993
- Try to be more flexible and less magic by default by @sbrunner in #5002
- Fix and simplify floors injections by @sbrunner in #4994
- Shorter floor selector by @sbrunner in #5006
- Explicitly set the marker's style by @fredj in #5015
- Fix triangle in object editing by @sbrunner in #5026
- Fix object editing interface on ie by @sbrunner in #5027
- GSEPF-150: Add orthogonality to line drawing by @llienher in #5023
- Fix bad offline import by @gberaudo in #5037
- Remove snap interaction hack by @llienher in #5038
- Fix injector ngeoSnappingSource by @llienher in #5039
- GSGMF-1085: api query fix by @llienher in #5071
- Merge remote-tracking branch 'origin/2.3' into 2.4 by @sbrunner in #5072
- Add the path to the dynamic view by @sbrunner in #5076
- Fix import WMS layer by @sbrunner in #5079
- Fix alternate geometry name by @sbrunner in #5080
- Move snapping values to AbstractController by @llienher in #5086
- Fix typo in readme by @arnaud-morvan in #5087
- Merge remote-tracking branch 'origin/2.3' into 2.4 by @sbrunner in #5089
- Use the interface api for the api by @sbrunner in #5099
- Fix exlusion condition in api query by @llienher in #5098
- Reorder private groups by @llienher in #5093
- Don't download tiles for a completely transparent layer by @sbrunner in #5101
- Fix the opacity slider, don't download unneeded tiles by @sbrunner in #5106
- Fix overlay position in API by @fredj in #5109
- Don't display undefined items in the result table by @fredj in #5113
- Fix background visibility on login by @sbrunner in #5118
- [backport 2.4] Translate layers names in API layer switcher by @arnaud-morvan in #5123
- Pin typescript and localforage version, disable npm cache by @sbrunner in #5162
- Add WFS permailink configuration documentation by @sbrunner in #5159
- Remove manageExclusiveGroupSingleChecked_ function by @fredj in #5177
- Allow searchgroup in mobile by @fredj in #5183
- Add notifications by @sbrunner in #5188
- Simplify and fix ngeo Popover by @fredj in #5189
- Fix reenhable external WMS layer by @sbrunner in #5198
- Use the latest valid print scale instead of using '-1' by @fredj in #5207
- Always rotate the text with the view by @fredj in #5208
- Add translation for ng-options list by @llienher in #5244
- Don't set css 'bottom' property form the displayquerywindow by @fredj in #5266
- Use all window resize handles by @fredj in #5268
- Fix theme selector on desktop alt by @sbrunner in #5297
- Also forward the geometry name by @sbrunner in #5302
- Only add the background layer to the overview map by @fredj in #5356
- Fix print custom scale by @sbrunner in #5371
- Create scss variable for the default border style by @sbrunner in #5407
- Additional search actions by @svaabs in #5355
- Allow to set goodness of fit parameter for labels by @svaabs in #5621
- Set default layout for print component by @svaabs in #5620
- Use propertychange to make it working with WMTS layer by @sbrunner in #5673
- Backport workflow from master by @sbrunner in #5674
- Fix print extra property error by @llienher in #5683
- Allow setting permalink zoom with map_zoom param by @svareg in #5684
- Apply transparency on search color by @svaabs in #5649
- [Backport 2.4] Set default style on the features by @github-actions in #5810
- Fix for WMTS layer name by @llienher in #5812
- [api] Fix getFeaturesFromIds when GMF and WMS layers do not have the … by @arnaud-morvan in #5553
- [Security] Bump angular from 1.7.8 to 1.7.9 by @dependabot-preview in #5881
- Set higher z-index for map messages by @rbovard in #5914
- [Backport 2.4] Fix API overlays with not existing WMTS layers by @c2c-bot-gis-ci in #5915
- Fix security issues with:
npm audit fix
by @sbrunner in #5933 - Make Width and Heigth for GetLegendGraphic configurable by @RenataMuellerC2C in #5931
- [security] Update typedoc by @sbrunner in #5963
- Fix all security issues by @sbrunner in #5965
- [Backport 2.4] Localize query result in API by @c2c-bot-gis-ci in #5979
- Allow the layertree to be expanded by default by @svareg in #5971
- [Backport 2.4] Fix message for new GitHub version by @c2c-bot-gis-ci in #6015
- Fix travis 2 4 by @ger-benjamin in #6065
New Contributors
Full Changelog: 2.4.1...2.4.2
2.3.7
What's Changed
- Fix CSS caching issue by @gberaudo in #4763
- Fix typo by @rbovard in #4782
- Close mobile panels on swipe by @fredj in #4786
- Allow overriding vector encoder by @gberaudo in #4793
- Expose gmfEditfeatureselectorTree to be able to watch selected editab… by @ochriste in #4788
- add a new configuration option called closeaftersave in the editFeatu… by @ochriste in #4810
- Use undefined to check opacity value by @fredj in #4828
- In flush mode load current theme private groups on login by @arnaud-morvan in #4817
- Don't print QGIS layer legend URL at 300 DPI by @sbrunner in #4834
- Update the rotation input from the map rotation events by @fredj in #4851
- Fix the JSTS OpenLayers link by @sbrunner in #4868
- Don't overwrite possibly pending ngeoMapQuerent state [2.3] by @pfirpfel in #4887
- Port offline feature by @gberaudo in #4348
- Remove wrong height css value for ms-thumb by @fredj in #4902
- Removes unneeded already loaded layer by @sbrunner in #4905
- Store the background opacity in the permalink by @sbrunner in #4906
- Only use the result window header to move the div by @fredj in #4909
- Added translate to edition select. by @ochriste in #4930
- Set the popup size to the correct div by @fredj in #4932
- Add back legend opacity change on layer activation by @fredj in #4955
- Don't clear the results on change by @fredj in #4973
- Fix triangle in object editing by @sbrunner in #5026
- Fix object editing interface on ie by @sbrunner in #5027
- GSEPF-150: Add orthogonality to line drawing by @llienher in #5023
- Fix bad offline import by @gberaudo in #5037
- Remove snap interaction hack by @llienher in #5038
- Fix injector ngeoSnappingSource by @llienher in #5039
- Move snapping values to AbstractController by @llienher in #5086
- Press escape to desactivate drawing in edition by @llienher in #5129
- Fix escape key by @llienher in #5184
- Workaround escape while clicking issue by @gberaudo in #5292
- Fix typo cancel key event by @llienher in #5300
- Add Cmd key for orthogonality on MacOS by @llienher in #5370
- Additional search actions by @fredj in #5471
- Use Chrome addon by @ger-benjamin in #6058
Full Changelog: 2.3.6...2.3.7
2.5.0
What's Changed
- Bump version to 2.5 by @sbrunner in #4864
- Strict function types by @sbrunner in #4846
- No implicit this by @sbrunner in #4844
- Partially use strict types mode, add strictNullChecks by @sbrunner in #4865
- Update jquery to the latest version 🚀 by @Greenkeeper in #4866
- Removes the Object Editing viewer by @sbrunner in #4871
- Merge 2.4 into master by @fredj in #4872
- Make constants.extent optional in the API by @fredj in #4870
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #4873
- [requires.io] dependency update on master branch by @pvalsecc in #4876
- Merge 2.4 into master by @fredj in #4878
- Update @fortawesome/fontawesome-free to the latest version 🚀 by @Greenkeeper in #4880
- Merge 2.4 into master by @fredj in #4881
- api: reverse to order of the coordinates to be compatible with the old api by @fredj in #4882
- Update webpack to the latest version 🚀 by @Greenkeeper in #4884
- Fix drawing tools by @fredj in #4885
- Don't throw error when the tree controller has no layer by @fredj in #4886
- [requires.io] dependency update on master branch by @pvalsecc in #4890
- Partially use strict types mode, no implicitly Any by @sbrunner in #4883
- Have less version upgrade by @sbrunner in #4888
- Update fs-extra to the latest version 🚀 by @Greenkeeper in #4892
- Merge remote-tracking branch 'origin/2.4' by @sbrunner in #4896
- Update terser to the latest version 🚀 by @Greenkeeper in #4900
- Cleanup by @sbrunner in #4889
- Group common css values by @fredj in #4903
- Only include the jquery-ui css files that are used by @fredj in #4901
- Remove some ts-ignore by @fredj in #4911
- Update eslint-config-openlayers to the latest version 🚀 by @Greenkeeper in #4915
- Merge 2.4 into master by @gberaudo in #4914
- Merge 2.4 into master by @fredj in #4921
- Update file-loader to the latest version 🚀 by @Greenkeeper in #4926
- Merge remote-tracking branch 'origin/2.4' by @sbrunner in #4927
- Use Openlayers beta by @sbrunner in #4929
- Bump urllib3 from 1.25.2 to 1.25.3 by @dependabot-preview in #4935
- Bump glob2 from 0.6 to 0.7 by @dependabot-preview in #4936
- Bump mako from 1.0.10 to 1.0.12 by @dependabot-preview in #4937
- Bump transifex-client from 0.12.5 to 0.13.6 by @dependabot-preview in #4938
- Bump codespell from 1.14.0 to 1.15.0 by @dependabot-preview in #4934
- Update karma-webpack requirement from ^3.0.5 to ^4.0.2 by @dependabot-preview in #4941
- Update css-loader requirement from ^2.1.1 to ^3.0.0 by @dependabot-preview in #4944
- Fix some Sentry errors by @sbrunner in #4948
- Use Webpack Dll plugin to build faster by @sbrunner in #4949
- Merge remote-tracking branch 'origin/2.4' by @sbrunner in #4951
- Fix types in master by @sbrunner in #4960
- Fix publishing latest version by @sbrunner in #4959
- Bump requests from 2.21.0 to 2.22.0 by @dependabot-preview in #4939
- Fix the Dll context by @sbrunner in #4961
- Move GetBrowserLanguage service to ngeo/utils by @fredj in #4962
- Better comments in api/src/constants.js by @fredj in #4964
- Don't use TOUCH from ol/has by @fredj in #4963
- Use the new Sentry library by @sbrunner in #4966
- Update eslint to the latest version 🚀 by @Greenkeeper in #4968
- Remove unneeded cast by @sbrunner in #4969
- Use the demo 2.5 by @sbrunner in #4967
- Add ESLint Plugin TypeScript by @sbrunner in #4970
- Rm assert by @sbrunner in #4971
- Fix the applications by @sbrunner in #4976
- Fix the examples by @sbrunner in #4975
- Required by c2cgeoportal by @sbrunner in #4979
- chore(package): update webpack-dev-server to version 3.6.0 by @sbrunner in #4977
- Some fix for the GMF applications by @sbrunner in #4981
- Merge remote-tracking branch 'origin/2.4' by @sbrunner in #4984
- GSGMF-1024: fix gmf apps by @llienher in #4986
- Bump mako from 1.0.12 to 1.0.13 by @dependabot-preview in #4987
- GSGMF-1062: remplace PhantomJS checks with Puppeteer by @llienher in #4990
- Fix typo in api doc by @pfirpfel in #4991
- Add examples image check by @sbrunner in #4992
- Be able to use check-example.js in c2cgeoportal checks by @sbrunner in #4996
- Allows to have SVG URL by @sbrunner in #4993
- Better errors behavior by @sbrunner in #5000
- Merge remote-tracking branch 'origin/2.4' by @sbrunner in #5001
- Update simple-html-tokenizer requirement from ^0.1.1 to ^0.5.7 by @dependabot-preview in #4940
- Try to be more flexible and less magic by default by @sbrunner in #5002
- Fix and simplify floors injections by @sbrunner in #4994
- Merge remote-tracking branch 'origin/2.4' by @sbrunner in #5003
- GSGMF-1080: fix examples by @llienher in #5004
- Fix the examples checks, Add svg ref image by @sbrunner in #5005
- Fix the hosted examples check by @sbrunner in #5009
- Update karma-chrome-launcher to the latest version 🚀 by @Greenkeeper in #5011
- Remove migration guide from 2.2 by @sbrunner in #4989
- Add logs to be able to fix the untimely errors on examples check by @sbrunner in #5010
- Removes the vendor hash by @sbrunner in #4999
- Shorter floor selector by @sbrunner in #5006
- Revert "Group common css values" by @fredj in #5013
- Don't show the layer config button if the layer is not activated by @fredj in #4875
- Display the list of online servers by default by @fredj in #5014
- Fix undefined in print attributes by @sbrunner in #4988
- Explicitly set the marker's style by @fredj in #5015
- Check cors manually to track cors issues by @sbrunner in #5016
- Fix val type in getSetBgLayerOpacity function by @fredj in #5017
- Update ol to version 6.0.0-beta.11 by @fredj in #5018
- Fix response var by @sbrunner in #5020
- Simplify file input in import datasource component by @fredj in #5021
- Geolocation component code cleanup by @fredj in #5019
- Check the input value with 'string' instead of 'number' by @fredj in #5024
- Fix triangle in object editing by @sbrunner in #5026
- Fix object editing interface on ie by @sbrunner in #5027
- Add --no-sandbox argument by @sbrunner in #5022
- Bump mako from 1.0.13 to 1.0.14 by @dependabot-preview in #5034
- Extract styles from KML by @fredj in #5035
- GSEPF-150: Add orthogonality to line drawing...
2.4.1
What's Changed
- Add back iconOffset support for the API by @fredj in #4869
- Fix the JSTS OpenLayers link by @sbrunner in #4868
- Fix image DPI by @sbrunner in #4867
- Measure polygon in 2.4 by @ybolognini in #4874
- Add back legend opacity change on layer activation by @fredj in #4877
- Translate the 'No result found' string in the search by @fredj in #4879
- Don't overwrite possibly pending ngeoMapQuerent state [2.3] by @pfirpfel in #4887
- Merge remote-tracking branch 'origin/2.3' into 2.4 by @sbrunner in #4895
- Add visible documentation about metadata and functionnalities by @sbrunner in #4894
- Set loading-mask to the whole screen by @fredj in #4891
- Add tag to publish by @sbrunner in #4898
- Small documentation improvements by @sbrunner in #4897
- Port offline feature by @gberaudo in #4348
- Remove wrong height css value for ms-thumb by @fredj in #4902
- Removes unneeded already loaded layer by @sbrunner in #4905
- Store the background opacity in the permalink by @sbrunner in #4906
- Make color property optional by @fredj in #4908
- Only use the result window header to move the div by @fredj in #4909
- Change the cursor to 'move' on modal header hovering by @fredj in #4910
- api: reverse to order of the coordinates to be compatible with the old api by @fredj in #4912
- Merge 2.3 into 2.4 by @gberaudo in #4913
- Don't use 'in' operator with Map by @fredj in #4916
- Don't return a legend object if the url is undefined by @fredj in #4918
- Always ignore max-len for comments by @fredj in #4920
- Test more null values by @sbrunner in #4922
- Fix query on a WMS layer group by @sbrunner in #4924
- Merge remote-tracking branch 'origin/2.3' into 2.4 by @sbrunner in #4925
- Example links only work with HTTPS now by @pfirpfel in #4928
- Added translate to edition select. by @ochriste in #4930
- Add queryableLayers support in the API by @fredj in #4919
- Set the popup size to the correct div by @fredj in #4932
- No error on no geom by @sbrunner in #4945
- Add back legend opacity change on layer activation by @fredj in #4955
- Grid header issue when querying a lot of layers by @fredj in #4956
- Merge 2.3 into 2.4 by @fredj in #4958
- Add back backgroundLayers options in the API by @fredj in #4954
- Add floor selector component by @arnaud-morvan in #4950
- Add WMS layer support for the disclaimer service by @fredj in #4946
- Remove grab and grabbing cursors for IE by @fredj in #4965
- Clear the query results on window close by @fredj in #4972
- Don't clear the results on change by @fredj in #4973
- Merge remote-tracking branch 'origin/2.3' into 2.4 by @sbrunner in #4983
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- Start version 2.4 by @sbrunner in #3907
- Fix transifex send by @sbrunner in #3908
- Update jsdom to the latest version 🚀 by @Greenkeeper in #3911
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3910
- Merge remote-tracking branch 'origin/2.3' by @sbrunner in #3914
- Update features.md by @vvmruder in #3915
- Remove line-height in the query window results by @fredj in #3917
- Update webpack to the latest version 🚀 by @Greenkeeper in #3918
- Fix text-decoration style in layertree by @fredj in #3919
- Update webpack to the latest version 🚀 by @Greenkeeper in #3921
- Fix requirs.io updates by @sbrunner in #3922
- [requires.io] dependency update on master branch by @guewen in #3923
- Update webpack to the latest version 🚀 by @Greenkeeper in #3924
- Stop edit mode when leaving edit component by @fredj in #3927
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #3929
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #3934
- Update moment to the latest version 🚀 by @Greenkeeper in #3932
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3933
- Update webpack to the latest version 🚀 by @Greenkeeper in #3931
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3936
- Update webpack to the latest version 🚀 by @Greenkeeper in #3938
- Update webpack to the latest version 🚀 by @Greenkeeper in #3942
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3944
- Update webpack to the latest version 🚀 by @Greenkeeper in #3947
- [requires.io] dependency update on master branch by @guewen in #3937
- Update angular to the latest version 🚀 by @Greenkeeper in #3948
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3956
- [requires.io] dependency update on master branch by @guewen in #3962
- Update angular to the latest version 🚀 by @Greenkeeper in #3957
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3966
- [requires.io] dependency update on master branch by @guewen in #3969
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3970
- Update d3-scale to the latest version 🚀 by @Greenkeeper in #3973
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #3972
- Update karma to the latest version 🚀 by @Greenkeeper in #3971
- Update webpack-merge to the latest version 🚀 by @Greenkeeper in #3967
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #3974
- Update uglifyjs-webpack-plugin to the latest version 🚀 by @Greenkeeper in #3977
- Update karma to the latest version 🚀 by @Greenkeeper in #3981
- Update webpack to the latest version 🚀 by @Greenkeeper in #3983
- Update eslint to the latest version 🚀 by @Greenkeeper in #3982
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #3985
- Update eslint to the latest version 🚀 by @Greenkeeper in #3986
- Update uglifyjs-webpack-plugin to the latest version 🚀 by @Greenkeeper in #3984
- Update copy-webpack-plugin to the latest version 🚀 by @Greenkeeper in #3988
- Update webpack to the latest version 🚀 by @Greenkeeper in #3990
- Merge remote-tracking branch 'origin/2.3' by @sbrunner in #3993
- [requires.io] dependency update on master branch by @guewen in #3994
- Update webpack to the latest version 🚀 by @Greenkeeper in #3995
- Update commander to the latest version 🚀 by @Greenkeeper in #3996
- Update webpack to the latest version 🚀 by @Greenkeeper in #3997
- Update angular-gettext to the latest version 🚀 by @Greenkeeper in #3998
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #4000
- Update angular-dynamic-locale to the latest version 🚀 by @Greenkeeper in #4004
- Phpdate format es6 by @sbrunner in #4001
- Update webpack to the latest version 🚀 by @Greenkeeper in #4007
- Update @camptocamp/cesium to the latest version 🚀 by @Greenkeeper in #4011
- Update webpack to the latest version 🚀 by @Greenkeeper in #4009
- Update jsts to the latest version 🚀 by @Greenkeeper in #4024
- Update angular-gettext-tools to the latest version 🚀 by @Greenkeeper in #4018
- Update webpack to the latest version 🚀 by @Greenkeeper in #4019
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #4017
- [requires.io] dependency update on master branch by @guewen in #4016
- Update css-loader to the latest version 🚀 by @Greenkeeper in #4015
- Publish daily build by @sbrunner in #4025
- Update webpack to the latest version 🚀 by @Greenkeeper in #4026
- Merge remote-tracking branch 'origin/2.3' by @sbrunner in #4027
- Update fs-extra to the latest version 🚀 by @Greenkeeper in #4030
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #4031
- Update eslint-config-openlayers to the latest version 🚀 by @Greenkeeper in #4032
- Update angular-gettext to the latest version 🚀 by @Greenkeeper in #4034
- Activate and fix spell by @sbrunner in #4039
- Update webpack-cli to the latest version 🚀 by @Greenkeeper in #4042
- Update raven-js to the latest version 🚀 by @Greenkeeper in #4046
- Update webpack-dev-server to the latest version 🚀 by @Greenkeeper in #4048
- [requires.io] dependency update on master branch by @sdebayle in #4047
- Update webpack to the latest version 🚀 by @Greenkeeper in #4049
- Use unique identifiers in share and featureStyle components by @fredj in #4051
- Update karma to the latest version 🚀 by @Greenkeeper in #4052
- Update bootstrap to the latest version 🚀 by @Greenkeeper in #4022
- The issues should be reported on Jira by @sbrunner in #4057
- Update eslint-config-openlayers to the latest version 🚀 by @Greenkeeper in #4043
- Update jsdom to the latest version 🚀 by @Greenkeeper in #4061
- Publish apps and daily as latest by @sbrunner in #4062
- Apply all the missing upgrades by @sbrunner in #4063
- Fix the npm tags by @sbrunner in #4065
- Update webpack to the latest version 🚀 by @Greenkeeper in #4066
- Sass plugin manage chunk by @sbrunner in #4058
- Add missing npm packages by @sbrunner in #4067
- Update uglify-js to the latest version 🚀 by @Greenkeeper in #4069
- [requires.io] dependency update on master branch by @sdebayle in #4070
- Fix font loading by @sbrunner in #4068
- Update webpack-merge to the latest version 🚀 by @Greenkeeper in #4083
- Replace GMF font by icons by @sbrunner in #4085
- Update @camptocamp/cesium to the latest version 🚀 by @Greenkeeper in #4088
- Update web...
2.3.6
Full Changelog: 2.3...2.3.6
2.2.10
What's Changed
- Bump version to 2.2.10 by @ger-benjamin in #4599
- Can set rotate maske and disable legend per default by @ger-benjamin in #4625
- Update current theme after loadThemes call is done by @pfirpfel in #4685
Full Changelog: 2.2.9...2.2.10
2.2.9
What's Changed
- Set bg layer on login by @ger-benjamin in #4565
- Add a option to send bbox as GET param of getfeature requests by @ger-benjamin in #4570
- Bump by @ger-benjamin in #4598
Full Changelog: 2.2.8...2.2.9