Commit Graph

789 Commits

Author SHA1 Message Date
Taro Matsuzawa 6e57837f9b WIP: test: remove spatial_ref_sys from metadata.tables 2021-01-06 20:53:25 +09:00
Taro Matsuzawa c46936a5e7 WIP: drop table spatial_ref_sys when drop extension postgis 2021-01-06 20:45:15 +09:00
Taro Matsuzawa 3d82e761ab WIP: downgrade to postgis 2.5 2021-01-06 20:04:33 +09:00
Taro Matsuzawa 2e11aee2ae WIP: ckan_default become spatial_ref_sys owner 2021-01-06 19:42:55 +09:00
Taro Matsuzawa cfd0ff7f24 WIP: use pass_spatial_ref_sys 2021-01-06 19:16:13 +09:00
Taro Matsuzawa f8e3b70897 WIP: test: setup only create extension 2021-01-06 19:03:55 +09:00
Taro Matsuzawa 50311ac610 WIP: added cascade option 2021-01-06 17:03:39 +09:00
Taro Matsuzawa 44e9ec0afb WIP: close all session before drop postgis extension 2021-01-06 16:32:38 +09:00
Taro Matsuzawa f11101659f WIP: reset_db will fail to drop table spatial_ref_sys, so use drop extension instead of drop table 2021-01-06 16:21:10 +09:00
Taro Matsuzawa 078c18411b WIP: github actions ci: install postgis to ckan_test database 2021-01-06 15:57:02 +09:00
Taro Matsuzawa db9ed4aaae WIP: github actions ci: set table to alter view/table 2021-01-06 15:52:10 +09:00
Taro Matsuzawa a3f8b971a3 WIP: github actions ci: remove create extension 2021-01-06 15:39:32 +09:00
Taro Matsuzawa ac46868055 WIP: github actions ci: setup spatial tables 2021-01-06 15:18:38 +09:00
Taro Matsuzawa fbf948dc5b WIP: github actions ci: use test-core.ini and copy configurations from ckan/test-core-circle-ci.ini 2021-01-06 15:02:15 +09:00
Taro Matsuzawa 81f8685287 WIP: github actions ci: fixes solr conf path 2021-01-06 14:50:54 +09:00
Taro Matsuzawa e798694d38 WIP: github actions ci: fixes solr/schema.xml path 2021-01-06 14:46:12 +09:00
Taro Matsuzawa 920c7258f3 WIP: ci test 2021-01-06 14:37:38 +09:00
Sergey Motornyuk aab68f8124 Merge remote-tracking branch 'origin/master' into py3 2020-05-18 16:38:53 +03:00
Sergey Motornyuk 8ea5312ff1 changies in db init 2020-05-06 17:32:14 +03:00
Sergey Motornyuk bc8cdc37e1 add pycsw 2020-05-06 17:16:32 +03:00
Sergey Motornyuk 4b7cd9fca7 rename clean_db fixture 2020-05-06 16:21:08 +03:00
Sergey Motornyuk 411e20da50 Update travis scripts 2020-05-06 15:29:16 +03:00
Sergey Motornyuk 123fc5a6fd Backport pytests 2020-05-06 15:19:21 +03:00
Sergey Motornyuk e84430a92d Install setuptools 2020-05-06 02:04:34 +03:00
Sergey Motornyuk 2420d62847 Fix import for nose tests 2020-05-06 01:20:21 +03:00
Sergey Motornyuk f7dc2bf40d Update tests 2020-05-03 20:28:33 +03:00
Sergey Motornyuk 63274022fd owslib==0.18.0 2020-04-15 02:34:45 +03:00
Sergey Motornyuk 03272a9cd5 Update tests 2020-04-15 02:20:30 +03:00
Sergey Motornyuk e1abd5e0c3 downgrade owslib 2020-04-15 00:54:15 +03:00
Sergey Motornyuk a58510a432 Remove builtins 2020-04-15 00:06:11 +03:00
Sergey Motornyuk 68a872a6cb remove future 2020-04-14 23:11:15 +03:00
Adrià Mercader 4ac25f19aa
Merge pull request #241 from avdata99/patch-2
fix bad link
2020-02-19 14:21:55 +01:00
Andres Vazquez fb4b16ef99
fix bad link 2020-02-18 15:49:13 -03:00
Yan Rudenko de975a0816 update requirements 2020-01-30 16:51:48 +02:00
Sergey Motornyuk 1e6f68990d Use 1.11 six api 2020-01-21 15:28:30 +02:00
Sergey Motornyuk ca35e7a971 Update encoding 2020-01-21 14:31:34 +02:00
Sergey Motornyuk 6060bc5cb4 Fix encoding for gemini harvester 2020-01-21 14:25:53 +02:00
Sergey Motornyuk a0fc527131 pylons config 2020-01-15 11:08:40 +02:00
Sergey Motornyuk 27057e0a39 IClick support 2019-12-13 16:48:20 +02:00
Sergey Motornyuk 93951db642 Add webassets.yml 2019-12-11 14:34:31 +02:00
Sergey Motornyuk e063522032 Futurize 2019-12-11 14:23:03 +02:00
Sergey Motornyuk 2803729263 Update commands 2019-12-11 14:22:28 +02:00
Sergey Motornyuk 2ab242ed97 Update views 2019-12-11 13:44:09 +02:00
Sergey Motornyuk 75a37f8ce4 Split plugins 2019-12-11 12:31:25 +02:00
David Read 150d9688a6
Merge pull request #237 from ckan/fix-travis-requirements-py2
Fix for Travis build, now requirements.txt on master is for python3
2019-11-22 14:24:50 +00:00
David Read 5857bd493c No need to test on CKAN 2.5 - its not supported any more 2019-11-22 13:38:12 +00:00
David Read 16e36d18f5 Fix for Travis build, now requirements.txt on master is for python3 2019-11-22 12:18:01 +00:00
Adrià Mercader f9379473f2
Merge pull request #233 from geosolutions-it/232_fix_pycsw
#232: Fix pycsw imports
2019-10-18 15:30:55 +02:00
Adrià Mercader be1b2d52e7
Merge pull request #227 from avdata99/patch-1
New path for languages
2019-10-17 15:28:07 +02:00
etj 511185535e #232: Fix pycsw imports 2019-10-17 14:29:33 +02:00