ideas icon indicating copy to clipboard operation
ideas copied to clipboard

[DEPRECATED] Use the main CKAN repo Discussions instead:

Results 100 ideas issues
Sort by recently updated
recently updated
newest added

The base CKAN permissions and roles represent a simple use case that is very effective in many situations. There are many cases however where something more flexible / granular is...

This is a simpler proposal for workflow plugins than #108 based on the discussion and work started by @TkTech on plugin extras: https://github.com/ckan/ckan/pull/3072 Plugin extras are hidden JSON fields attached...

[Bonobo](https://www.bonobo-project.org/) is data processing toolkit for building ETL graphs in Python. It would be really neat if there were a Datastore extension, in a similar vein to the [opendatasoft extension](https://github.com/python-bonobo/bonobo/blob/0.2/bonobo/ext/opendatasoft.py)...

Admins should be able to analyse key activity in CKAN. This means creation / editing / deleting a dataset or organization, or user permissions being granted. Example use cases: *...

When importing a CSV into DataStore, the column names are set (by DataPusher/[Express Loader](https://github.com/davidread/ckanext-xloader)) to be the same in the database as they are in the CSV. This is problematic:...

It would be nice to verify the email address of a new user, i.e. send an email with a verification token or somesuch. This has been proposed in several places...

Current page is out of date https://ckan.org/developers/roadmap/ and could do with anb upda There's also a discussion to be had about what we want to see in CKAN v3 ##...

Would it be possible to implement an authorisation module whereby the Sysadmin could define for their install of CKAN what rights different user types had. You would essentially have a...

Propose enabling github discussions on the main ckan repo https://github.com/ckan/ckan/ Why? * Could use discussions for Q&A and "i've got this issue" type stuff rather than clogging up main issue...

**CKAN version** All currently shipping **Describe the bug** The current CKAN coding standards for extensions leads to inconsistent installs and works against the zen of the python packaging system. Specifically:...