[ckan-changes] [ckan/ckan] 6348f0: Fix organization and group image uploads
GitHub
noreply at github.com
Thu Oct 18 09:06:04 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 6348f0948a82ce236f51e63b155509a83966a966
https://github.com/ckan/ckan/commit/6348f0948a82ce236f51e63b155509a83966a966
Author: amercader <amercadero at gmail.com>
Date: 2018-10-17 (Wed, 17 Oct 2018)
Changed paths:
M ckan/views/group.py
Log Message:
-----------
Fix organization and group image uploads
The uploaded file was not being added to the data_dict so the uploader
had nothing to upload, resulting on a broken link.
This does the same than the dataset blueprint view functions.
Commit: 7e58df9c9cb3dac412cab834b41d9443f3abe313
https://github.com/ckan/ckan/commit/7e58df9c9cb3dac412cab834b41d9443f3abe313
Author: Konstantin Sivakov <konstantin.sivakov at keitaro.com>
Date: 2018-10-18 (Thu, 18 Oct 2018)
Changed paths:
M ckan/views/group.py
Log Message:
-----------
Merge pull request #4506 from ckan/fix-org-image-uploads
Fix organization and group image uploads
Compare: https://github.com/ckan/ckan/compare/e70f6e04d28a...7e58df9c9cb3
**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