Skip to content

Latest commit

 

History

History
109 lines (100 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

109 lines (100 loc) · 10.4 KB

Changelog

v4.0.0 - 2024-09-18

v3.2.2 - 2024-08-28

  • Feature/ckan harvester improve by @mjanez in #86
  • Update v3.2.2 by @mjanez in #85
  • Fix bug when schemingdcat.endpoints_yaml is None by @mjanez in #89
  • Feature/ckan harvester improve by @mjanez in #90
  • Fix harvester by @mjanez in #91
  • Add allow_private_datasets to ckan harvester by @mjanez in #98
  • Fixed bugs with localised_filesize snippet 43cc8b025e6e7574dad952b1a6b680a4a66dbcff

v3.2.0 - 2024-05-17

  • Enhance harvester, field mapping validation lib and harvest templates #81

v3.2.0 - 2024-05-17

  • Improve schemas, theming, validators and remote sheets harvester by @mjanez in #68
    • Improved the package_item template for better UI presentation.
    • Replaced status_show with package_list for CKAN API endpoint to enhance data retrieval.
    • Updated styles for better user interface experience.
    • Added schemingdcat_spatial_uri_validator to obtain spatial data from spatial URI.
    • Improved schemingdcat_harvester schema for better data harvesting.
    • Updated README for harvesters with more detailed instructions.
    • Updated form placeholders with correct abbreviations for better user understanding.
    • Refactored interfaces and improved docstrings for better code readability and maintainability.
    • Added data-icons for provinces and province images based on autonomies for better data representation.
    • Updated schemingdcat_spatial_uri_validator to handle missing spatial bbox, preventing potential errors.
    • Added temporal_start and temporal_end fields to DATE_FIELDS for better date range representation.
    • Improved spatial_uri form_snippet for better user interaction.
  • Refactor contact_info and publisher_info snippets for improved readability and maintainability by @mjanez in #69
  • Fix schemingdcat_prettify_url_name by @mjanez in #70
  • Fix icon class for university publisher type by @mjanez in #71
  • Update sorted_choices to False for spatial_uri in geodcatap_es schema by @mjanez in #72
  • Comprehensive Update to Harvesters, CSS, and More by @mjanez in #73
  • Add metadata templates by @mjanez in #74
  • Update metadata template rendering in header and index templates by @mjanez in #75
  • Fix contact/publisher info snippets to avoid errors with emails by @mjanez in #76

v3.1.0 - 2024-05-17

v3.0.0 - 2024-04

  • Feature/modern theme lod csw endpoints by @mjanez in #25
  • Fix sd_config.endpoints by @mjanez in #26
  • Feature/modern theme lod csw endpoints by @mjanez in #27
  • Improve endpoints and README by @mjanez in #28
  • Update develop by @mjanez in #31
  • Fix ckanext-fluent with custom extensions by @mjanez in #32
  • Update README blockquotes by @mjanez in #33
  • Add scheming_dcat harvester plugins by @mjanez in #36
  • Fix codelists folder by @mjanez in #38
  • Fix groups and add default values to CKAN harvester by @mjanez in #39
  • Fix scheming_dcat name to schemingdcat (PEP 503 y PEP 508) by @mjanez in #42
  • Update develop by @mjanez in #43
  • Fix map attribution acording to ckanext-spatial by @mjanez in #44
  • Bug - Fix extras instance in SchemingDCATHarvester by @mjanez in #45
  • Fix bugs ckan harvester by @mjanez in #46
  • Fix resource updating for XLS harvester and old scheming_dcat prefixes by @mjanez in #48
  • Fix source_date_format issue in SchemingDCATHarvester by @mjanez in #49
  • Fix accented character handling in SchemingDCATHarvester by @mjanez in #51
  • Fix bugs with XLS, CKAN and facet searchs by @mjanez in #52