[ckan-changes] [ckan/ckan] a2e30f: [#3103] Use helper for version instead of context

GitHub noreply at github.com
Thu Jul 14 12:12:29 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: a2e30febe25aabcbcb34b4678489655086fa81f2
      https://github.com/ckan/ckan/commit/a2e30febe25aabcbcb34b4678489655086fa81f2
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M ckan/lib/base.py
    M ckan/lib/helpers.py
    M ckan/templates/base.html

  Log Message:
  -----------
  [#3103] Use helper for version instead of context

Instead of adding the ckan version as a value on `c`, this commit adds a
new template helper that returns `ckan.__version__`.


  Commit: c73908f86a8cc77de55901455ef885296e5eb13a
      https://github.com/ckan/ckan/commit/c73908f86a8cc77de55901455ef885296e5eb13a
  Author: Knut Hühne <knut at viderum.com>
  Date:   2016-07-04 (Mon, 04 Jul 2016)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Add information about moved helper to changelog


  Commit: 552ae7b0f6345e05e5a9460276c57a8229e0fe70
      https://github.com/ckan/ckan/commit/552ae7b0f6345e05e5a9460276c57a8229e0fe70
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Merge pull request #3150 from k-nut/3103-b-update-changelog

Add information about moved helper to changelog


  Commit: ee9d2de8f2b10d7913a1800731d46c1b6cb9cbd6
      https://github.com/ckan/ckan/commit/ee9d2de8f2b10d7913a1800731d46c1b6cb9cbd6
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M CHANGELOG.rst
    M ckan/lib/base.py
    M ckan/lib/helpers.py
    M ckan/templates/base.html

  Log Message:
  -----------
  Merge pull request #3103 from ckan/3103-version-tmpl-helper

ckan.__version__ available as template helper


Compare: https://github.com/ckan/ckan/compare/696c66a6988b...ee9d2de8f2b1


More information about the ckan-changes mailing list