harvester-d4science/ckanext/harvest
amercader 288e1429a6 [#4] Remove the loading of different authorization profiles
The different profiles will be now configured via the harvest source
datasets on CKAN core, so it is no longer needed.

Also simplify IActions and IAuthFunction hook calls.
2013-01-09 17:32:05 +00:00
..
commands use correct queue for gather stage 2012-11-15 14:21:09 +00:00
controllers [#4] Fixes on the auth layer against the new core auth 2012-12-20 16:09:26 +00:00
harvesters [ckan harvester] Fix bug on force all check 2012-03-15 11:31:12 +00:00
logic [#4] Minor change on the state field to fix a bug on harvest_source_show 2013-01-09 17:31:30 +00:00
model Merge branch 'release-v2.0' into 4-new-auth-for-2.0 2012-12-20 16:38:57 +00:00
public/ckanext/harvest Minor css tweaks on the forms 2012-08-15 18:26:36 +01:00
templates Status can have links in it now. 2012-07-23 16:15:11 +01:00
templates_new Move logic from setup_template_variables to helper functions 2013-01-09 11:07:44 +00:00
tests Merge branch 'release-v2.0' into 4-new-auth-for-2.0 2012-12-20 16:38:57 +00:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
helpers.py Move logic from setup_template_variables to helper functions 2013-01-09 11:07:44 +00: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 [#4] Remove the loading of different authorization profiles 2013-01-09 17:32:05 +00:00
queue.py make sure gather phase finishes job if there is a severe error 2012-12-24 12:21:21 +00:00