[ckan-changes] [ckan/ckan] 937dae: Add localization support for group templates

GitHub noreply at github.com
Tue May 30 11:58:29 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 937dae73d9ed16d3f7ef4bf5e94b3ed09724de9a
      https://github.com/ckan/ckan/commit/937dae73d9ed16d3f7ef4bf5e94b3ed09724de9a
  Author: Mikko Nieminen <mikko.nieminen at gofore.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M ckan/templates/group/about.html
    M ckan/templates/group/edit.html
    M ckan/templates/group/edit_base.html
    M ckan/templates/group/read.html
    M ckan/templates/group/read_base.html
    M ckan/templates/group/snippets/group_item.html
    M ckan/templates/group/snippets/info.html

  Log Message:
  -----------
  Add localization support for group templates


  Commit: bc2e6e4b7785172fc244094e135a24e01d39e62d
      https://github.com/ckan/ckan/commit/bc2e6e4b7785172fc244094e135a24e01d39e62d
  Author: Mikko Nieminen <mikko.nieminen at gofore.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M ckan/templates/group/snippets/group_item.html

  Log Message:
  -----------
  Add localization support to group_item template View-link


  Commit: 759113acd3f2480197e0fd33c8de4fd521fda178
      https://github.com/ckan/ckan/commit/759113acd3f2480197e0fd33c8de4fd521fda178
  Author: Mikko Nieminen <mikko.nieminen at gofore.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M ckan/templates/group/snippets/group_item.html

  Log Message:
  -----------
  Fix failing group tests


  Commit: b77c6faba4b32638d1f0f0a78356f5cd9f3bbb4b
      https://github.com/ckan/ckan/commit/b77c6faba4b32638d1f0f0a78356f5cd9f3bbb4b
  Author: Mikko Nieminen <mikko.nieminen at gofore.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
    M ckan/templates/group/about.html
    M ckan/templates/group/edit.html
    M ckan/templates/group/edit_base.html
    M ckan/templates/group/read.html
    M ckan/templates/group/read_base.html
    M ckan/templates/group/snippets/info.html

  Log Message:
  -----------
  Improve conditionals in templates between translated and display_name


  Commit: 16cc532b7c560b709a13a110e186e7dd48bf036a
      https://github.com/ckan/ckan/commit/16cc532b7c560b709a13a110e186e7dd48bf036a
  Author: Mikko Nieminen <mikko.nieminen at gofore.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  Add include_extras to group index group_list call to display localized fields in group search


  Commit: e3b757844552b8259310781c16c16fe827cfea95
      https://github.com/ckan/ckan/commit/e3b757844552b8259310781c16c16fe827cfea95
  Author: Ian Ward <ian at excess.org>
  Date:   2017-05-30 (Tue, 30 May 2017)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/templates/group/about.html
    M ckan/templates/group/edit.html
    M ckan/templates/group/edit_base.html
    M ckan/templates/group/read.html
    M ckan/templates/group/read_base.html
    M ckan/templates/group/snippets/group_item.html
    M ckan/templates/group/snippets/info.html

  Log Message:
  -----------
  Merge pull request #3559 from 6aika/add-localization-support-for-groups

Add localization support for groups


Compare: https://github.com/ckan/ckan/compare/024c70f926ca...e3b757844552


More information about the ckan-changes mailing list