Carlo Cancellieri
Carlo Cancellieri
Hi, this is a working port to the 2.4.2 version (just run make after configured your new 2.4.2 environment) NOTE: probably we are still missing free/delete calls
Dear dcat project, we are planning to implement a very easy form on top of this plugin to support DCAT **in addition** to the CAT format, so an user can...
### General information - json-editor version: master ### Expected behavior Would be great to be able to collapse degenerate tree to a single item with a label (the leaf). This...
### General information - json-editor version: ```html ``` ### Expected behavior Hi I've an autocompletion text field (A) which helps me to get an ID from a remote server (it...
### General information - json-editor version: latest ### Expected behavior The template engine should be called once at build time and once at each change of the watched field. ###...
### General information - json-editor version: latest ### Expected behavior Being able to configure options for the theme ### Actual behavior No way to understand where to set options from:...
Hi I'm installing a fresh copy of this plugin over my docker instance and I'm getting: ``` ... Adding ckanext-scheming 2.1.0 to easy-install.pth file Installed /srv/app/src_extensions/ckanext-scheming Processing dependencies for ckanext-scheming==2.1.0...
Hi, I'm checking the pipeline since it's failing over ckan 2.9 and ckan-2.9-py2. To do so I branched from the master and pushed to my repo to run the pipeline...
fixes #305
When we use scheming for customized organization formats and we go over an organization the template is loaded: https://github.com/ckan/ckanext-scheming/blob/d441d2dee72a7382a73de4185b01fae4b2d37473/ckanext/scheming/templates/organization/edit_base.html#L5 I think that this line is causing the issue, is redundant...