[ckan-changes] [okfn/ckan] 172677: [#708] Fix render_markdown() helper function

GitHub noreply at github.com
Tue Apr 2 12:16:42 UTC 2013


  Branch: refs/heads/708-markdown-fixes
  Home:   https://github.com/okfn/ckan
  Commit: 172677d2ad334fb6faca5d3b6c2f0bfc6e7f63fb
      https://github.com/okfn/ckan/commit/172677d2ad334fb6faca5d3b6c2f0bfc6e7f63fb
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#708] Fix render_markdown() helper function


  Commit: 6924bbd41a7ccc77a5e11d8a6012e5ed75c1f510
      https://github.com/okfn/ckan/commit/6924bbd41a7ccc77a5e11d8a6012e5ed75c1f510
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/controllers/group.py
    M ckan/controllers/user.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/package_saver.py
    R ckan/misc.py
    M ckan/model/package.py
    M ckan/templates_legacy/package/read_core.html

  Log Message:
  -----------
  [#708] Switch over to use markdown_extract() not misc.py


  Commit: 2c8977e0bedce4ebc11a066f2ad11aa82e124726
      https://github.com/okfn/ckan/commit/2c8977e0bedce4ebc11a066f2ad11aa82e124726
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M ckan/lib/create_test_data.py
    M ckan/tests/functional/test_package.py
    M ckan/tests/functional/test_user.py
    M ckan/tests/lib/test_dictization.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/misc/test_format_text.py
    M ckan/tests/models/test_package.py

  Log Message:
  -----------
  [#708] Fix tests


Compare: https://github.com/okfn/ckan/compare/172677d2ad33^...2c8977e0bedc


More information about the ckan-changes mailing list