harvester-d4science/ckanext/harvest
Stefan Oderbolz f9b87fff0c Make sure all possible status are always returned
It makes it harded to parse the API response if you always have to check
if 'deleted' is set and if what value it has. I think to simply return 0
for all status value is good practice.
2015-11-17 11:43:11 +01:00
..
commands Add run_test, job_abort, source commands 2015-10-28 17:51:58 +00:00
controllers Merge branch 'master' into 96-harvest-object-encoding-errors 2014-05-15 15:52:13 +01:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters Catch JSONDecodeError when no JSON content 2015-11-16 10:59:18 +01:00
logic Make sure all possible status are always returned 2015-11-17 11:43:11 +01:00
model Add run_test, job_abort, source commands 2015-10-28 17:51:58 +00: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 [#138] Add data attributes to support timezone conversion 2015-07-09 22:35:54 +02:00
tests Revert ok_ - makes it slightly less readable for little benefit. 2015-11-13 13:45:56 +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 Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py Add harvest_source_patch to API 2015-11-11 05:39:29 +01:00
queue.py Add run_test, job_abort, source commands 2015-10-28 17:51:58 +00:00