[ckan-changes] [okfn/ckan] 891921: [xs][middleware] Bug fix: check that lang list is ...

GitHub noreply at github.com
Wed Feb 29 12:30:45 UTC 2012


  Branch: refs/heads/enhancement-1792-api-logic
  Home:   https://github.com/okfn/ckan
  Commit: 891921399980823e186b7130afd498aec69b9957
      https://github.com/okfn/ckan/commit/891921399980823e186b7130afd498aec69b9957
  Author: John Glover <j at johnglover.net>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M ckan/config/middleware.py

  Log Message:
  -----------
  [xs][middleware] Bug fix: check that lang list is not empty (old cookie setup will give a server 500 error)


  Commit: 8346d5d57aaa74222eddb500efdf3ac7dcf53070
      https://github.com/okfn/ckan/commit/8346d5d57aaa74222eddb500efdf3ac7dcf53070
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M ckan/templates/package/resource_read.html
  M ckan/templates/user/login.html

  Log Message:
  -----------
  [xs] fix static files using h.url_for_static()


  Commit: 823983096938d4c48292f3a4cc3e033c8fad5a69
      https://github.com/okfn/ckan/commit/823983096938d4c48292f3a4cc3e033c8fad5a69
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    A bin/webstore_test.py
  M ckan/config/deployment.ini_tmpl
  M ckan/config/middleware.py
  M ckan/config/routing.py
  M ckan/controllers/home.py
  A ckan/controllers/webstore.py
  M ckan/templates/home/index.html
  M ckan/templates/package/resource_read.html
  M ckan/templates/user/login.html
  A ckan/tests/functional/test_webstore.py
  A doc/webstore.rst
  M test-core.ini

  Log Message:
  -----------
  Merge branch 'master' into enhancement-1792-api-logic


  Commit: 6891e476008e2e7c2951b25c496f419f792d2225
      https://github.com/okfn/ckan/commit/6891e476008e2e7c2951b25c496f419f792d2225
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  random fix of assumed typo


  Commit: 1ee7868e35eb4eebffa2a7ea9a35bee2ff449ae4
      https://github.com/okfn/ckan/commit/1ee7868e35eb4eebffa2a7ea9a35bee2ff449ae4
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M ckan/logic/action/create.py
  M ckan/logic/action/update.py

  Log Message:
  -----------
  get functions via get_action()


Compare: https://github.com/okfn/ckan/compare/22ee505...1ee7868


More information about the ckan-changes mailing list