[ckan-changes] [okfn/ckan] d41af4: [#1553] Do not show upload when not logged in
GitHub
noreply at github.com
Wed Jul 25 14:24:00 UTC 2012
Branch: refs/heads/2375-demo-theme-development
Home: https://github.com/okfn/ckan
Commit: d41af4ce1bf77d2a9c23146b910a5810cf1c2048
https://github.com/okfn/ckan/commit/d41af4ce1bf77d2a9c23146b910a5810cf1c2048
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/templates/package/new_resource.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/snippets/resource_form.html
Log Message:
-----------
[#1553] Do not show upload when not logged in
Previously the upload form would be displayed when the user was
creating a dataset and not logged in. This would cause the upload
to fail. Instead we now remove the field.
More information about the ckan-changes
mailing list