[ckan-changes] [ckan/ckan] 2bb575: [#1917] Check only for active org memberships

GitHub noreply at github.com
Wed Sep 10 11:54:54 UTC 2014


  Branch: refs/heads/1917
  Home:   https://github.com/ckan/ckan
  Commit: 2bb5759ea063960ea915dd4462626b2d93316c04
      https://github.com/ckan/ckan/commit/2bb5759ea063960ea915dd4462626b2d93316c04
  Author: Sean Hammond <git at seanh.cc>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

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

  Log Message:
  -----------
  [#1917] Check only for active org memberships

When returning the list of organizations that a user belongs to return
only the organizations that they currently belong to - not orgs that
they were previously a member of.


  Commit: 687c29bdf0cad34f0bd83d401ae70434e2cf9a7f
      https://github.com/ckan/ckan/commit/687c29bdf0cad34f0bd83d401ae70434e2cf9a7f
  Author: Sean Hammond <git at seanh.cc>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

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

  Log Message:
  -----------
  [#1917] Add tests and docstring for organization_list_for_user()


Compare: https://github.com/ckan/ckan/compare/2bb5759ea063^...687c29bdf0ca


More information about the ckan-changes mailing list