Florian Mayer
Florian Mayer
Hi folks, just got first light on some sweet PDF output from your neat extension but I'm running into a weird bug in django-rest-framework. ## Environment - Django 1.10.2 -...
* Pending decision on preferred implementation at #322 * Prepare changes by annotating occurrences in codebase
Build currently lets users open an existing form and save it under a different name. The list of existing forms are the templates. With some wording / layout sugar, this...
Build should support entities as per the [XForms spec on entities](https://getodk.github.io/xforms-spec/entities.html). ## Reasons to implement Entities are a major bonus feature for prospective and existing ODK users, and providing that...
Just a quick mention here to record this issue I ran into with CKAN 2.10 / ckanext0cloudstorage master. Python 2 style `urlparse` is used [here](https://github.com/TkTech/ckanext-cloudstorage/blob/master/ckanext/cloudstorage/storage.py#L6) could be replaced by `from...
Source install of ckan 2.3a, ckanext-spatial, ckanext-archiver and ckanext-qa on Ubuntu 14.04 here. I just noticed (and posted to ckan-dev) that the kombu version (2.1.3 as per plugin requirements) tries...
``` (datacats)me@IP:/mnt/projects/datacats/private/ckanext-qa⟫ datacats paster qa update 2015-11-17 04:10:07,343 ERROR [ckanext.qa] Failed to get package list with resources from url 'http://internal-data.dpaw.wa.gov.au/api/action/current_package_list_with_resources': Forbidden Traceback (most recent call last): File "/usr/lib/ckan/bin/paster", line 9,...
Cross-post of [ckanext-archiver issue 8](https://github.com/ckan/ckanext-archiver/issues/8): both archiver and qa use an older version of celery, which pulls in an older version of kombu, which falls over non-installed msgpack, and tries...
This feature request concerns ckanext-spatial, ckanext-scheming and maybe it's not CKAN-core enough to get traction here - please advise if this is the wrong place to ask. In the spatial...
[orcid](http://orcid.org/) is a DOI for researchers. A new extension `ckanext-orcid` could link the user profile to the user's orcid, much like ckanext-doi links datasets to their DOI. Initially this would...