[ckan-changes] [ckan/ckan] 7c9d4e: [#2085] only link to http, https and ftp resource ...

GitHub noreply at github.com
Tue Feb 10 11:52:59 UTC 2015


  Branch: refs/heads/release-v2.0.6
  Home:   https://github.com/ckan/ckan
  Commit: 7c9d4ecc1e5c86856fea74b342827aa875f04524
      https://github.com/ckan/ckan/commit/7c9d4ecc1e5c86856fea74b342827aa875f04524
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/snippets/resource_item.html

  Log Message:
  -----------
  [#2085] only link to http, https and ftp resource urls


  Commit: 6a4ef8900ae351926ebaa96eab8dbcefbebc973d
      https://github.com/ckan/ckan/commit/6a4ef8900ae351926ebaa96eab8dbcefbebc973d
  Author: Ian Ward <ian at excess.org>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/templates/package/resource_read.html

  Log Message:
  -----------
  [#2085] show non-url urls as text in resource_read


  Commit: 3c45edc0f1e0f9409dedd1c156e3475da0266681
      https://github.com/ckan/ckan/commit/3c45edc0f1e0f9409dedd1c156e3475da0266681
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/lib/create_test_data.py
    M ckanext/stats/stats.py
    M ckanext/stats/tests/test_stats_lib.py

  Log Message:
  -----------
  [#1936] Avoid private and deleted datasets on stats plugin

The following queries have been udpated:

* Top groups: avoid deleted groups

* Most edited datasets: avoid deleted and private datasets

* Top rated packages: avoid deleted and private datasets (I don't think
  this works anyway)

* Top package owners: don't include deleted or private datasets in the
  counts

Tests updated.

Conflicts:
	ckanext/stats/stats.py


Compare: https://github.com/ckan/ckan/compare/9f8f89e40e76...3c45edc0f1e0


More information about the ckan-changes mailing list