dkan icon indicating copy to clipboard operation
dkan copied to clipboard

DKAN Open Data Portal

Results 210 dkan issues
Sort by recently updated
recently updated
newest added

re 22001 ## Describe your changes Updated functional test for https://github.com/GetDKAN/dkan/pull/4185 ## QA Steps - [ ] Tests are passing in the pipeline and locally with the following command: ```...

- Goals: - Mirror code from github project (this one) to the drupal.org DKAN project gitlab repo. - Allow users to see available updates from Drupal updates module. - Higher...

Epic

fixes [org/repo/issue#] - [ ] Test coverage exists - [ ] Documentation exists ## QA Steps - [ ] Add manual QA steps in checklist format for a reviewer to...

We need to create a font and content style guide to standardize DKAN content moving forward Tasks: - [] Review DKAN demo site - [] Make recommendations for content and...

This would include styles or design system recommendations 1st pass would be to look at the current demo site and current project components to see what we need to update...

### Current Behavior If we have a dataset schema that contains more than two levels of nested objects, adding a field to the index from deeper in the tree will...

bug

### Feature Description The Drupal 7 version of DKAN had a lot of documentation on setting up visualizations; However, I am not seeing any documentation for the Drupal 8+ versions....

feature request

Having a datapackage.json endpoint for every dataset, especially as we integrate [Data Dictionaries at the resource level using the tabular data schema](https://github.com/GetDKAN/dkan/pull/2333), will open up a universe of tooling that...

## Description By supporting DCAT, DKAN can improve its interoperability. DKAN already supports DCAT looking at: https://github.com/NuCivic/dkan/blob/935d0c7266f411f641feadda3f4b88188c076784/import/rdf.php but it seems not updated to the recent standard. By updating to the...

enhancement
CKAN Compatibility
Component: Harvest
Conversations

Fixes #4291 ## Describe your changes * adds a settings page for the datastore_mysql_importer to allow for automatic removal of empty rows after import. * Adds two tests, one for...