P DeKraker
P DeKraker
@Zharktas here is some more detail **Steps to recreate issue** 1. Set site logo image in ckan.ini to a partial file path that does _not_ start with '/base/images/' 2. Go...
I have put together a simple UI for viewing and editing relationships, and am working on making this public in the very near future. The experience has for me highlighted...
@frafra After some of the issues with with permissions it moved down and eventually off the to do list. I just made the work I had done available https://github.com/pdekraker-epa/ckanext-relationshipdisplay should...
I would like to see this feature integrated into CKAN, and it looks like this PR has stalled. The last question was how to add it to the database. Being...
This update is an improvement, but has a couple changes to workaround issues: - The "processing" display / spinner is disabled as it was not automatically being removed after data...
I believe if functions properly. The added preset is however not documented in the README.
@wardi could you merge this PR or provide feedback on additional changes that may be required?
If you have more than 20, but not a ton I do have a workaround: The underlying issue is that the organization list display controller (in base ckan) is set...
I encountered this and fixed it by adding `ckanext.xloader.api_token` to ckan.ini First, there should be some check on start that a proper token was provided Second, my my case (running...