harvester-d4science/ckanext/harvest
Adrià Mercader 7b61fb62bf Ignore missing config values 2011-06-07 15:32:46 +01:00
..
commands [forms] Adapt CLI commands to changes in lib 2011-05-13 16:00:36 +01:00
controllers Add a simple way for harvesters to store configuration options. If form_config_interface is Text on the info dictionary, the configuration field will be enabled in the form. Harvesters can also provide a validate_config method. 2011-06-07 12:07:53 +01:00
harvesters Load config in the CKAN harvester 2011-06-07 13:35:11 +01:00
lib Add a simple way for harvesters to store configuration options. If form_config_interface is Text on the info dictionary, the configuration field will be enabled in the form. Harvesters can also provide a validate_config method. 2011-06-07 12:07:53 +01:00
logic Ignore missing config values 2011-06-07 15:32:46 +01:00
model take tables out of global scope at import time 2011-05-31 18:02:07 +01:00
public/ckanext/harvest Add a new info method to the harvester interface so implementations can provide details. Use this to build the WUI form 2011-05-13 18:39:36 +01:00
templates Add a simple way for harvesters to store configuration options. If form_config_interface is Text on the info dictionary, the configuration field will be enabled in the form. Harvesters can also provide a validate_config method. 2011-06-07 12:07:53 +01:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
interfaces.py Add a new info method to the harvester interface so implementations can provide details. Use this to build the WUI form 2011-05-13 18:39:36 +01:00
plugin.py Reverting previous changeset, as it conflicts with dgu_form_api 2011-06-07 11:58:35 +01:00
queue.py [merge] from new-forms, as forms refactoring has been merged in core 2011-05-20 13:50:15 +01:00