Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Releases: GetDKAN/dkan_starter

1.13.5.1

Choose a tag to compare

@dkinzer dkinzer released this 18 Jul 17:29

(Previous remake was broken)

1.13.5.0

Choose a tag to compare

released this 14 Jul 20:25

1.13.4.1-beta

1.13.4.1-beta Pre-release
Pre-release

Choose a tag to compare

@dkinzer dkinzer released this 03 Jul 15:26
Merge pull request #350 from NuCivic/undo-bash-yaml-parse

Do not use bash to parse yaml.

1.13.4.0

Choose a tag to compare

released this 30 Jun 17:45

1.13.3.3-alpha

Choose a tag to compare

@dkinzer dkinzer released this 24 May 13:52
  • Fixes dkan update to make removing some modules DB data conditional on status of module.
  • Fixes sanitization script to check if resources are present before trying to prune them.
  • Patches memcache module so that it does not cause deployment error on local environments.
  • updated custom make-files with default content to use as examples.

1.12.14.3

Choose a tag to compare

@janette janette released this 16 May 14:21

#264 Add expire_panels to build.make and features master

1.13.3.2

Choose a tag to compare

@dharizza dharizza released this 25 Apr 14:58
  • Do not run the upgrade_1_13.sh script if already run. #236

1.13.3.1

Choose a tag to compare

@dharizza dharizza released this 24 Apr 16:05
  • Fix fast import tests when fast import is disabled in config.yml #233
  • Fix notice about undefined constant CI. #233

1.13.3.0

Choose a tag to compare

@dkinzer dkinzer released this 18 Apr 20:57

Upgrade dkan to version 1.13.3.

1.12.14.2

Choose a tag to compare

@dkinzer dkinzer released this 27 Mar 19:51

[1.12.14.2]

  • Update dkan acquia cache settings #118
  • Fix ahoy drush custom-libs #102
  • Fix backup database reuse #98
  • Make skip_tags configurable. #90
  • Remove INSTALL and README files from sites. #94
  • Enable dkan-workflow via config.yml #92
  • Fix broken search index brakes DB pruning script #91
  • Only fail the build on circle (not probo) #75
  • Make git ignore asset files folder #80
  • Add registry_rebuild to CircleCi environment #89
  • Fix extra spaces in ahoy dkan uli output #86
  • Fix circle.rb script - #74