Skip to content

2.1.1

Compare
Choose a tag to compare
@afabiani afabiani released this 08 Mar 15:34

Change Log

2.1.0 [2020-03-08]

Breaking Changes

  • Includes new GeoNode REST APIs v2 packages; this is not compatible with GeoNode versions < 3.2.0
  • 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