harvester-d4science/ckanext/harvest
Petar Efnushev 009cc57e09 Added clean-up mechanism for the harvest log 2016-05-06 18:44:02 +02:00
..
commands Added clean-up mechanism for the harvest log 2016-05-06 18:44:02 +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 [#158] Tone down log message 2016-02-17 10:05:57 +00:00
i18n [#214] Move ckanext/harvest/templates/templates_new to ckanext/harvest/templates 2015-12-11 15:24:45 +00:00
logic Partial fixes 2016-04-25 19:53:49 +02:00
model Added clean-up mechanism for the harvest log 2016-05-06 18:44:02 +02:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Replace deprecated nav_named_link by nav_link 2016-03-02 11:44:21 +01:00
tests Partial fixes 2016-04-25 19:53:49 +02: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 Partial fixes 2016-04-25 19:53:49 +02:00
plugin.py fix unicode encode error in facet filters with scandinavian alphabets 2016-03-23 10:38:04 +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