harvester-d4science/ckanext/harvest
Vitor Baptista f028375ad3 [#62] Use current name when updating package, if the user haven't sent a new one
It's hard for someone outside CKAN to make sure they're sending it in the format
we expect. And they'll also have to keep track of our name format, to keep in
sync whenever we change.

To fix this, we simply do what we already do when creating packages: use a
default name. In this case, the current one.
2013-08-18 12:08:30 -03: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 Fix bug where source was being treated as an object, when it's a dict 2013-07-29 07:06:58 -03: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 Hide both the label and the number of datasets when 'status' is not available 2013-08-15 13:25:16 +02:00
tests [#59] Ignore auth when using site_user 2013-08-14 12:28:27 +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