harvester-d4science/ckanext/harvest
Adrià Mercader 63afd199a9 Add link to source documents from object errors 2011-09-08 10:27:36 +01:00
..
commands Add new command to create new jobs for all active sources 2011-09-06 18:25:17 +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 Separate gather and object errors in reports. Add info about guid and object id in the object ones 2011-09-08 09:58:21 +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