harvester-d4science/ckanext/harvest
Stefan Oderbolz 0fd38e0e54 Use _get_group as a fallback for remote orgs
First try to get a remote org from the remote Action API, if this fails
try to use the old rest api call, which works on older CKAN versions.

Only if both options fail, its currently not possible to get the remote
organization.
2015-01-14 00:10:27 +01:00
..
commands Support for single import commands 2014-05-15 16:30:30 +01:00
controllers Merge branch 'master' into 96-harvest-object-encoding-errors 2014-05-15 15:52:13 +01:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters Use _get_group as a fallback for remote orgs 2015-01-14 00:10:27 +01:00
logic Fix validators on harvest_source_show schema 2014-10-08 12:02:26 +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 [#70] Fix Add harvest source button not showing 2014-01-10 13:48:02 +00: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 Put harvest_source_id in quotes to prevent Solr errors 2013-11-21 14:14:56 +02:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py Always remove harvest extras on after_show if there 2014-08-14 15:31:39 +01:00
queue.py Fix purge command 2013-10-16 12:59:23 +01:00