harvester-d4science/ckanext/harvest
Adrià Mercader f02ee45aae [ui] Show config options in harvest source details page 2011-11-18 14:35:46 +00: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 [ckan harvester] Support for creating read-only packages 2011-11-18 14:30:10 +00:00
lib Modify import command to avoid problems with the Session 2011-11-15 11:26:24 +00: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 [ui] Show config options in harvest source details page 2011-11-18 14:35:46 +00: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