Skip to content

Releases: ioos/catalog-docker-base

Version 1.6: Stability/monitoring updates

16 Mar 19:23
Compare
Choose a tag to compare

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

27 Sep 19:59
3a9443e
Compare
Choose a tag to compare
  • 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

12 Jan 17:02
10563da
Compare
Choose a tag to compare

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

19 May 15:22
Compare
Choose a tag to compare

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

27 Apr 19:00
ba23e86
Compare
Choose a tag to compare

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

25 Apr 19:03
Compare
Choose a tag to compare

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

20 Apr 17:48
Compare
Choose a tag to compare

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

19 Apr 16:55
Compare
Choose a tag to compare

This patch release contains patches for displaying attribution in the UI and fixes for duplicate records.

Fixes for emails and label color changes

02 Dec 21:26
Compare
Choose a tag to compare
Merge pull request #18 from lukecampbell/updates

Layout updates

Layout Updates and Fixed Password Reset Emails

02 Dec 20:55
Compare
Choose a tag to compare
Merge pull request #16 from lukecampbell/layout

Updates layout and admin panels