[ckan-changes] [ckan/ckan] dc1cb4: Fix #2926: Only include snippet HTML comment in de...

GitHub noreply at github.com
Thu Mar 24 14:51:01 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: dc1cb46f3bd82d319da758df3a986f358adaec03
      https://github.com/ckan/ckan/commit/dc1cb46f3bd82d319da758df3a986f358adaec03
  Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M ckan/lib/base.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/lib/test_base.py

  Log Message:
  -----------
  Fix #2926: Only include snippet HTML comment in debug mode.

Previously, the {% snippet %} Jinja-directive always surrounded the
snippet's content with HTML comments. Now this is only done if the
`debug` configuration variable is true.


  Commit: 12ef4e0110088c58feda599f53ae3189f887fa09
      https://github.com/ckan/ckan/commit/12ef4e0110088c58feda599f53ae3189f887fa09
  Author: amercader <amercadero at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M ckan/lib/base.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/lib/test_base.py

  Log Message:
  -----------
  Merge branch '2926-snippet-html-comment-only-debug' of https://github.com/torfsen/ckan into torfsen-2926-snippet-html-comment-only-debug


  Commit: f57acc1c382bc6c3f217903185ef9c9702419062
      https://github.com/ckan/ckan/commit/f57acc1c382bc6c3f217903185ef9c9702419062
  Author: amercader <amercadero at gmail.com>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M ckan/lib/base.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/lib/test_base.py

  Log Message:
  -----------
  Merge branch 'torfsen-2926-snippet-html-comment-only-debug'


Compare: https://github.com/ckan/ckan/compare/a340374bc443...f57acc1c382b


More information about the ckan-changes mailing list