[ckan-changes] [ckan/ckan] e5edeb: Activity stream now has object as a dict - more co...
GitHub
noreply at github.com
Fri May 11 12:48:16 UTC 2018
Branch: refs/heads/3484_revision_ui_removal2
Home: https://github.com/ckan/ckan
Commit: e5edeb32f916471667461f7ed5caaab1bc4b257a
https://github.com/ckan/ckan/commit/e5edeb32f916471667461f7ed5caaab1bc4b257a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-05-04 (Fri, 04 May 2018)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/model/activity.py
M ckan/templates/snippets/activity_stream.html
Log Message:
-----------
Activity stream now has object as a dict - more consistent.
Commit: 556189515a31d3b855563c82d8466ffc0bb7ab15
https://github.com/ckan/ckan/commit/556189515a31d3b855563c82d8466ffc0bb7ab15
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-05-11 (Fri, 11 May 2018)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/user.py
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/model/activity.py
M ckan/templates-bs2/group/activity_stream.html
M ckan/templates-bs2/organization/activity_stream.html
M ckan/templates-bs2/snippets/activity_stream.html
M ckan/templates-bs2/user/activity_stream.html
M ckan/templates/group/activity_stream.html
M ckan/templates/organization/activity_stream.html
M ckan/templates/snippets/activity_stream.html
M ckan/templates/user/activity_stream.html
Log Message:
-----------
Activity stream lists for user/group/org now name/title for packages/groups/orgs. Again, bigger queries, but saves doing it as separate queries at render time.
Compare: https://github.com/ckan/ckan/compare/d66dfa0e1885...556189515a31
**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