harvester-d4science/ckanext/harvest
Stefan Oderbolz c52085006a [#61] Truly ignore harvest sources
The currently implementation returns False when a harvest source is being harvested. This leads to an error on the harvesting job, which in turn tends to confuse users that have no idea of this special implementation. This fix ensures that harvest sources are still ignored, but silently.
2013-10-23 07:40:55 +02:00
..
commands Fix CLI sources list output 2013-10-16 13:03:32 +01:00
controllers [#30] Remove lxml dependency 2013-05-24 18:12:02 +01:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters [#61] Truly ignore harvest sources 2013-10-23 07:40:55 +02:00
logic [#65] make harvest_job_exists validator return model object 2013-10-03 15:51:37 +01:00
model only migrate harvest sources which are active 2013-06-28 02:32:45 +01:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Use page_heading helper consistently with the main CKAN templates. 2013-05-17 16:12:57 +01:00
templates_new Only show the 'Add Harvest Source' button if user is authorized 2013-10-11 11:55:14 +01:00
tests [#65] harvest_object_create action 2013-09-17 16:49:19 +01:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
helpers.py use correct limit for paging harvest listing 2013-06-26 11:14:38 +01:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py Avoid importing unnecessary functions from the harvest logic 2013-08-05 18:39:44 +01:00
queue.py Fix purge command 2013-10-16 12:59:23 +01:00