harvester-d4science/ckanext/harvest
amercader 1792180e4f Better harvest source dataset migration
Current implementation only checked for the first source to exist and
didn't allow to rerun the migration for other sources if there was an
error. With the new one, all non existing sources are migrated each
time.
2013-05-24 14:49:55 +01:00
..
commands [#32] redis queue support 2013-04-21 17:04:57 +01:00
controllers [#34] Integrate clear command with delete source 2013-05-20 14:30:22 +01:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters Ignore remote orgs in CKAN harvester 2013-05-16 17:30:54 +01:00
logic [#34] Integrate clear command with delete source 2013-05-20 14:30:22 +01:00
model Better harvest source dataset migration 2013-05-24 14:49:55 +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 [#34] Integrate clear command with delete source 2013-05-20 14:30:22 +01:00
tests Update queue tests 2013-04-22 17:56:11 +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 [#27] fix package_list_for_source for unowned data sources 2013-03-21 15:59:22 +00:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py [#34] Expose harvest source clear button 2013-05-16 17:51:48 +01:00
queue.py Changes in Redis conusmer to make tests work 2013-04-22 18:08:19 +01:00