[ckan-changes] [ckan/ckan] 6eb9f0: [#1639] Fix bug when loading the users from ckan.h...
GitHub
noreply at github.com
Wed Apr 9 10:11:32 UTC 2014
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 6eb9f077a642ac9bffba5f0d9c2f257a5837fe74
https://github.com/ckan/ckan/commit/6eb9f077a642ac9bffba5f0d9c2f257a5837fe74
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-04-08 (Tue, 08 Apr 2014)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#1639] Fix bug when loading the users from ckan.hide_activity_from_users
The problem was that we did set ```user_list```, but never used it.
Commit: 0d634976324e6215a1942ba542b99dc51cdbfbb9
https://github.com/ckan/ckan/commit/0d634976324e6215a1942ba542b99dc51cdbfbb9
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Merge pull request #1639 from ckan/1639-fix-bug-in-activity-stream-get-filtered-users
_activity_stream_get_filtered_users() doesn't work when there's the config ckan.hide_activity_from_users
Compare: https://github.com/ckan/ckan/compare/5ace2dee9a72...0d634976324e
More information about the ckan-changes
mailing list