Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ckan 2.7 support spatial #1

Merged
merged 38 commits into from Oct 12, 2018
Merged

Ckan 2.7 support spatial #1

merged 38 commits into from Oct 12, 2018

Conversation

ebuckley
Copy link

Changes for CKAN 2.7 development during upgrade + changes for DATA-129

LondonAppDev and others added 30 commits May 23, 2017 15:19
Fix IOError when opening metadata schema ckan#174
[Most] versions of shapely do not have `geometry` imported at the top level. Import it explicitly to prevent indexing errors instead of relying on import side-effects.
Fix missing import in before_index
Keeping ckanext.spatial causes problems with the site.py after pip
installing the extension
Tests were relying on _rest action calls which have now been removed in
master (and 2.8) and therefore tests were failing.

Makes the tests work, although there is probably some effort required in
determining why metadata_modified is not being returned from
package_show calls.

Also caches the pip output, and tests against newer versions of CKAN
Remove ckanext.spatial from namespace_packages in setup
rossjones and others added 8 commits May 10, 2018 11:35
Fixes the problem testing multiple CKAN versions by making sure it uses
psycopg2 2.7 rather than the broken psycopg2 2.6
* cleanup bad chars from tags in harvester

* cleanup bad chars from tags in harvester - do safer config read

* use munge_tag to clear tags, code cleanup

* restored default tag truncate

* tests for clean tags

* removed hack for IHarvester.info()

* ckan#188 cleanup

* ckan#188 ckan#190 Add doc about harvester JSON config

* clean tags tests updated ckan#188

* ckan#188 test fixes

* ckan#188 test fixes

* ckan#188 test fixes

* ckan#188 test fixes

* removed unused/bad code after review ckan#188
       - Work done by Tobias Schulmann <tobiasschulmann@catalyst.net.nz>
       - Adding the validation that is done in ckanext-harvestor to here for consistencey
       - originally done  Wed Dec 14 09:46:10 2016 +1300
- the envelope query would have values above 180, which is not valid CQL
@ebuckley ebuckley merged commit 4e3e080 into master Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants