Ross Jones
4440be30b7
Reinstate previous CKAN versions in tests
...
Fixes the problem testing multiple CKAN versions by making sure it uses
psycopg2 2.7 rather than the broken psycopg2 2.6
2018-05-10 11:35:00 +01:00
Ross Jones
e5da0a15c9
Fix broken tests
...
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
2018-05-09 22:51:46 +01:00
Adrià Mercader
91dfde9422
Merge pull request #186 from ckan/improve-install-instructions
...
Install instructions more explicit
2018-04-27 15:32:25 +02:00
Adrià Mercader
adb712b1c2
Merge pull request #187 from ViderumGlobal/master
...
Fix travis build
2017-11-07 14:25:05 +00:00
Zoran Pandovski
b8d8cf41b8
Update README.rst
2017-11-07 15:17:37 +01:00
Zoran Pandovski
b5189c2328
Update README.rst
2017-11-07 14:57:15 +01:00
Zoran Pandovski
2571685396
Update .travis.yml
2017-11-07 14:39:49 +01:00
Zoran Pandovski
1cdc4b08f9
Update .travis.yml
2017-11-07 14:01:51 +01:00
David Read
7d9ee21c57
Full path to the pip-requirements.txt.
2017-11-06 07:45:16 +00:00
David Read
158d0ffc2f
More explicit install instructions, following query: https://stackoverflow.com/q/47087357/1512326
2017-11-03 12:03:43 +00:00
amercader
f805d412d1
Fix travis service name
2017-09-14 15:58:18 +01:00
amercader
d51a80e0b4
Use Travis provided postgres
2017-09-14 15:56:57 +01:00
Adrià Mercader
129aedef0d
Remove unnecessary travis dependency
2017-09-11 16:18:46 +01:00
Adrià Mercader
09b983fbe0
Merge pull request #181 from ckan/missing_import
...
Fix missing import in before_index
2017-09-11 16:18:11 +01:00
Tyler Kennedy
ee643094b1
Fix missing import in before_index
...
[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.
2017-09-11 11:03:53 -04:00
David Read
db2fed60d5
Merge pull request #176 from LondonAppDev/master
...
Fix IOError when opening metadata schema #174
2017-06-01 07:26:02 +01:00
Mark Winterbottom
d74d331019
Pep-8
2017-05-31 08:53:52 +01:00
Mark Winterbottom
011008b9c5
pep-8 improvements.
2017-05-30 16:57:04 +01:00
Mark Winterbottom
b79bf51a05
Updated called to `resource_stream` to use __name__ in validation.py for consistency.
2017-05-30 16:20:22 +01:00
Mark Winterbottom
541e0cb9b9
Fixed relative path issue with resource_stream in api.py.
2017-05-30 16:04:38 +01:00
Mark Winterbottom
c695370afc
Fixed issue with template path.
2017-05-24 15:34:40 +01:00
Mark Winterbottom
4223cfe62f
Fixed package reference for api controller.
2017-05-24 13:53:31 +01:00
Mark Winterbottom
711e9c8d2d
Updated package name to 'ckanext.spatial.validation' to fix bug https://github.com/ckan/ckanext-spatial/issues/174
2017-05-24 13:39:32 +01:00
Mark Winterbottom
11ae652df3
PEP-8 improvements.
2017-05-24 13:38:37 +01:00
Mark Winterbottom
91ba363f48
PEP-8 improvements.
2017-05-24 13:38:19 +01:00
Mark Winterbottom
155a6bd252
Pep8 improvemnets.
2017-05-24 12:33:07 +01:00
Mark Winterbottom
faee1d4596
Updated usage of `resource_stream` to use 'ckanext.spatial.validation' to fix issue https://github.com/ckan/ckanext-spatial/issues/174 .
2017-05-23 17:08:04 +01:00
Mark Winterbottom
63ad6478fb
Updated paths for `transforms` which were missed from previous commit.
2017-05-23 16:07:07 +01:00
Mark Winterbottom
5fa5853c3a
Made some pep8 improvements. Updated the resource_stream called to use '__name__' in attempt to fix this bug: https://github.com/ckan/ckanext-spatial/issues/174
2017-05-23 15:19:14 +01:00
Adrià Mercader
58327402fd
Merge pull request #173 from ViderumGlobal/master
...
Update pip-requirements.txt
2017-03-01 16:06:59 +00:00
Konstantin Sivakov
5c4ee86efa
Update pip-requirements.txt
2017-03-01 10:11:46 +01:00
Adrià Mercader
5040caee85
Merge pull request #164 from torfsen/leaflet-0.7.7-leaflet.draw-0.3.2
...
Update Leaflet to 0.7.7 and Leaflet.Draw to 0.3.2
2016-10-17 11:34:38 +01:00
Adrià Mercader
d7c08d8cea
Merge pull request #163 from geosolutions-it/162_wms_layers
...
[#162 ] Allow use of WMS layer in extent map
2016-10-17 11:34:27 +01:00
Florian Brucker
10878dc168
Update Leaflet.Draw to 0.3.2.
2016-10-12 10:27:02 +02:00
Florian Brucker
1221fe67eb
Update Leaflet to 0.7.7.
2016-10-11 15:54:17 +02:00
etj
3d73bc9642
[ #162 ] Allow use of WMS layer in extent map
2016-10-04 16:38:27 +02:00
etj
e15838d7f4
[ #162 ] Allow use of WMS layer in extent map
2016-10-04 13:14:39 +02:00
Adrià Mercader
5a923ba307
Merge pull request #161 from ckan/unused-imports
...
Remove unused imports. PEP8.
2016-09-20 11:29:21 +01:00
David Read
b7a2cee4e0
Remove unused imports. PEP8.
2016-09-19 12:32:55 +01:00
David Read
934c040562
Merge pull request #160 from argv0/patch-1
...
Remove import of base.redirect
2016-09-19 12:28:51 +01:00
Andy Gross
d3c69a1326
Remove import of base.redirect
...
This function was removed in ckan/ckan@34f3f18
2016-09-18 03:35:56 -07:00
amercader
a22c6267d7
Add missing docs image
2016-08-18 09:55:34 +01:00
amercader
fdbcf7913b
Remove shapely from doc requirements
2016-08-18 09:47:02 +01:00
amercader
44f05e181c
[ #157 ] Replace MapQuest by Stamen as default tiles
2016-08-03 11:57:10 +01:00
Adrià Mercader
d946df0eb4
Merge pull request #155 from miguelbgouveia/patch-2
...
Improving log error message.
2016-06-17 22:26:06 +01:00
Miguel Gouveia
16fa672a18
Improving log error message.
...
Improving log error message for invalid geoJSON data.
2016-06-17 15:46:22 +01:00
amercader
50249e13a7
[ #145 ] Disable tests for PostGIS 1 for now
2016-06-17 13:33:27 +01:00
Adrià Mercader
cb9c1294f2
Merge pull request #116 from DataShades/spatial-field-solr-5
...
#114 solr-spatial-field search Solr 5 compatibility
2016-05-31 15:22:58 +01:00
Adrià Mercader
feddf58742
Merge pull request #150 from tomkralidis/doc-pycsw-1.10.4
...
adjust pycsw requirements docs
2016-05-09 10:24:03 +01:00
Tom Kralidis
f6b71297fe
adjust pycsw requirements docs
2016-05-06 08:53:04 -04:00