[ckan-changes] [okfn/ckan] f9048b: [#1298] Fix activity and about organization pages

GitHub noreply at github.com
Tue Oct 29 16:54:52 UTC 2013


  Branch: refs/heads/1298-fix-orgs-activity-about-page
  Home:   https://github.com/okfn/ckan
  Commit: f9048b313b21f679e6c72d915bd743deb0ade86b
      https://github.com/okfn/ckan/commit/f9048b313b21f679e6c72d915bd743deb0ade86b
  Author: amercader <amercadero at gmail.com>
  Date:   2013-10-29 (Tue, 29 Oct 2013)

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

  Log Message:
  -----------
  [#1298] Fix activity and about organization pages

The controller methods didn't use `self._action` which will use the
appropiate `group_` or `organization_` action depending on the group
type.

The `organization_activity_list_html` action hadn't been used at all
until now, as there was a syntax error.





More information about the ckan-changes mailing list