[ckan-changes] [ckan/ckan] 1940b7: [#2307] Show datasets on user dashboard

GitHub noreply at github.com
Mon Mar 2 16:53:10 UTC 2015


  Branch: refs/heads/release-v2.3
  Home:   https://github.com/ckan/ckan
  Commit: 1940b7969b1401b02c826a35a3b3564f110e477e
      https://github.com/ckan/ckan/commit/1940b7969b1401b02c826a35a3b3564f110e477e
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M ckan/controllers/user.py
    A ckan/new_tests/controllers/test_user.py

  Log Message:
  -----------
  [#2307] Show datasets on user dashboard

Probably missed in #2133.

Added a couple of tests


  Commit: 67cd44ffdf70595461eeed7dfabe448fbdc6f722
      https://github.com/ckan/ckan/commit/67cd44ffdf70595461eeed7dfabe448fbdc6f722
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M ckanext/textview/plugin.py

  Log Message:
  -----------
  Don't assume resource format is there


  Commit: aa97617ec37592aae552a677726580a3708ae11a
      https://github.com/ckan/ckan/commit/aa97617ec37592aae552a677726580a3708ae11a
  Author: amercader <amercadero at gmail.com>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M ckanext/reclineview/plugin.py
    M ckanext/reclineview/tests/test_view.py

  Log Message:
  -----------
  [#2322] Check for `_datastore_only_resource` urls on recline views

Otherwise the automatic creation of views in DataStore only resources is
not triggered.


  Commit: 3bf1d0a2052327236aa850fa4089cf6e974c39cf
      https://github.com/ckan/ckan/commit/3bf1d0a2052327236aa850fa4089cf6e974c39cf
  Author: amercader <amercadero at gmail.com>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M ckanext/reclineview/tests/test_view.py

  Log Message:
  -----------
  [#2322] Fix PEP8 and don't pollute global config


Compare: https://github.com/ckan/ckan/compare/2302e72cc892...3bf1d0a20523


More information about the ckan-changes mailing list