Releases: GetDKAN/dkan
Releases · GetDKAN/dkan
2.13.19
What's Changed
- Add codeclimate reporter by @paul-m in #3845
- Fix handling of empty typed columns in Alter Table MySQL query and sanitize data-dictionary field names by @clayliddell in #3844
- Fix Intermittent PHPUnit Fails by @paul-m in #3863
Full Changelog: 2.13.18...2.14.0
2.13.18
What's Changed
- WCMS-11097: Migrate Circle-CI from DKTL to DDEV by @paul-m in #3837
- Add indexing support to data-dictionaries by @clayliddell in #3838
- WCMS-11617 Allow CI build to reflect composer changes by @paul-m in #3847
Full Changelog: 2.13.17...2.13.18
2.13.17
What's Changed
- Remove two empty files by @dafeder in #3815
- WCMS-11109 fix ddev phpunit 8.0 tests by @paul-m in #3833
- Skip processing when data dictionary mode is disabled by @thierrydallacroce in #3836
- Add facility for creating datastore column indexes by @clayliddell in #3820
- Replace empty date values with
NULL
to prevent date format error on data-dictionary application by @clayliddell in #3834 - Switch to 1.1.0 of data-catalog-app by @janette in #3841
Full Changelog: 2.13.16...2.13.17
2.13.16
2.13.15
2.13.14
Added
Changed
- Rename resource class by @dafeder in #3814
- Use "Data: Create new content" permission for data-dictionary menu access by @clayliddell in #3817
Fixed
- Update stolt/json-merge-patch to facilitate PHP 8 compatibility by @thierrydallacroce in #3816
2.13.13
2.13.12
2.13.11
Changed
- Separate query service from main datastore service by @dafeder in #3790
- Improve drop/import command to make filefetcher optional by @dafeder in #3793
- Update the how to create a dataset with more options by @janette in #3794
Added
- Data-Dictionary Settings Form by @clayliddell in #3795
- Build datastore alter queue job by @clayliddell in #3764
- Order facets by count, name by @dafeder in #3802