[ckan-changes] [ckan/ckan] 2bb575: [#1917] Check only for active org memberships
GitHub
noreply at github.com
Tue Sep 16 10:22:50 UTC 2014
Branch: refs/heads/master
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()
Commit: 280fa41ce7b752f8d5ccd8368955a686c597327f
https://github.com/ckan/ckan/commit/280fa41ce7b752f8d5ccd8368955a686c597327f
Author: Sean Hammond <git at seanh.cc>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
[#1917] Add another organization_list_for_user() test
Commit: bb16ca6f701ce81930169460dbf68c04e2b6e938
https://github.com/ckan/ckan/commit/bb16ca6f701ce81930169460dbf68c04e2b6e938
Author: amercader <amercadero at gmail.com>
Date: 2014-09-16 (Tue, 16 Sep 2014)
Changed paths:
M ckan/logic/action/get.py
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
Merge branch '1917'
Compare: https://github.com/ckan/ckan/compare/d74c4cb91695...bb16ca6f701c
More information about the ckan-changes
mailing list