[ckan-changes] [okfn/ckan] 9a0890: [#636] Fix deleted members having rights

GitHub noreply at github.com
Tue Mar 26 09:47:09 UTC 2013


  Branch: refs/heads/release-v2.0
  Home:   https://github.com/okfn/ckan
  Commit: 9a0890aec17fca535b48d5b61d3f69842201563a
      https://github.com/okfn/ckan/commit/9a0890aec17fca535b48d5b61d3f69842201563a
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

  Changed paths:
    M ckan/new_authz.py

  Log Message:
  -----------
  [#636] Fix deleted members having rights


  Commit: cdefc5621006ef297ee10100596498fa080c07bb
      https://github.com/okfn/ckan/commit/cdefc5621006ef297ee10100596498fa080c07bb
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

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

  Log Message:
  -----------
  [#636] Check we set state to active


  Commit: 6eefb58d712ab3f0d1b196c415c51c1b442f2c32
      https://github.com/okfn/ckan/commit/6eefb58d712ab3f0d1b196c415c51c1b442f2c32
  Author: John Glover <j at johnglover.net>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

  Changed paths:
    M ckan/tests/logic/test_auth.py

  Log Message:
  -----------
  [#636] Fix group auth tests.

A partial update was removing members
from a group so at the next call to group_update
authorization was denied. The whole group dict
is now fetched using group_show before being
updated.

Also some PEP8 fixes.


  Commit: 1bbe315777dbf2fb7328f2abc358006e2f50d3a9
      https://github.com/okfn/ckan/commit/1bbe315777dbf2fb7328f2abc358006e2f50d3a9
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

  Changed paths:
    M ckan/logic/validators.py
    M ckan/templates/package/snippets/package_basic_fields.html

  Log Message:
  -----------
  [#664] Fix Group selector in dataset forms


Compare: https://github.com/okfn/ckan/compare/f2110556aa50...1bbe315777db


More information about the ckan-changes mailing list