[ckan-changes] [okfn/ckan] f16450: [#1695][logic, doc, config]: Added way to create rel...

GitHub noreply at github.com
Tue Jan 24 17:40:15 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: f16450c1c34cac09046a098273f66d2b75aa87dd
      https://github.com/okfn/ckan/commit/f16450c1c34cac09046a098273f66d2b75aa87dd
  Author: David Read <david.read at okfn.org>
  Date:   2012-01-24 (Tue, 24 Jan 2012)

  Changed paths:
    M ckan/config/routing.py
  M ckan/controllers/api.py
  M ckan/lib/search/index.py
  M ckan/logic/action/__init__.py
  M ckan/logic/action/create.py
  M ckan/logic/action/delete.py
  M ckan/logic/action/update.py
  M ckan/logic/auth/create.py
  M ckan/logic/auth/delete.py
  M ckan/logic/schema.py
  M ckan/model/package.py
  M ckan/tests/functional/api/base.py
  M ckan/tests/functional/api/model/test_relationships.py
  M doc/api.rst
  M doc/common-error-messages.rst
  M doc/file-upload.rst
  M doc/index.rst

  Log Message:
  -----------
  [#1695][logic,doc,config]: Added way to create relationship by POST to the Register (instead of Entity). Correct API docs for creating relationship and recovered lost Model Methods section.


  Commit: 631faa872aa7af5f64c0e1ededfd09ee6a0f64e7
      https://github.com/okfn/ckan/commit/631faa872aa7af5f64c0e1ededfd09ee6a0f64e7
  Author: David Read <david.read at okfn.org>
  Date:   2012-01-24 (Tue, 24 Jan 2012)

  Changed paths:
    M ckan/controllers/group.py
  M ckan/controllers/package.py
  M ckan/lib/helpers.py
  M ckan/public/css/style.css
  M ckan/public/scripts/application.js
  M ckan/public/scripts/templates.js
  M ckan/templates/_util.html
  A ckan/templates/facets.html
  M ckan/templates/group/layout.html
  M ckan/templates/group/new_group_form.html
  M ckan/templates/group/read.html
  M ckan/templates/layout_base.html
  R ckan/templates/package/facets.html
  M ckan/templates/package/layout.html
  M ckan/templates/package/new_package_form.html
  M ckan/templates/package/read_core.html
  M ckan/templates/package/resource_read.html
  M ckan/templates/package/search.html
  M ckan/templates/user/login.html
  M ckan/tests/functional/test_group.py
  M ckanext/stats/templates/ckanext/stats/leaderboard.html
  M doc/theming.rst

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


Compare: https://github.com/okfn/ckan/compare/2337424...631faa8


More information about the ckan-changes mailing list