spatial-d4science/ckanext/spatial
amercader 2ff5a11911 [#8] Use site user for harvesting actions
You don't need to create a 'harvest' sysadmin user any more.
By default this will be the internal site admin user. This is the
recommended setting, but if necessary it can be overridden by
the `ckanext.spatial.harvest.user_name` config option, eg to
support the old hardcoded 'harvest' user
2013-02-15 12:28:58 +00:00
..
commands [#8] Rename harvested document model to ISODocument 2013-02-13 19:16:36 +00:00
controllers Add XSL for converting Gemini XML to nice HTML, used in controllers/api.py. 2013-02-08 17:31:34 +00:00
harvesters [#8] Use site user for harvesting actions 2013-02-15 12:28:58 +00:00
lib Spatial query can now be ordered. Does not play nicely with SOLR options - just uses that to get the facets counts and return each result. Have added performance tests for two alternative queries. 2013-02-08 17:28:37 +00:00
model [#8] Rename harvested document model to ISODocument 2013-02-13 19:16:36 +00:00
public [#6] Move to Leaflet for dataset map widget 2013-01-18 15:12:09 +00:00
templates Add XSL for converting Gemini XML to nice HTML, used in controllers/api.py. 2013-02-08 17:31:34 +00:00
tests [#8] Rename harvested document model to ISODocument 2013-02-13 19:16:36 +00:00
validation [#8] Rename harvested document model to ISODocument 2013-02-13 19:16:36 +00:00
__init__.py Initial commit. This extension will hold geo-related functionalities moved from ckanext-harvest. 2011-04-11 16:53:47 +01:00
html.py Remove stuff from html.py 2013-01-18 15:11:06 +00:00
nongeos_plugin.py [#4] Register resources only once for all plugins 2013-01-15 20:00:46 +00:00
plugin.py Spatial query can now be ordered. Does not play nicely with SOLR options - just uses that to get the facets counts and return each result. Have added performance tests for two alternative queries. 2013-02-08 17:28:37 +00:00