Skip to content

Releases: eea/eea.docker.kgs

12.4

11 Oct 15:11
Compare
Choose a tag to compare

eea-kgs-version: 12.3 → 12.4

eea.versions: 10.3 → 10.4

  • Bug fix: Remove hardcoded EEA 'SITE' language from versions
    [petchesi-iulian refs #87470]

eea.tinymce: 2.6 → 2.7

  • Bug fix: 'Session' object has no attribute 'get_default_store'
    [avoinea refs #88536]

Products.EEAContentTypes: 14.8 → 14.9

  • Bug fix: 'Session' object has no attribute 'get_default_store'
    [avoinea refs #88536]

12.3

26 Sep 16:57
Compare
Choose a tag to compare

eea-kgs-version: 12.2 → 12.3

rdflib: 2.4.2 → 4.2.2

eea.versions: 10.2 → 10.3

  • Bug fix: Added language entry to the latest version link in order for it to
    work properly
    [petchesi-iulian refs #87470]

eea.jquery: 10.0 → 10.1

  • Bug fix: Escape annotator RegExp selection
    [avoinea refs #88339]

eea.depiction: 6.5 → 6.7

  • Bug fix: Fix eea.depiction tests
    [avoinea]
  • Bug fix: Fix eea.depiction for rdfmarshaller
    [avoinea]

eea.rdfmarshaller: 10.0 → 10.2

  • Cleanup: Remove obsolete store.log references
    [avoinea]
  • Change: upgrade rdflib and surf. Change logging to be compatible with new
    version. Get rid of surf.rdflib dependency, now is included in latest Surf.
    Many other compatibility changes.
    [tiberich #88194]
  • Bug fix: sometimes collective.cover is not available, fallback on import
    error
    [tiberich]

eea.soer: 6.9 → 7.0

  • Change: Update to work with eea.rdfmarshaller 10.1 and rdflib 4.2.2
    [avoinea refs #88194]

eea.design: 17.7 → 17.8

eea.progressbar: 3.9 → 4.0

  • Change: compatibility with latest eea.rdfmarshaller
    [tiberich #88194]

eea.annotator: 3.9 → 4.0

  • Upgrade step: Within "Plone > Site setup > Add-ons" click on
    upgrade button available for EEA Annotator
  • Feature: Possibility to disable 'exactMatch' per content-type
    [avoinea refs #88339]

eea.similarity: 1.7 → 1.8

  • bugfix in javascript
    [valipod refs #88020]

Products.EEAContentTypes: 14.5 → 14.8

  • Change: body field is no longer required for CountryRegionSection
    [ichim-david refs #87699]
  • Bug fix: fixed description addition and english fallback for CountryRegionSection
    json output
    [ichim-david refs #87699]
  • Change: added description to the list of data exported to JSON for
    CountryRegionSection portal_type
    [ichim-david refs #87699]
  • Change: Update to work with eea.rdfmarshaller 10.1 and rdflib 4.2.2
    [avoinea refs #88194]
  • Feature: added car_view to redirect on ES app when anonymous
    [alecghica refs #88174]
  • Upgrade step: under /www/portal_types/CountryRegionSection/manage_propertiesForm set "Default view method" to car_view
    [alecghica refs #88174]
  • Bug fix: Removed hard dependency on eea.soercontent
    [avoinea]

Products.EEAPloneAdmin: 16.8 → 17.0

  • Upgrade step:

    Run eea.annotator related upgrades

    Remove eea-annotator-custom.js from portal_skins / custom and portal_javascripts

    Via Site Setup > EEA Annotator Settings Disable exact-match for Indicator content-types

  • Bug fix: comment old patch in rdflib, no longer compatible with rdflib 4.2.2
    [tiberich]

12.2

15 Sep 20:57
Compare
Choose a tag to compare

eea-kgs-version: 12.1 → 12.2

eea.versions: 10.1 → 10.2

  • Bug fix: Changed the versions catalog search to use unrestrictedSearchResults
    for anonymous users
    [iulianpetchesi refs #87488]
  • Change: assignVersion and revokeVersion now redirect to absolute_url + '/view'
    for portal_types defined in site_properties.typesUseViewActionInListings
    [ichim-david refs #87691]

eea.depiction: 6.4 → 6.5

  • Change: added ICountryProfile to DepictionVocabulary interfaces
    [ichim-david refs #88123]

eea.design: 17.6 → 17.7

  • Feature: Added expired.png watermark image
    [petchesi-iulian refs #87529]
  • Change: Update link to release history in colophon.
    [demarant]
  • Feature: added countries_regions_section page
    [ichim-david and aleghica refs #88122]

eea.similarity: 1.6 → 1.7

  • bugfix in javascript
    [valipod refs #88020]

Products.EEAContentTypes: 14.4 → 14.5

  • Feature: Added placeholder 'expired' watermark to let users know the item is expired
    [petchesi-iulian refs #87529]
  • Feature: Added ImageField for dashboard content type. For expired
    dashboard/gis application objects their respective iframe/script(s) will be
    replaced by the static image from the 'preview image' field
    [petchesi-iulian refs #87529]
  • Bug fix: Fix links with unescaped characters to staff list for IE
    [demarant refs #88210]
  • Feature: Added CountryRegionSection portal type
    [ichim-david refs #88123]
  • Feature: the imageMinSize can now have a property within
    site_properties/min_width_validator as a lines field
    then you could enter as such: CountryRegionSection|1920 if you want to have
    CountryRegionSection with a minimum image width of 1920
    [ichim-david refs #88123]
  • Upgrade step: Within "Plone > Site Setup > Add-ons" click on upgrade
    button available for EEA Content Types
    [ichim-david refs #88123]

Products.EEAPloneAdmin: 16.7 → 16.8

  • Bug fix: added patch for ImageField tag method, it now checks the size of the
    image and raises a POSKeyError if the size returned is not a valid one.
    When it fails the user will be redirected to the '/view' method and a
    portal message will appear informing the user that the blob is empty
    [iulianpetchesi refs #87374]

12.1

12 Sep 13:10
Compare
Choose a tag to compare

eea-kgs-version: 12.0 → 12.1

eea.sparql: 6.2 → 6.3

  • Bug fix: fixed download error when no result is received
    [alecghica refs #87576]

eea.eggmonkey: 4.3 → 4.4

  • Change: Fallback on GenericSCM on unknown buildout SCM
    [avoinea refs #87600]
  • Bug fix: Fixed exit code print_unreleased_packages
    [avoinea refs #87909]

eea.geotags: 8.8 → 8.9

  • Upgrade step: "Plone > Site setup > Add-ons" upgrade eea.geotags
    [alecghica refs #87533]
  • Feature: added upgrade script to update wrong country names and to remove country groups stored under location field
    [alecghica refs #87533]
  • Upgrade step: run upgrade country names script for each content type at a time, e.g. /www/@@eea.geotags.migrate_country_names?ctype=Highlight
    [alecghica refs #87533]
  • Upgrade step: remove eea.geotags.js from custom
    [alecghica refs #87533]
  • Change: fixed country names under 'Pan-Europe' country groups
    [alecghica refs #85765]
  • Change: removed normalization of "Russia" with "Russian Federation"
    [alecghica refs #85765]

eea.design: 17.5 → 17.6

  • Upgrade step: within "Plone > Site setup > Add-ons" click on upgrade button
    available for eea.design
    [ichim-david refs #87691]
  • Bug fix: remove empty featured datasets portlet from data-and-maps view
    [demarant refs #87862]
  • Bug fix: make interactive data portlet use display correct type
    instead of just datasets
    [demarant refs #87868]
  • Feature: show infographics portlet in data and maps
    [demarant refs #87868]

eea.downloads: 1.7 → 1.8

  • Change: Possibility to register FS dirs from other projects
    [avoinea]

eea.eggmonkeytesttarget: 6.2 → 6.3

Products.EEAPloneAdmin: 16.6 → 16.7

  • Change: updated country names from migration script
    [alecghica refs #87533]

12.0

31 Aug 16:35
Compare
Choose a tag to compare

eea-kgs-version: 11.9 → 12.0

zc.recipe.egg: 2.0.3 → 2.0.4

eea.jquery: 9.9 → 10.0

  • Bug fix: select2.png 404 (Not Found), under geotags popup on edit, in prod mode

    Fixed the path to images in css
    [zoltan_andras refs #84486]

eea.depiction: 6.3 → 6.4

  • Bug Fix: Changed the way in which the DexterityImageView retrieves images
    [iulianpetchesi #87511]

eea.facetednavigation: 9.15 → 9.16

eea.design: 17.4 → 17.5

  • Bug fix: return 404 status instead of redirecting to listing_not_available
    [valipod refs #86594]
  • Change: updated portlet_social_links from /custom
    [alecghica refs #86989]
  • Upgrade step: remove portlet_social_links from /custom
    [alecghica refs #86989]

Products.EEAContentTypes: 14.3 → 14.4

  • Feature: check image ratio for Fiche/Briefing content type
    [demarant]