[ckan-changes] [okfn/ckan] 6a0d69: Contains fixes for group api tests and re-instatin...

GitHub noreply at github.com
Fri Sep 14 08:34:21 UTC 2012


  Branch: refs/heads/2375-demo-organizations
  Home:   https://github.com/okfn/ckan
  Commit: 6a0d693454048cc9fbcde7b0297a4be3c31cb84d
      https://github.com/okfn/ckan/commit/6a0d693454048cc9fbcde7b0297a4be3c31cb84d
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/update.py
    M ckan/logic/validators.py
    M ckan/new_authz.py
    M ckan/tests/functional/api/__init__.py
    M ckan/tests/functional/api/model/test_group.py

  Log Message:
  -----------
  Contains fixes for group api tests and re-instating activity stream

The previously disabled activity streams for groups and organizations
have been reinstated after the _name_validators() were correctly swapped
over to model.Group.id instead of name (now that we are passing the ID
through).


  Commit: dd29691d482333b742a132fe427f3a1c685e05a1
      https://github.com/okfn/ckan/commit/dd29691d482333b742a132fe427f3a1c685e05a1
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M ckan/config/routing.py
    M ckan/controllers/organization.py
    M ckan/lib/plugins.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/action/update.py
    M ckan/plugins/interfaces.py
    A ckanext/example_iorganizationform/__init__.py
    A ckanext/example_iorganizationform/plugin.py
    A ckanext/example_iorganizationform/templates/organization/form.html
    A ckanext/example_iorganizationform/templates/organization/read.html
    A ckanext/example_iorganizationform/tests/test_example_iorganizationform_plugin.py
    M setup.py

  Log Message:
  -----------
  Merge branch '2375-demo-organizations' of https://github.com/okfn/ckan into 2375-demo-organizations


Compare: https://github.com/okfn/ckan/compare/2d9279dd193a...dd29691d4823


More information about the ckan-changes mailing list