[ckan-changes] [ckan/ckan] 70cb79: [#2678] Add core translation get_translated helper

GitHub noreply at github.com
Fri Jan 8 20:55:14 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 70cb793c11f4424283687f33beffbf99cf325b7c
      https://github.com/ckan/ckan/commit/70cb793c11f4424283687f33beffbf99cf325b7c
  Author: joetsoi <joetsoi at users.noreply.github.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/templates/package/base.html
    M ckan/templates/package/confirm_delete.html
    M ckan/templates/package/followers.html
    M ckan/templates/package/history.html
    M ckan/templates/package/read.html
    M ckan/templates/package/read_base.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/snippets/info.html
    M ckan/templates/package/snippets/package_context.html
    M ckan/templates/package/snippets/resource_info.html
    M ckan/templates/package/snippets/resource_item.html

  Log Message:
  -----------
  [#2678] Add core translation get_translated helper

Change package templates to use helper


  Commit: 1da267da161f99c55dcfcd7c7d1ba16a944b8a17
      https://github.com/ckan/ckan/commit/1da267da161f99c55dcfcd7c7d1ba16a944b8a17
  Author: Ian Ward <ian at excess.org>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#2678] dataset name has no _translated version


  Commit: 341521aa318eed5c312fd2223aa3d9b01472d4be
      https://github.com/ckan/ckan/commit/341521aa318eed5c312fd2223aa3d9b01472d4be
  Author: Ian Ward <ian at excess.org>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ckan/templates/package/base.html

  Log Message:
  -----------
  [#2678] organization name has no _translated version


  Commit: c539a44f1e28e96668ae9888f0ecbd5cb2e65baf
      https://github.com/ckan/ckan/commit/c539a44f1e28e96668ae9888f0ecbd5cb2e65baf
  Author: Ian Ward <ian at excess.org>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ckan/templates/package/confirm_delete.html

  Log Message:
  -----------
  [#2678] package/confirm_delete: use display name


  Commit: 2e42f4fddc6e0e04de508aa70071ed9665c987a6
      https://github.com/ckan/ckan/commit/2e42f4fddc6e0e04de508aa70071ed9665c987a6
  Author: Ian Ward <ian at excess.org>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  [#2678] update confirm delete test


  Commit: 4b7d9e00dec555ea0cf9495f6d52445ea2ba851b
      https://github.com/ckan/ckan/commit/4b7d9e00dec555ea0cf9495f6d52445ea2ba851b
  Author: Ian Ward <ian at excess.org>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/templates/package/base.html
    M ckan/templates/package/confirm_delete.html
    M ckan/templates/package/followers.html
    M ckan/templates/package/history.html
    M ckan/templates/package/read.html
    M ckan/templates/package/read_base.html
    M ckan/templates/package/resource_read.html
    M ckan/templates/package/snippets/info.html
    M ckan/templates/package/snippets/package_context.html
    M ckan/templates/package/snippets/resource_info.html
    M ckan/templates/package/snippets/resource_item.html
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  Merge pull request #2729 from ckan/2678-core-multilingual-fields

[#2678] Add core translation get_translated helper


Compare: https://github.com/ckan/ckan/compare/12ba7794543f...4b7d9e00dec5


More information about the ckan-changes mailing list