Releases: ioos/catalog-docker-base
Version 1.6: Stability/monitoring updates
Adds numerous improvements to Docker build scripts:
- Fixes ESRI Ocean Basemap tiles
- Updates versions of many dependent packages, including some with PyCSW which were causing data to not be shown properly
- Updates core CKAN version to 2.8.6
- Updates IOOS Catalog CKAN plugin
- Adds database views for monitoring purposes
- Updates various scripts to allow database on another host
Upgrade to CKAN 2.8.1
-
Updates the catalog to use CKAN 2.8.1, new CKAN extension versions, theme styling changes for CKAN 2.8.1.
-
Simplifies the Docker build process by allowing build to take place in one repo with submodules.
IOOS Catalog v1.2.0
This release includes a new Catalog homepage look and feel. Additionally, a feedback button was implemented and added for individual datasets in the IOOS Catalog.
Patch with table extension fix
This patch release has a small UI fix for the resources view always extending the table. The patch modifies the table so that it doesn't automatically collapse and will remain fully-expanded on page load.
Patch release to include feedback button and pycsw admin
This patch release includes changes to the UI that include a feedback button and the pycsw admin interface.
Patch Release to support organizations in CSW Records
This patch release includes changes to ckanext-spatial that pass the organization name from CKAN to the CSW data model so that queries made with apiso:OrganisationName
are checked against the CKAN's organization for a particular dataset.
Patch release to include script for reharvesting
This patch release just includes a script to make it easier to reharvest all sources on schedules, it is purely additive and does NOT affect any existing source code or functionality.
Patch Release for Attribution
This patch release contains patches for displaying attribution in the UI and fixes for duplicate records.
Fixes for emails and label color changes
Merge pull request #18 from lukecampbell/updates Layout updates
Layout Updates and Fixed Password Reset Emails
Merge pull request #16 from lukecampbell/layout Updates layout and admin panels