harvester-d4science/ckanext/harvest
David Read a5fac2ac86 Added logic for getting a harvest source when viewing a dataset. 2012-06-01 17:03:40 +01:00
..
commands Fix name of the queue logger. Moved imports of ckanext.harvest until after _load_config so that the loggers do not start disabled. 2012-04-10 20:10:17 +01:00
controllers Fix merge 2012-03-07 15:04:50 +00:00
harvesters [ckan harvester] Fix bug on force all check 2012-03-15 11:31:12 +00:00
logic Added logic for getting a harvest source when viewing a dataset. 2012-06-01 17:03:40 +01:00
model [#1726][model] Harvest source reference compatibility 2012-02-01 12:52:52 +00:00
public/ckanext/harvest [ui] Fix style for CKAN 1.7 2012-05-09 16:03:03 +01:00
templates Withdrawn language introduced for uklp. 2012-05-28 18:41:03 +01:00
tests [tests,auth] Add tests for the auth profiles 2012-03-08 16:14:44 +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 Added logic for getting a harvest source when viewing a dataset. 2012-06-01 17:03:40 +01:00
queue.py Logging is now assured. 2012-04-10 20:53:29 +01:00