[ckan-changes] [ckan/ckan] 1cf0f4: Minor tweaks in dashboard_activity_list functions

GitHub noreply at github.com
Thu Aug 4 14:50:54 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 1cf0f402a53006e45a49b72476fea1f3c1739a27
      https://github.com/ckan/ckan/commit/1cf0f402a53006e45a49b72476fea1f3c1739a27
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  Minor tweaks in dashboard_activity_list functions

The activities refer to the logged in / authorized user, there isn't
support for providing another user id as the docs suggested.


  Commit: 868dcbb29b9ca587e3bfa18fdb33cf963e8255f3
      https://github.com/ckan/ckan/commit/868dcbb29b9ca587e3bfa18fdb33cf963e8255f3
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M ckan/lib/activity_streams.py

  Log Message:
  -----------
  Only create dataset link on activity stream if enough data

If an activity regarding a dataset was created directly via the API, the
UI rendering crashed because it expected `data` to contain the package
dict.


  Commit: 60134e844f3a68083c5aaf956872823745a3b02a
      https://github.com/ckan/ckan/commit/60134e844f3a68083c5aaf956872823745a3b02a
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M ckan/lib/activity_streams.py
    M ckan/logic/action/get.py

  Log Message:
  -----------
  Merge pull request #3185 from ckan/minor-activity-doc-tweaks

Minor tweaks in dashboard_activity_list functions


Compare: https://github.com/ckan/ckan/compare/5f4949c924f3...60134e844f3a


More information about the ckan-changes mailing list