Skip to content

Latest commit

 

History

History
415 lines (271 loc) · 34.8 KB

CHANGELOG.md

File metadata and controls

415 lines (271 loc) · 34.8 KB

Change Log

2.1.4 [2020-04-14]

  • Wed Apr 14 13:11:43 2021 +0200: afabiani [Fixes #130] REST API v2 endpoint for GeoStories throws an exception
  • 2.1.3 [2020-04-12]

    • Deprecated django-mapstore-adapter; this library has been now merged into django-geonode-mapstore-client
    • You don't have to change anything on your settings.py but you will have to remove django-mapstore-adapter from requirements.txt and setup.cfg

    Setup

    Commits

    Full Changelog

  • Fri Apr 9 11:49:43 2021 +0200: stefano bovio #118: Unable to edit symbol of css style (#124)
  • Thu Apr 8 18:45:15 2021 +0200: stefano bovio #117: Widgets on map are not saved (#120)
  • Thu Apr 8 11:53:06 2021 -0400: NAGGINDA MARTHA add style to capability in layer_params (#116)
  • Tue Apr 6 17:05:47 2021 +0200: stefano bovio Missing search config reducer (#113)
  • Tue Apr 6 11:32:10 2021 +0200: stefano bovio Update MapStore submodule to include fix for video with autoplay and audio enabled in geostory (#111)
  • Fri Apr 2 17:50:29 2021 +0200: stefano bovio Update customization section of readme (#107)
  • Wed Mar 31 17:29:04 2021 +0200: stefano bovio Update readme related to template and configuration refactor (#105)
  • Tue Mar 30 19:40:36 2021 +0200: stefano bovio [Backport 2.1.x] Fix loading of app templates (#102)
  • Tue Mar 30 15:42:59 2021 +0200: stefano bovio Backport 2.1.x - refactor of templates and js entry points (#100)
  • Tue Mar 30 10:59:22 2021 +0300: NAGGINDA MARTHA modify resource check (#95)
  • 2.1.2 [2020-03-22]

    Breaking Changes

    • Deprecated django-mapstore-adapter; this library has been now merged into django-geonode-mapstore-client
    • You don't have to change anything on your settings.py but you will have to remove django-mapstore-adapter from requirements.txt and setup.cfg

    Setup

    Commits

    Full Changelog

  • Fri Mar 19 12:35:25 2021 +0100: bieganowski <[email protected]> [Fixes #90] Uploaded thumbnail race hazard (#91)
  • 2.1.1 [2020-03-08]

    Breaking Changes

    • Deprecated django-mapstore-adapter; this library has been now merged into django-geonode-mapstore-client
    • You don't have to change anything on your settings.py but you will have to remove django-mapstore-adapter from requirements.txt and setup.cfg

    Setup

    Commits

    Full Changelog

  • Mon Mar 8 12:35:25 2021 +0100: stefano bovio Fix Home page and preview panel still show the HTML tags for abstract (#88)
  • Fri Mar 5 17:39:51 2021 +0100: stefano bovio Allow extensibility of localConfig.json via patch for geonode project (#87)
  • Fri Mar 5 14:44:07 2021 +0100: giohappy let the client override index.html
  • Fri Mar 5 11:52:54 2021 +0100: stefano bovio remove SearchServicesConfig plugin (#84)
  • Fri Mar 5 11:06:41 2021 +0100: stefano bovio Update MapStore submodule to include fix related to widget resizing (#83)
  • Thu Mar 4 17:41:50 2021 +0100: afabiani - GeoNode plugin: read all the possible layer parameters from the MapStore blob
  • Thu Feb 25 10:11:20 2021 +0100: stefano bovio Abstract and thumbnail of documents is not displayed correctly in a GeoStory (#81)
  • Tue Feb 23 11:25:03 2021 +0100: Alessio Fabiani - merging mapstore adapter (#80)
  • Wed Feb 17 12:36:58 2021 +0100: stefano bovio Enable layer preview in the new homepage (#79)
  • Tue Feb 9 10:24:23 2021 +0100: stefano bovio Update MapStore2 submodule to latest master (#77)
  • Wed Dec 23 11:22:24 2020 +0100: stefano bovio Homepage theme and configuration improvements (#76)
  • Fri Dec 18 12:07:14 2020 +0100: stefano bovio Activate MapStore WPS plugin (Layer Download) (#75)
  • Tue Dec 15 18:41:44 2020 +0100: stefano bovio enable add group plugin in the map editor (#74)
  • Fri Dec 11 14:55:34 2020 +0100: stefano bovio Improve detail panel layout on medium screen (#73)
  • Thu Dec 10 17:08:14 2020 +0100: stefano bovio Improve mobile layout for homepage (#72)
  • Fri Dec 4 20:33:23 2020 +0100: afabiani - Bump to version 2.0.10
  • Fri Dec 4 19:24:27 2020 +0100: stefano bovio Update README.md files (#70)
  • Thu Dec 3 16:27:40 2020 +0100: afabiani - Updating build.build.sh and .*ignore files
  • Thu Dec 3 16:23:59 2020 +0100: Alessio Fabiani Merge pull request #69 from allyoucanmap/gn-master
  • Thu Dec 3 16:21:30 2020 +0100: stefano bovio add missing files of spa homepage
  • Thu Dec 3 11:21:06 2020 +0100: afabiani - Merge with "rest_api_v2_geonode_spa_homepage" branch
  • 2.0.9 [2020-12-01]

    Full Changelog

  • 2020-11-24: allyoucanmap update client bundle
  • 2020-11-24: allyoucanmap replace require with import and export and update mapstore submodule
  • 2020-11-11: allyoucanmap restore version
  • 2020-11-11: allyoucanmap update client bundle
  • 2020-11-11: allyoucanmap add project extensibility, map swipe and locate plugins
  • 2020-11-03: allyoucanmap update mapstore submodule
  • 2020-11-03: allyoucanmap hide background selector controls
  • 2020-11-03: allyoucanmap add custom save and save as plugins
  • 2020-10-14: allyoucanmap update client bundle
  • 2020-10-14: allyoucanmap replace save and saveAs plugin with custom ones to improve the saving workflow
  • 2020-08-03: afabiani - Bump to version 2.0.8.1
  • 2.0.8 [2020-07-31]

    Main features

    • Install pip install django-mapstore-adapter>=2.0.4 instructions Here

    • Install pip install django-geonode-mapstore-client==2.0.8 instructions Here

    • Based on GeoNode MapStore Adapter v2.0.4+

    • Based on MapStore2 - v2020.02.00

      Main Features

      • Story Map: build your fascinating stories using MapStore contents and more. You are invited to discover this new interesting functionality by looking at the online documentation here. Special thanks to the MapStore team for this.
      • Application Contexts: as administrator you can now build and configure your own map viewer, share it and create maps on it, learn more looking at the online documentation here. Special thanks to the MapStore team for this.

      Other Improvements

      • Attribute Table: the features selection by clicking on map now available, the online docomentation here
      • Measurements: more advanced improvements have been provided, look at the online documentation here to learn more
      • Import/Export: the WMC format is now available, the online documentation here
      • Catalog Tool: new source types are available like TMS and WFS, the online documentation here
      • Identify Tool: some new entries like the identify popup mode and the posibility to switch in edit mode by opening the attribute table, the online documentation here
      • Layer Settings: you can now edit the legend size, look at the online documentation here

      Links

    Full Changelog

  • 2020-07-31: afabiani - Bump MapStore2 to v2020.02.00 (https://github.com/geosolutions-it/MapStore2/releases/tag/v2020.02.00)
  • 2.0.7 [2020-07-14]

    Full Changelog

    2.0.6 [2020-07-10]

    Full Changelog

    2.0.5 [2020-05-05]

    Full Changelog

    2.0.3 [2020-04-20]

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

  • 2020-04-17: Lorenzo Natali fixed style of dialogs
  • 2020-04-17: Lorenzo Natali updated to latest master
  • 2020-04-17: Lorenzo Natali Updated Configurations for new plugins
  • 2020-04-17: Lorenzo Natali Updated plugins
  • 2020-04-17: afabiani Update MapStore2 to v. 2020.01.02
  • 2020-04-02: afabiani - Bump to version 2.0.3
  • 2020-04-02: afabiani - Bump to version 2.0.3
  • 2.0.3 [2020-04-02]

    Main features

    Full Changelog

  • 2020-04-02: afabiani - Update MapStore to stable release v2020.01.01
  • 2020-04-02: afabiani - Allow templates to inherit all properties form "defaultConfig"
  • 2.0.2 [2020-03-09]

    Main features

    Full Changelog

  • 2020-03-10: allyoucanmap update requires of plugins
  • 2020-03-10: allyoucanmap format files
  • 2020-03-10: allyoucanmap update MapStore version to v2020.01.00
  • 2020-03-09: afabiani ref. https://github.com/GeoNode/geonode/issues/5614 Remove Geo-EXT and Print custom GeoServer plugin wrapper from GeoNode
  • 2.0.1 [2020-02-27]

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

  • 2020-02-26: allyoucanmap change dev server host to develop without a local geonode
  • 2020-02-26: allyoucanmap remove duplicated style
  • 2020-02-26: allyoucanmap add comment on style
  • 2020-02-26: allyoucanmap fix position of print dialog inside map/layer preview
  • 2.0.0 [2020-01-16]

  • 2020-01-16: Python 3 / Django 2 Compatibility
  • 1.4.8 (2019-12-20)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.7 (2019-12-18)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.6 (2019-11-11)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.5 (2019-11-08)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.4 (2019-10-09)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.3 (2019-10-07)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.2 (2019-09-19)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.1 (2019-09-11)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    Full Changelog

    1.4.0 (2019-08-14)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    1.3.1 (2019-06-18)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    1.3.0 (2019-06-18)

    Main features

    GeoNode MapStore Client the list of issues solved.

    MapStore2 the list of MapStore2 issues solved.

    1.1 (2019-06-14)