harvester-d4science/ckanext/harvest
joetsoi da2fd45e80 [#65] make harvest_job_exists validator return model object
return the model in the validator instead of checking that it exists in
the validator, returning the id and then fetching it again in the action
function
2013-10-03 15:51:37 +01:00
..
commands [#59] Ignore auth when using site_user 2013-08-14 12:28:27 +01:00
controllers [#30] Remove lxml dependency 2013-05-24 18:12:02 +01:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters [#62] Use current name when updating package, if the user haven't sent a new one 2013-08-18 12:08:30 -03:00
logic [#65] make harvest_job_exists validator return model object 2013-10-03 15:51:37 +01:00
model only migrate harvest sources which are active 2013-06-28 02:32:45 +01:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Use page_heading helper consistently with the main CKAN templates. 2013-05-17 16:12:57 +01:00
templates_new [#58] Check properly for version numbers (patch numbers) 2013-08-19 18:13:01 +01:00
tests [#65] harvest_object_create action 2013-09-17 16:49:19 +01:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
helpers.py use correct limit for paging harvest listing 2013-06-26 11:14:38 +01:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py Avoid importing unnecessary functions from the harvest logic 2013-08-05 18:39:44 +01:00
queue.py [#50] Fix objects deletion on gather exceptions 2013-07-05 13:29:11 +01:00