Skip to content

Releases: mjanez/ckanext-schemingdcat

v4.3.0 - Add CSW Harvester and improve profiles (DCAT-AP/GeoDCAT-AP)

24 Dec 09:03
f1b9627
Compare
Choose a tag to compare

v4.3.0 - 2024-12-12

Compare with latest

Added

  • Add HVD category and applicable legislation to all INSPIRE records & fix bug (886c58e by mjanez).
  • Add root user option to GitHub Actions workflow container (510fcfc by mjanez).
  • Add CSW harvester to the list of available harvesters (66f4ad1 by mjanez).
  • Add temporal and spatial resolution fields to DCAT-AP 2 profiles (fe9bf54 by mjanez).
  • Add schema to additional_info template to avoid bugs (277553f by mjanez).
  • Add about and harvest info templates for dataset sources (98fdce6 by mjanez).

Fixed

  • FIx resource_read template (e4da5d6 by mjanez).
  • Fix bug when source_date_format is None. (1b25c9e by mjanez).
  • Fix image (0122653 by mjanez).
  • Fix image url (325a0c2 by mjanez).
  • Fix GeoDCAT-AP Schemas (64f6e28 by mjanez).
  • Fix formatting in init.py by adding a trailing comma for EuGeoDCATAP3Profile (980edd2 by mjanez).
  • Fix language priorities retrieval to handle non-string values (1fefbab by mjanez).

Removed

  • Remove unnecessary multilang flag from _add_triples_from_dict method in EsNTIRISPProfile (es_dcat) (b6f65e1 by mjanez).
  • Remove unncesary multilang methods since ckanext-dcat v2.1.0 (e7eff22 by mjanez).

v3.2.4 - IEPNB harvester fixes

02 Dec 00:34
7077a88
Compare
Choose a tag to compare
  • Enhance XLS harvester error date handling and logging for dataset processing

Full Changelog: v3.2.3...v3.2.4

v4.2.3 - Identification, tag normalization and private_fields API enhancements released

19 Nov 10:58
2c07487
Compare
Choose a tag to compare

v4.2.3 - 2024-11-12

Compare with latest

What's Changed

  • Identification, tag normalization and private_fields API enhancements released by @mjanez in #113
  • Bump version to 4.2.3 and update CHANGELOG with new features and fixes by @mjanez in #114
  • Refactor metadata profile rendering logic to improve conditional checks for GeoDCAT-AP/INSPIRE (spatial datasets) profiles by @mjanez in #115

Added

  • Add private_fields logic to package_show, package_search, etc. and config options (ad8172d by mjanez).
  • Add validators and presets for tag_string normalization (normalize_tag_string_autocomplete) (e606499 by mjanez).
  • Add custom identifier template and update translations for metadata completion message (eba6c0d by mjanez).

Fixed

  • Fix user organization membership check and clean up tag normalization logging (404b838 by mjanez).

v4.2.2 - Minor fixes

11 Nov 00:40
12bbf83
Compare
Choose a tag to compare

v4.2.2 - 2024-11-11

Compare with v4.2.1

Added

  • Add text truncation styles for links, texts, and lists in metadata/resource info (a48f239 by mjanez).
  • Add informational message for sysadmin users managing harvest sources and improve README (6392811 by mjanez).
  • Add text truncation styles for dataset/resource metadata display (e09c8c6 by mjanez).

v4.2.1 - Minor bug fixes and harvesting stability

04 Nov 21:57
21550f1
Compare
Choose a tag to compare

v4.2.1 - 2024-11-04

Compare with v4.2.0

Added

  • Add XLS_HARVESTER_FIELDS_NOT_LIST to exclude fields that are not lists XLS harvester list parser (7c9e91f by mjanez).
  • Add translations for "Parent" and "None - top level" in English and Spanish (86e16a9 by mjanez).
  • Add dataset_id_field to SchemingDCATXLSHarvester for identifier resolution of attached resources (dcb88d3 by mjanez).
  • Add BibTeX and RIS download functionality and enhance citation layout (48b95c8 by mjanez).

Fixed

  • Fix access_rights, maintainer and author field bugs (ef1f26c by mjanez).
  • Fix dataset_id_field assignment in SchemingDCATXLSHarvester configuration (1705773 by mjanez).
  • Fix validators for dataset privacy settings (private) (7b86e3c by mjanez).
  • Fix dataset privacy settings logic and improve authorization messages (b371495 by mjanez).
  • Fix organization name retrieval to use display_name (af8c4cc by mjanez).

Removed

  • Removed old logic.py (8de31b9 by mjanez).

v3.2.3

31 Oct 11:07
e940fa2
Compare
Choose a tag to compare

v3.2.3 - 2024-09-10

Compare with v3.2.1

Added

  • Add snippets needed by ckanext-iepnb (422f1ef by mjanez).
  • Add allow_private_datasets to ckan harvester (9e5037a by mjanez).
  • Add schemingdcat_get_choice_property helper (b4ec09e by mjanez).

Fixed

Full Changelog: v3.2.1...v3.2.3

v4.2.0 - Bibliographic datasets, signals to Open Data Stats, config_declaration, CSS Enhancements, Harvester fixes..

17 Oct 09:18
1918b6a
Compare
Choose a tag to compare

What's Changed

  • v4.2.0 - Bibliographic datasets, signals to Open Data Stats, config_declaration, CSS Enhancements, Harvester fixes... #105
  • Add dataset citation snippets and improve permanent URL handling by @mjanez in #107

Full Changelog: v4.1.0...v4.2.0

v4.1.0 - Improve configuration, docs and add Stats and SQLHarvester

14 Oct 10:38
f60645d
Compare
Choose a tag to compare

v4.0.0 - Update - CKAN 2.10 compatibility and UI/Schemas/Profiles improvements

20 Sep 16:22
32300b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v4.0.0-alpha

v4.0.0-alpha - Update - CKAN 2.10 compatibility and UI/Schemas/Profiles improvements

20 Sep 08:30
ddc4de6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v4.0.0-alpha