Skip to content

Latest commit

 

History

History
183 lines (127 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

183 lines (127 loc) · 19.8 KB

Change Log

2.0.6 [2020-12-01]

  • 2020-12-01: afabiani - Restore "MapLayersJSONArraySerializerField"
  • 2020-11-16: afabiani - Remove wrong dependency
  • 2020-11-16: afabiani - Remove wrong dependency
  • 2020-11-16: afabiani [Hardening] JSON serializers
  • 2020-10-29: afabiani Bump djangorestframework to >= 3.8.2, <= 3.12.1
  • 2020-10-26: afabiani - Bump to version 2.0.5.1
  • 2020-10-13: afabiani [Fixes #32] Annotations layer not saved and restored correctly when opening a map on Mapstore2 and GeoNode 2.10.3
  • 2020-10-13: afabiani [Fixes #33] Map json data element does not contain map sublement when creating a map
  • 2020-10-09: afabiani - Serialize map layers also on the mapstore resource
  • 2020-10-09: afabiani - Api permissions classes: align to rest_api_v2_proof_of_concept branch
  • 2.0.5 [2020-10-18]

  • 2020-10-18: afabiani Fix "bbox_to_pojection" serialization
  • 2020-10-18: afabiani Allowing mapstore apis to use Oauth2 authentication tokens
  • 2020-10-13: afabiani [Fixes #32] Annotations layer not saved and restored correctly when opening a map on Mapstore2 and GeoNode 2.10.3
  • 2020-10-13: afabiani [Fixes #33] Map json data element does not contain map sublement when creating a map
  • 2.0.4.7 [2020-09-28]

  • 2020-09-28: afabiani Fixes: Search services are not saved https://github.com/GeoNode/geonode-mapstore-client/issues/58
  • 2020-07-12: afabiani - Bump to version 2.0.4.6
  • 2020-07-12: afabiani Update idna requirement from <2.9,>=2.5 to >=2.5,<2.11
  • 2020-07-01: afabiani - Bump to version 2.0.4.5
  • 2020-06-29: afabiani - Bump to version 2.0.4.4
  • 2020-06-29: afabiani - Bump to version 2.0.4.3
  • 2020-06-26: giohappy map MS2 bbox coords to GN config convention
  • 2020-06-25: afabiani - Bump to version 2.0.4.2
  • 2020-06-24: giohappy fix #30
  • 2020-06-16: afabiani - Bump to version 2.0.4.1
  • 2020-06-10: afabiani - Bump to version 2.0.4
  • 2020-06-10: afabiani GetFeatureInfo Template suport for media formats.
  • 2020-05-16: afabiani - Bump to version 2.0.3.3
  • 2020-05-16: afabiani - Include params on WMS configuration
  • 2020-05-13: afabiani - Bump to version 2.0.3.2
  • 2020-05-11: dependabot-preview[bot] Bump markdown from 3.2.1 to 3.2.2
  • 2020-05-06: afabiani - Dockerfile/Travis: fixed version of pip to 20.1
  • 2020-04-20: afabiani - Bump to version 2.0.3.1
  • 2.0.4 [2020-06-10]

  • 2020-06-1: afabiani - GetFeatureInfo Template suport for media formats.
  • 2.0.3 [2020-04-20]

  • 2020-04-17: dependabot-preview[bot] Bump urllib3 from 1.25.8 to 1.25.9
  • 2020-02-27: dependabot-preview[bot] Update django requirement from <3.0,>=2.2.0 to >=2.2.0,<4.0
  • 2020-02-27: dependabot-preview[bot] Bump jsonfield from 2.0.2 to 3.1.0
  • 2.0.2 [2020-03-10]

  • 2020-03-10: afabiani - Bump to version 2.0.2
  • 2020-03-10: afabiani - Typos and formatting improvements
  • 2020-03-09: afabiani - Typos and formatting improvements
  • 2.0.1 [2020-02-27]

  • 2020-02-17: dependabot-preview[bot] Update idna requirement from <2.9,>=2.5 to >=2.5,<2.10
  • 2020-02-13: dependabot-preview[bot] Bump markdown from 2.6.11 to 3.2.1
  • 2020-02-05: afabiani - Python3 / Django 2+ official release 2.0.0
  • 2020-01-16: afabiani - 2020-01-16: Python 3 / Django 2 Compatibility
  • 2020-01-16: afabiani - 2020-01-14: Python 3 / Django 2 Compatibility
  • 2.0.0 [2020-01-16]

  • 2020-01-14: Python 3 / Django 2 Compatibility
  • 1.0.17 [2020-01-14]

  • 2020-01-14: afabiani [Fixes #19] GeoNode serializer does not preserve DEFAULT MAP BAGROUNDS visibility and order
  • 1.0.16 [2020-01-09]

  • 2020-01-09: afabiani [Fixes #18] Widgets on maps are not retained on reload
  • 1.0.15 [2019-12-18]

  • 2019-12-18: afabiani [Fixes #17] Layer feature info templates are not used inside maps
  • 2019-12-16: Matthew Northcott Fixes for Python 3 compatibility and rest framework update
  • 1.0.14 [2019-12-13]

  • 2019-12-13: dependabot-preview[bot] Bump markupsafe from 1.0 to 1.1.1
  • 2019-12-13: dependabot-preview[bot] Bump urllib3 from 1.25.3 to 1.25.7
  • 2019-12-06: Dana Lambert [Issue Geonode/geonode#4276] Making migrations py3 compatable
  • 1.0.13 [2019-11-20]

  • 2019-11-20: afabiani [Fixes #11] Maps migrated from GeoExplorer don't display the correct initial extent in MapStore
  • 1.0.12 [2019-11-11]

  • 2019-11-11: afabiani - Fix default zoom level to something > 0 in order to avoid weird world map rendering
  • 1.0.11 [2019-10-28]

  • 2019-10-28: afabiani [Fixes #10] Include Overlay "store" too whenever is present on context
  • 1.0.10 [2019-10-18]

  • 2019-10-18: afabiani [Fixes #9] Add Bing background layer config to MapStore2 adapter if apiKey is provided
  • 1.0.9 [2019-10-07]

  • 2019-10-07: afabiani [Fixes #8] Cql spatial filter error
  • 1.0.8 [2019-09-19]

  • 2019-09-19: afabiani [Fixes #7] Warning message on map loading
  • 1.0.7 [2019-09-09]

  • 2019-09-09: afabiani [Fixes #6] geonode plugin center error: get_zoom() expects a GEOS Geometry with an SRID of 4326
  • 1.0.6 [2019-09-05]

  • 2019-09-05: afabiani [Fixes #5] geostore plugin "project_to_mercator" returns wrong SRID
  • 2019-08-27: gioscarda safe backward compatibility
  • 2019-08-23: gioscarda [Fixes #3] registering map creation/update events for monitoring
  • 2019-08-22: afabiani Updated CHANGELOG
  • 1.0.5 [2019-08-22]

  • 2019-08-21: afabiani Bump idna requirements idna>=2.5,<2.9
  • 2019-08-16: afabiani Bump to version 1.0.5
  • 2019-08-16: afabiani Bump idna requirements idna>=2.5,<2.9
  • 2019-08-14: afabiani Updated refs to Git Repo
  • 2019-08-14: afabiani Updated CHANGELOG
  • 1.0.4 [2019-08-14]

  • 2019-08-14: afabiani Bump to version = 1.0.4
  • 2019-08-14: afabiani [Closes #2] Bump urllib3 to 1.25.3
  • 2019-08-14: afabiani [Fixes #1] Unescaped "ms2_config" may cause JS injection
  • 2019-07-25: afabiani - Bump to 1.0.4a3
  • 2019-07-25: afabiani [Fixes #14] Allow maps to store/reload layer filters
  • 2019-07-24: afabiani - Bump to 1.0.4a2
  • 2019-07-24: afabiani - Bump to 1.0.4a1
  • 2019-07-24: afabiani - Bump to 1.0.4a0
  • 2019-07-24: Alessio Fabiani Moved to https://github.com/GeoNode/django-mapstore-adapter
  • 1.0.3 [2019-06-18]

  • 2019-06-18: afabiani - Bump to version 1.0.3
  • 2019-06-18: afabiani [Fixes #7] Local settings.py pollutes global settings.py?
  • 1.0.1 [2019-06-14]

  • 2019-06-14: afabiani - Bump to version 1.0.1
  • 1.0.0 [2019-04-29]

  • 2019-04-29: Alessio Fabiani - Bump to version 1.0.0
  • 2019-03-27: gioscarda Fix logging mode
  • 2019-03-25: gioscarda Fix catching of exceptions in the geonode serializer
  • 2019-03-21: gioscarda Fix geonode layers context on map save
  • 2018-12-03: afabiani - Fix wrong check with center coords computation
  • 0.1.12 [2018-11-30]

  • 2018-11-30: afabiani - Bump to version 0.1.12
  • 2018-11-30: afabiani - allow the adapter to fetch urlpatterns from custom project too
  • 0.1.11 [2018-11-29]

  • 2018-11-29: Alessio Fabiani - bump to version 0.1.11
  • 2018-11-29: afabiani - Remove wrong demo layers from settings/README
  • 2018-11-26: afabiani - fix backgrounds defaults fetching
  • 2018-11-26: afabiani - fix backgrounds defaults fetching
  • 2018-11-22: kappu Fixed error in time dimension
  • 2018-11-22: kappu Fixed wmts url
  • 2018-11-22: kappu Fixed typo
  • 2018-11-21: kappu capability dimensions to layer dimesions
  • 2018-11-13: afabiani - Preserve the Style set from the map config
  • 0.0.0 [2018-06-18]

    • Discussion with Giovanni Allegri at GeoSolutions S.A.S.
    • Ignition