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

GitHub noreply at github.com
Wed Nov 20 17:36:53 UTC 2013


  Branch: refs/heads/847-new-theming-docs
  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.


  Commit: f0486e42f10ae2ce13562c48462365489af07e42
      https://github.com/okfn/ckan/commit/f0486e42f10ae2ce13562c48462365489af07e42
  Author: joetsoi <joe.yeung.tsoi at gmail.com>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

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

  Log Message:
  -----------
  Merge branch '1298-fix-orgs-activity-about-page'


  Commit: ea7b28ad93c75c6944cb4a6992a196789f4a9c4c
      https://github.com/okfn/ckan/commit/ea7b28ad93c75c6944cb4a6992a196789f4a9c4c
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

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

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan into 847-new-theming-docs


Compare: https://github.com/okfn/ckan/compare/983bb024157e...ea7b28ad93c7


More information about the ckan-changes mailing list