harvester-d4science/ckanext/harvest
amercader c8e7086567 [#5] Change default auth for showing and listing jobs
Forward auth checks to harvest_source_update instead of
harvest_source_show, as job reports should only be visible to users that
can manage sources.
2013-01-28 16:31:11 +00:00
..
commands Update job keys changed on 9ba6e8f 2013-01-24 17:36:58 +00:00
controllers [#5] Preliminary job report logic function and page (WIP) 2013-01-23 18:04:19 +00:00
harvesters [ckan harvester] Fix bug on force all check 2012-03-15 11:31:12 +00:00
logic [#5] Change default auth for showing and listing jobs 2013-01-28 16:31:11 +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 [#5] Add method for returning the original URL for a document 2013-01-24 18:35:43 +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 [#5] Add helper function for generating a link to a harvest object 2013-01-24 18:21:05 +00:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py [#5] Add helper function for generating a link to a harvest object 2013-01-24 18:21:05 +00:00
queue.py capture errors more cleanly 2013-01-10 10:48:48 +00:00