harvester-d4science/ckanext/harvest
David Read 78933fb775 [#253] Fix default_groups by saving the dicts to the config object, since saving it to the harvester object doesnt work in the real world. This is a lot more efficient than doing group_show for every dataset imported. 2016-06-27 12:01:35 +01:00
..
commands README updates 2016-05-11 13:29:53 +02:00
controllers Merge branch 'master' of github.com:ckan/ckanext-harvest into 214-remove-genshi 2015-12-10 16:02:50 +00:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters [#253] Fix default_groups by saving the dicts to the config object, since saving it to the harvester object doesnt work in the real world. This is a lot more efficient than doing group_show for every dataset imported. 2016-06-27 12:01:35 +01:00
i18n [#214] Move ckanext/harvest/templates/templates_new to ckanext/harvest/templates 2015-12-11 15:24:45 +00:00
logic [#253] Fix default_groups by saving the dicts to the config object, since saving it to the harvester object doesnt work in the real world. This is a lot more efficient than doing group_show for every dataset imported. 2016-06-27 12:01:35 +01:00
model [#249] Test and fix docs for default_tags. Needed to improve error handling when saving ValidationError in a HOE. 2016-06-09 22:11:03 +00:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Fix syntax error in template 2016-05-09 14:36:21 +03:00
tests [#249] Add test for default_extras. 2016-06-10 09:51:17 +00:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
helpers.py Put harvest_source_id in quotes to prevent Solr errors 2013-11-21 14:14:56 +02:00
interfaces.py Hint about rerunning the import_stage. 2015-12-01 17:59:11 +00:00
log.py README updates 2016-05-11 13:29:53 +02:00
plugin.py Changed default config params for the database logger 2016-05-16 13:15:12 +02:00
queue.py Fetch stage can also return "unchanged", same as the import stage. Used by DGU. It is useful to skip an object like this, to avoid saving the fetched content in a HarvestObject (saves disk usage). 2015-12-01 17:38:57 +00:00