[ckan-changes] [okfn/ckan] 06b77a: [#1808] Rename tag 'display name' to 'display_name...

GitHub noreply at github.com
Mon Feb 27 15:52:24 UTC 2012


  Branch: refs/heads/feature-1821-multilingual-extension
  Home:   https://github.com/okfn/ckan
  Commit: 06b77ac7680cc70162c4efd54c5c6d0ea1b0abae
      https://github.com/okfn/ckan/commit/06b77ac7680cc70162c4efd54c5c6d0ea1b0abae
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
  M ckan/logic/schema.py
  M ckan/templates/_util.html
  M ckan/tests/lib/test_dictization.py
  M ckan/tests/lib/test_dictization_schema.py

  Log Message:
  -----------
  [#1808] Rename tag 'display name' to 'display_name'

Consistent with display_name properties elsewhere


  Commit: 1d2ef95e022fb21c00b484b0926e52367dc367df
      https://github.com/okfn/ckan/commit/1d2ef95e022fb21c00b484b0926e52367dc367df
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    R ckanext/multilingual/__init__.py
  R ckanext/multilingual/tests/__init__.py

  Log Message:
  -----------
  Remove empty __init__.py files

These got added by accident, aren't necessary


  Commit: 69c3ad73a9bda5dddec0546b2fd317a398b856ed
      https://github.com/okfn/ckan/commit/69c3ad73a9bda5dddec0546b2fd317a398b856ed
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-02-24 (Fri, 24 Feb 2012)

  Changed paths:
    M ckanext/multilingual/plugin.py
  M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  [#1808] Don't translate tag or group names

They are used to form URLs, so don't break them


  Commit: dd4a14650a343f177761c1d854abc677de8f9c86
      https://github.com/okfn/ckan/commit/dd4a14650a343f177761c1d854abc677de8f9c86
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M ckan/lib/create_test_data.py
  M ckanext/multilingual/plugin.py

  Log Message:
  -----------
  [#1808] Don't translate package names

They are used to form URLs


Compare: https://github.com/okfn/ckan/compare/0209f98...dd4a146


More information about the ckan-changes mailing list