[ckan-changes] [okfn/ckan] f07ef5: [1407] Adds logic functions for resource groups.

GitHub noreply at github.com
Mon Dec 23 14:28:17 UTC 2013


  Branch: refs/heads/1407-resource-group-logic
  Home:   https://github.com/okfn/ckan
  Commit: f07ef5a00e0335edccb8998869411dc4bf0a782d
      https://github.com/okfn/ckan/commit/f07ef5a00e0335edccb8998869411dc4bf0a782d
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [1407] Adds logic functions for resource groups.

Adds the following resource group action functions.

- resource_group_list
Returns details (label and id) of resource groups in the package provided in the id part of the call. User must have package_show permission on the containing package.

- resource_group_show
Returns resource group details, and full resources (dictized) for the given resource group if the user has package_show permission on the containing package.




More information about the ckan-changes mailing list