harvester-d4science/ckanext/harvest
joetsoi 7257258ca4 mark new harvest objects as current
When a new harvest_object for a new package was being created, it
was immediately being marked as false, as all objects were marked
as false, including the new object just created and newly marked
as current=true.

Fix so that old HarvestObjects are only marked as current=False
when updating an existing package.
2013-03-07 20:27:27 +00:00
..
commands fix print gather_errors 2013-03-05 12:49:20 +00:00
controllers [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
fanstatic_library/styles [#7] Harvest listing page and HTML/CSS cleanup 2013-02-27 11:14:04 +00:00
harvesters mark new harvest objects as current 2013-03-07 20:27:27 +00:00
logic [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
model Merge branch '4-new-auth-for-2.0' into 5-improve-job-errors-reporting 2013-02-05 12:36:26 +00:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Status can have links in it now. 2012-07-23 16:15:11 +01:00
templates_new Fix for removed snippet from ckan core 2013-03-07 11:52:59 +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 source extras field type 2013-02-25 18:07:34 +00:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
queue.py Merge branch '2.0-dataset-sources' into source_extra_config_validation 2013-03-06 01:10:48 +00:00