[ckan-changes] [okfn/ckan] ffbd9e: [#1251] Pass View template variables through to

GitHub noreply at github.com
Thu Nov 7 13:07:04 UTC 2013


  Branch: refs/heads/1251-resource-view
  Home:   https://github.com/okfn/ckan
  Commit: ffbd9e5867b2e7bc7e22a0b05dae3b6bc983d8fc
      https://github.com/okfn/ckan/commit/ffbd9e5867b2e7bc7e22a0b05dae3b6bc983d8fc
  Author: John Glover <j at johnglover.net>
  Date:   2013-11-07 (Thu, 07 Nov 2013)

  Changed paths:
    M ckan/controllers/package.py
    M ckan/lib/helpers.py
    M ckan/templates/package/edit_view.html
    M ckan/templates/package/snippets/resource_view.html
    M ckan/templates/package/snippets/view_form.html
    M ckan/templates/package/view_edit_base.html

  Log Message:
  -----------
  [#1251] Pass View template variables through to
edit templates. Templates added using 'include'
instead of 'snippet'.

Edit and view templates did not have a consistent
name for the resource_view dict, have changed the
view templates to just 'data' for now.


  Commit: aa6efd550dc61af2fae8dc9c3d2cfd2a4dcbc4f2
      https://github.com/okfn/ckan/commit/aa6efd550dc61af2fae8dc9c3d2cfd2a4dcbc4f2
  Author: John Glover <j at johnglover.net>
  Date:   2013-11-07 (Thu, 07 Nov 2013)

  Changed paths:
    M ckanext/pdfpreview/plugin.py

  Log Message:
  -----------
  [#1251] Remove unused import from pdfpreview


  Commit: afff845da26e0bc8ee11ddb8e7987880ad73495b
      https://github.com/okfn/ckan/commit/afff845da26e0bc8ee11ddb8e7987880ad73495b
  Author: John Glover <j at johnglover.net>
  Date:   2013-11-07 (Thu, 07 Nov 2013)

  Changed paths:
    M ckanext/reclinepreview/plugin.py
    M ckanext/reclinepreview/theme/templates/recline_graph_form.html

  Log Message:
  -----------
  [#1251] Use 'data' instead of 'resource_view' in
ReclineView setup_template_variables.

Add simple ReclineGraph schema (still need validators)


Compare: https://github.com/okfn/ckan/compare/1cca7da1eb61...afff845da26e


More information about the ckan-changes mailing list