Ian Ward
Ian Ward
# Overview We'd like to work on upgrading ckanext-validation's goodtables dependency to a recent frictionless-py release so that we can work on adding l10n support to both this project and...
Fixes #6118 ### Proposed fixes: Table Designer lets users define a schema and validation rules for their data. This ensures high quality data for sharing, building applications and growth over...
https://github.com/ckan/ckan-docker comes configured with the datapusher extension and is our recommended docker compose configuration. https://github.com/ckan/ckanext-xloader/ now has new maintainers (welcome @ThrawnCA and @duttonw !), supports the same features as datapusher,...
This is a description of a new "Table Designer" feature for CKAN. Table Designer provides custom enforced data schemas that supporting partial updates, suitable for reference data or data that...
## CKAN version master ## Describe the bug iframes for views are convenient but may be slowing down rendering our resource view pages. ### Steps to reproduce create a resource...
We use this to implement a "UTF-8-only" policy, but the same could be used for standardizing other options across a site with a configuration option.
https://github.com/Xfennec/progress grabs information from /proc to automatically show progress of common commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.). Would be a great feature for speedometer too.
editing html is tiresome
Azure's returning a 400 error due to the header `x-ms-version:2012-02-12` on HEAD requests when checking a container name here: https://github.com/TkTech/ckanext-cloudstorage/blob/master/ckanext/cloudstorage/storage.py#L38 Updating libcloud.common.azure.API_VERSION to `'2014-02-14'` seems to resolve the issue, but...
Have users enter sysadmin name/password/email values in the .env file