harvester-d4science/ckanext/harvest
David Raznick 31dac7029a fix to make import stage work on its own 2011-09-28 14:27:28 +01:00
..
commands fix to make import stage work on its own 2011-09-28 14:27:28 +01:00
controllers Add link to source documents from object errors 2011-09-08 10:27:36 +01:00
harvesters Make harvesters work with latest ckan release 2011-07-29 11:31:03 +01:00
lib fix to make import stage work on its own 2011-09-28 14:27:28 +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 Add link to source documents from object errors 2011-09-08 10:27:36 +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 Add link to source documents from object errors 2011-09-08 10:27:36 +01:00
queue.py [merge] from new-forms, as forms refactoring has been merged in core 2011-05-20 13:50:15 +01:00