Ian Ward

Results 431 comments of Ian Ward

@amercader I didn't see an easy way to add decorators with click for load_environment and make_flask that are backwards compatible, so I'm leaving it for now. This PR is ready...

failure looks unrelated, passes locally.

@amercader my preference with `make_app` and `load_environment` is to export them in the plugins toolkit and switch all the cli tools to call one of them only when necessary. That...

The data explorer based on recline is deprecated and unmaintained so we may not see a fix for this issue. Try using the DataTables view instead: https://docs.ckan.org/en/2.10/maintaining/data-viewer.html?highlight=datatables#datatables-view

@smotornyuk 's work on https://github.com/DataShades/ckanext-files is the most advanced in this area. We should model a core feature for ckan on this.

This is a related extension by @JVickery-TBS for using "gcnotify" (a fork of https://www.notifications.service.gov.uk/ ) for sending ckan emails: https://github.com/open-data/ckanext-gcnotify Right now it works by monkey patching ckan core, a...

@smotornyuk you mentioned that the `cssrewrite` filter should be able to fix static urls. How does that work?

We've set this in the dockerfile here https://github.com/ckan/ckan/blob/a63839511e2d0cf93e3ff6743f00f694accb5f22/.devcontainer/Dockerfile#L5 would that be a better place for this setting? @EricSoroos

@kowh-ai I took the liberty of assigning you this, but let me know if you don't have time to review it.