harvester-d4science/ckanext/harvest
Adrià Mercader c36d9bdd8e Add new command to create new jobs for all active sources 2011-09-06 18:25:17 +01:00
..
commands Add new command to create new jobs for all active sources 2011-09-06 18:25:17 +01:00
controllers Page packages in the harvest source details page 2011-06-14 10:27:48 +01:00
harvesters Make harvesters work with latest ckan release 2011-07-29 11:31:03 +01:00
lib Add new command to create new jobs for all active sources 2011-09-06 18:25:17 +01:00
logic use hasattr for config validation 2011-06-09 11:35:58 +02:00
model [model]: More careful about creating tables, since paster db upgrade loads the envrionment and therefore runs setup() before it does the migrations, and therefore in this instance we do not want to create the db tables. 2011-08-10 16:25:57 +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 Page packages in the harvest source details page 2011-06-14 10:27:48 +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 use hasattr for config validation 2011-06-09 11:35:58 +02:00
queue.py [merge] from new-forms, as forms refactoring has been merged in core 2011-05-20 13:50:15 +01:00