[ckan-changes] [ckan/ckan] e4661f: Simplify the activity model queries again, to not ...
GitHub
noreply at github.com
Fri Jun 29 20:08:06 UTC 2018
Branch: refs/heads/3484_revision_ui_removal2
Home: https://github.com/ckan/ckan
Commit: e4661f888acc113b5c62f616d639c0f61f5e94f0
https://github.com/ckan/ckan/commit/e4661f888acc113b5c62f616d639c0f61f5e94f0
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-06-29 (Fri, 29 Jun 2018)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/model/activity.py
M ckan/templates-bs2/snippets/activity_stream.html
M ckan/templates/snippets/activity_stream.html
Log Message:
-----------
Simplify the activity model queries again, to not risk them taking too long. Keep the titles in the activity[data][package/group/organization] even if the rest of the data is not provided (eg not logged in), so that the titles can always be displayed. We dont have the package/group/organization names, but that can be sorted using redirects in a following commit.
**NOTE:** This service 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