harvester-d4science/ckanext/harvest
Stefan Oderbolz 798866d872 Fix name of class to enable automatic conversion of datetimes
when ckan/ckan#2505 got finally merged, the class name to mark datetimes
with a time part that can be automatically converted to the users
timezone, changed.
This commit makes sure this change is reflected in ckanext-harvest.
2015-11-26 01:49:11 +01:00
..
commands Merge remote-tracking branch 'origin/master' into immediate-harvest 2015-11-03 00:40:25 +00:00
controllers [#111] Run jobs straight away. 2015-10-28 21:58:36 +00:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters Enable custom solution to detect existing packages 2015-11-20 16:31:47 +01:00
logic Merge branch 'immediate-harvest' 2015-11-20 12:28:35 +00:00
model [#107] "unchanged" response tested and related fixes 2015-11-03 00:22:53 +00: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 Fix name of class to enable automatic conversion of datetimes 2015-11-26 01:49:11 +01:00
tests Fix queue tests 2015-11-20 14:25:31 +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 Put harvest_source_id in quotes to prevent Solr errors 2013-11-21 14:14:56 +02:00
interfaces.py [#107] "unchanged" response tested and related fixes 2015-11-03 00:22:53 +00:00
plugin.py Add harvest_source_patch to API 2015-11-11 05:39:29 +01:00
queue.py Namespace Redis keys to avoid conflicts between instances 2015-11-20 14:17:25 +00:00