[ckan-changes] [ckan/ckan] dca63e: PEP8 and tidy
GitHub
noreply at github.com
Fri Dec 21 17:18:43 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: dca63e897c33c571b184342eb3b70f50c65c204b
https://github.com/ckan/ckan/commit/dca63e897c33c571b184342eb3b70f50c65c204b
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-21 (Fri, 21 Dec 2018)
Changed paths:
M ckan/logic/action/get.py
M ckan/logic/auth/__init__.py
M ckan/model/activity.py
M ckan/model/package.py
M ckan/templates-bs2/group/activity_stream.html
M ckan/templates-bs2/organization/activity_stream.html
M ckan/templates-bs2/package/snippets/resources.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/package/snippets/resources.html
M ckan/templates/user/activity_stream.html
M ckan/tests/controllers/test_package.py
M ckan/tests/logic/action/test_get.py
M ckan/views/dataset.py
Log Message:
-----------
PEP8 and tidy
This is extracted from https://github.com/ckan/ckan/pull/3972
The only functional change is: <h2> -> <h1> which is for consistency with
others of type: {% block primary_content_inner %}
Commit: d19484b5fb06a93683df977fb353a73f6d4a7341
https://github.com/ckan/ckan/commit/d19484b5fb06a93683df977fb353a73f6d4a7341
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-21 (Fri, 21 Dec 2018)
Changed paths:
M ckan/templates/package/snippets/resources.html
Log Message:
-----------
Remove tab
Commit: 828c9b26d451172b9957298346fc7cc1a1a090e2
https://github.com/ckan/ckan/commit/828c9b26d451172b9957298346fc7cc1a1a090e2
Author: David Read <david.read at hackneyworkshop.com>
Date: 2018-12-21 (Fri, 21 Dec 2018)
Changed paths:
M ckan/logic/action/get.py
M ckan/logic/auth/__init__.py
M ckan/model/activity.py
M ckan/model/package.py
M ckan/templates-bs2/group/activity_stream.html
M ckan/templates-bs2/organization/activity_stream.html
M ckan/templates-bs2/package/snippets/resources.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/package/snippets/resources.html
M ckan/templates/user/activity_stream.html
M ckan/tests/controllers/test_package.py
M ckan/tests/logic/action/test_get.py
M ckan/views/dataset.py
Log Message:
-----------
Merge pull request #4602 from ckan/pep8-and-tidy
PEP8 and tidy
Compare: https://github.com/ckan/ckan/compare/902a3c06b341...828c9b26d451
**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