[ckan-changes] [okfn/ckan] dc40f2: Correct an error in the APIv2 docs

GitHub noreply at github.com
Tue Apr 3 12:12:33 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: dc40f254eb57395fe8be36b4bbe196c17d04e000
      https://github.com/okfn/ckan/commit/dc40f254eb57395fe8be36b4bbe196c17d04e000
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M doc/api-v2.rst

  Log Message:
  -----------
  Correct an error in the APIv2 docs


  Commit: 882fa21d142824a0608785d45d80d0363de1cd30
      https://github.com/okfn/ckan/commit/882fa21d142824a0608785d45d80d0363de1cd30
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M ckan/controllers/group.py
  M ckan/controllers/package.py
  M ckan/forms/package.py
  M ckan/lib/create_test_data.py
  M ckan/lib/dictization/model_dictize.py
  M ckan/lib/dictization/model_save.py
  M ckan/lib/navl/dictization_functions.py
  M ckan/lib/plugins.py
  M ckan/lib/search/index.py
  M ckan/logic/action/update.py
  M ckan/logic/auth/publisher/create.py
  M ckan/logic/auth/publisher/delete.py
  M ckan/logic/auth/publisher/get.py
  M ckan/logic/auth/publisher/update.py
  M ckan/migration/versions/047_rename_package_group_member.py
  M ckan/model/group.py
  M ckan/model/package.py
  M ckan/public/scripts/application.js
  M ckan/templates/package/new_package_form.html
  M ckan/tests/functional/api/model/test_vocabulary.py
  M ckan/tests/functional/test_authz.py
  M ckan/tests/functional/test_group.py
  M ckan/tests/functional/test_pagination.py
  M ckan/tests/lib/test_dictization.py
  M ckan/tests/logic/test_member.py
  A ckanext/organizations/__init__.py
  A ckanext/organizations/controllers.py
  A ckanext/organizations/forms.py
  A ckanext/organizations/templates/email/join_publisher_request.txt
  A ckanext/organizations/templates/organization_apply.html
  A ckanext/organizations/templates/organization_apply_form.html
  A ckanext/organizations/templates/organization_form.html
  A ckanext/organizations/templates/organization_index.html
  A ckanext/organizations/templates/organization_layout.html
  A ckanext/organizations/templates/organization_new.html
  A ckanext/organizations/templates/organization_package_form.html
  A ckanext/organizations/templates/organization_read.html
  A ckanext/organizations/templates/organization_users.html
  A ckanext/organizations/templates/organization_users_form.html
  M doc/publisher-profile.rst
  M setup.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan


Compare: https://github.com/okfn/ckan/compare/fcfeed8...882fa21


More information about the ckan-changes mailing list