Skip to main content

Dexterity Indicators

Project description

Develop Master

The eea.dexterity.indicators is a Plone add-on

Main features

  1. IMS Folder and IMS Indicator content-types

  2. IMS Folder and IMS Indicator behaviors

Develop

git checkout https://github.com/eea/eea.dexterity.indicators.git
cd eea.dexterity.indicators
git checkout develop
docker compose up

Install

Buildout installation

Source code

Eggs repository

Plone versions

It has been developed and tested for Plone 4 and 5. See buildouts section above.

How to contribute

See the contribution guidelines (CONTRIBUTING.md).

Funding

EEA - European Environment Agency (EU)

Changelog

10.1 - (2024-11-11)

  • Bug fix: Indicator new version should not create .2, .3 copies it should always point to .1 version if it exists [avoinea - refs #279130]

10.0 - (2024-11-11)

  • Bug fix: Add serializer IndicatorObjectPrimaryFieldTarget to resolve links to marked_for_deletion indicators [avoinea - refs #280157]

9.9 - (2024-11-06)

  • Bug fix: SearchableText for ims_indicator to include tags [avoinea - refs #279540]

9.8 - (2024-08-05)

  • Change: Update interfaces.py to include dividers as default layout - refs 266147 [avoinea]

9.7 - (2024-05-22)

  • Refactor: Remove “Consultation members emails” from Indicator schema [avoinea - refs #266991]

9.6 - (2024-04-16)

  • Refactor: Remove contact email metadata from Indicator content-type layout [avoinea - refs #268179]

9.5 - (2023-12-13)

  • Feature: Custom add permissions for IMS Indicator content-type [avoinea - refs #259400]

9.4 - (2023-10-30)

  • Feature: Custom Indicator @indexers for data_provenance and temportal_coverage [dobri1408 - refs #258077]

9.3 - (2023-10-19)

  • Bug fix: Properly reindex effective date when a new version of an indicator is published [avoinea - refs #259296]

9.2 - (2023-09-06)

  • Feature: Add custom Content Rule action for creating new indicator version [avoinea - refs #257513]

9.1 - (2023-09-01)

  • Bug fix: Enable / Disable Discussion Content Rule [avoinea - refs #256563]

9.0 - (2023-08-15)

  • Refactor: Migrate Data provenance to EEA Core metadata internal structure and widget [avoinea - refs #256379]

8.0 - (2023-08-10)

  • Refactor: Remove institutional_mandate [avoinea - refs #256516]

  • Bug fix: Description maxChars, required [avoinea - refs #253800]

  • Refactor: Cleanup ShortName behavior already in Plone 5+ [avoinea - refs #145772]

7.2 - (2023-08-08)

  • Refactor: Migrate taxonomy_themes to EEA Core metadata topics field [avoinea - refs #256153]

7.1 - (2023-07-31)

  • Bug fix: Fix accordion block allowed blocks [avoinea - refs #145772]

  • Bug fix: dedupe data sources and IMandate basis of urls [nileshgulia1 - refs #255438]

7.0 - (2023-07-25)

  • Refactor: Drop Python2 / Plone 4 support [avoinea - refs #253802]

6.2 - (2023-06-08)

  • Change: Avoid duplicate urls by removing api substring [iulianpetchesi - refs #157787]

6.1 - (2023-06-01)

  • Change: Update Indicator Fixed layout to prepare for Plone 6 migration [avoinea - refs #145772]

6.0 - (2023-04-28)

  • Feature: Plone 6 support [avoinea - refs #145772]

5.0 - (2023-03-10)

  • Change: Cleanup head_of_group_email in favor of taxonomy_hog_users [avoinea]

4.9 - (2022-08-09)

  • Feature: Update custom content-rule action to handle also “.1” versions while retracting and renaming old version of indicators [avoinea refs #153145]

4.8 - (2022-04-11)

  • Bug fix: Backport plone.restapi JSON Summary Serializer in order to include more metadata [avoinea refs #144768]

4.7 - (2022-03-14)

  • Feature: Add custom content-rule to retract and rename old version of indicators [avoinea refs #147129]

4.6 - (2022-02-09)

  • Feature: Add docker-compose.yml to easily develop this add-on with Docker [avoinea]

  • Change: Allow IMS Folder globally by default [avoinea]

4.5 - (2022-01-14)

  • Upgrade step: Within “Plone > Site setup > Add-ons” click on upgrade button available for eea.dexterity.indicators. [avoinea refs #143896]

  • Feature: Add Short name behavior in order to allow renaming of Indicators [avoinea refs #143896]

  • Feature: Custom @copy / @move RestAPI endpoint for IMS Folder and Indicator ctype to handle relative paths [avoinea refs #143896]

  • Bug fix: Remove duplicate consultation_emails [avoinea]

4.4 - (2021-12-16)

  • Change: Fix package classifiers and python_requires [avoinea]

4.3 - (2021-11-05)

  • Upgrade step: Within “Plone > Site setup > Add-ons” click on upgrade button available for eea.dexterity.indicators. [avoinea refs #141535]

  • Change: Frequency of dissemination, max=10 [avoinea refs #141535]

  • Bug fix: Fix depiction for IIndicator [avoinea refs #141535]

4.2 - (2021-10-13)

  • Feature: Add institutional_mandate field [avoinea refs #139536]

4.1 - (2021-10-11)

  • Feature: Add ignoreSpaces to Indicator layout chars count [avoinea refs #140173]

4.0 - (2021-10-01)

  • Upgrade step: Within “Plone > Site setup > Add-ons” click on upgrade button available for eea.dexterity.indicators. [avoinea refs #139536]

  • Change: Move Indicator schema and layout to static behavior [avoinea refs #139536]

3.3 - (2021-09-27)

  • Change: Update Indicator schema and layout. Add un_sdgs taxonomy [avoinea refs #139536]

3.2 - (2021-09-24)

  • Change: Add Indicators behavior to extract temporal and geo from blocks [avoinea refs #139536]

3.1 - (2021-09-14)

  • Change: Move all ims_indicator text fields to SlateJSONField [avoinea]

3.0 - (2021-09-13)

  • Change: Update ims_indicator behaviors and DX schema/layout [avoinea]

2.2 - (2021-08-30)

  • Feature: Fix depiction from dataFigure blocks with uploaded chart [avoinea refs #128468]

2.1 - (2021-08-11)

  • Upgrade step: Within “Plone > Site setup > Add-ons” click on upgrade button available for eea.dexterity.indicators [avoinea refs #132124]

  • Feature: IMS Indicator behavior and depiction from blocks [avoinea refs #132124]

2.0 - (2021-06-16)

  • Feature: Persist TTW GenericSetup profile [avoinea refs #132603]

  • Change: Moved RestAPI endpoint @charts to eea.app.visualization [avoinea refs 126277]

1.1 - (2020-06-14)

  • Feature: RestAPI endpoint @charts for IVisualizationEnabled types [avoinea refs #126277]

1.0 - (2021-04-01)

  • Initial release: Add ims_folder and ims_indicator DX types [avoinea]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eea.dexterity.indicators-10.1.zip (196.8 kB view details)

Uploaded Source

File details

Details for the file eea.dexterity.indicators-10.1.zip.

File metadata

  • Download URL: eea.dexterity.indicators-10.1.zip
  • Upload date:
  • Size: 196.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for eea.dexterity.indicators-10.1.zip
Algorithm Hash digest
SHA256 610a9c7becd7b74bf60b5203a2d7e351aaf6fef1ec9a64e42a0e3d71f16f8dc5
MD5 abd236e6afd975c3dc46c33d47c0c002
BLAKE2b-256 5753a2e287da48240cdb791d0b8702e14a27ec7f80a8ac49a7948751db9cd6ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page