[ckan-changes] [okfn/ckan] 2bdaa7: [#880] Show the file upload field

GitHub noreply at github.com
Mon Aug 26 13:13:04 UTC 2013


  Branch: refs/heads/880-filestore-relative-urls
  Home:   https://github.com/okfn/ckan
  Commit: 2bdaa7edb985f7859ac4e1d0e2a7a1aac7d50141
      https://github.com/okfn/ckan/commit/2bdaa7edb985f7859ac4e1d0e2a7a1aac7d50141
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/snippets/resource_form.html

  Log Message:
  -----------
  [#880] Show the file upload field


  Commit: 5a89f22534c7761a68016feabafad42209fbfb3f
      https://github.com/okfn/ckan/commit/5a89f22534c7761a68016feabafad42209fbfb3f
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-08-23 (Fri, 23 Aug 2013)

  Changed paths:
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/snippets/resource_form.html

  Log Message:
  -----------
  Revert "[#880] Show the file upload field"

This reverts commit 2bdaa7edb985f7859ac4e1d0e2a7a1aac7d50141.


  Commit: d8b9ec8b518c27349caa86d6c1bd9b8b09097682
      https://github.com/okfn/ckan/commit/d8b9ec8b518c27349caa86d6c1bd9b8b09097682
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-08-26 (Mon, 26 Aug 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#880] Don't always expect url_type to be defined


  Commit: 5f20a3a8001fc2bf82cb272c73603f3a616d3b60
      https://github.com/okfn/ckan/commit/5f20a3a8001fc2bf82cb272c73603f3a616d3b60
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-08-26 (Mon, 26 Aug 2013)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#880] new_resource just creates a new resource

new_resource creates a new resouce in pending and redirects to the
edit_resource action. This makes all resources trackable and deletable later.


Compare: https://github.com/okfn/ckan/compare/5ffb9648a4ae...5f20a3a8001f


More information about the ckan-changes mailing list