[ckan-changes] [ckan/ckan] 13f6e1: Auth working for package activity stream. Auth log...

GitHub noreply at github.com
Mon Mar 12 21:59:25 UTC 2018


  Branch: refs/heads/3484_revision_ui_removal2
  Home:   https://github.com/ckan/ckan
  Commit: 13f6e15534614777495b0a603a290b48f9cbe03c
      https://github.com/ckan/ckan/commit/13f6e15534614777495b0a603a290b48f9cbe03c
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M ckan/controllers/package.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/__init__.py
    M ckan/logic/auth/get.py
    M ckan/model/activity.py
    M ckan/templates-bs2/snippets/activities/changed_package.html
    M ckan/templates-bs2/snippets/activities/new_package.html
    M ckan/templates/package/activity.html
    M ckan/templates/snippets/activities/changed_package.html
    M ckan/templates/snippets/activities/new_package.html
    M ckan/templates/snippets/activity_stream.html

  Log Message:
  -----------
  Auth working for package activity stream. Auth logic split up into 2 functions: activity_show (which takes activity IDs) and activity_list_show (which takes object IDs).




More information about the ckan-changes mailing list