[ckan-changes] [ckan/ckan] cf9f2d: Add tests for activity stream
GitHub
noreply at github.com
Fri Jan 18 18:36:28 UTC 2019
Branch: refs/heads/activity-stream-fixes
Home: https://github.com/ckan/ckan
Commit: cf9f2df744b59f74c137aab6e965dd8bddab96b7
https://github.com/ckan/ckan/commit/cf9f2df744b59f74c137aab6e965dd8bddab96b7
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-01-18 (Fri, 18 Jan 2019)
Changed paths:
M ckan/tests/controllers/test_organization.py
M ckan/tests/controllers/test_package.py
Log Message:
-----------
Add tests for activity stream
Commit: 95c38f8cae05e107743213d764e45e2a9c4822aa
https://github.com/ckan/ckan/commit/95c38f8cae05e107743213d764e45e2a9c4822aa
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-01-18 (Fri, 18 Jan 2019)
Changed paths:
M ckan/logic/action/get.py
M ckan/model/activity.py
M ckan/views/group.py
Log Message:
-----------
Split group_activity_list off for when its an organization, so query can be based on owner_org.
Commit: 4e8cef96ab87068b4c039a01916034c975c8129e
https://github.com/ckan/ckan/commit/4e8cef96ab87068b4c039a01916034c975c8129e
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-01-18 (Fri, 18 Jan 2019)
Changed paths:
M ckan/model/activity.py
M ckan/tests/controllers/test_group.py
M ckan/tests/controllers/test_organization.py
Log Message:
-----------
Fix group activity stream to show deleted datasets. Add tests.
Compare: https://github.com/ckan/ckan/compare/2d45fd8964d4...4e8cef96ab87
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the ckan-changes
mailing list