[ckan-changes] [okfn/ckan] cdd77c: [#252] Check_access helper function does not need ...

GitHub noreply at github.com
Wed Feb 6 17:12:26 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: cdd77c9d9f114fd2891cdc10300fb930f2eb5c82
      https://github.com/okfn/ckan/commit/cdd77c9d9f114fd2891cdc10300fb930f2eb5c82
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-24 (Thu, 24 Jan 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#252] Check_access helper function does not need data_dict supplying


  Commit: fc7dc1eaded8c3978b8a43f081f6e9fc7ebc82b0
      https://github.com/okfn/ckan/commit/fc7dc1eaded8c3978b8a43f081f6e9fc7ebc82b0
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-01-24 (Thu, 24 Jan 2013)

  Changed paths:
    M ckan/templates/snippets/related.html

  Log Message:
  -----------
  [#252] Only show add related item button if permission to add


  Commit: f3544a87e3b82f3a39e0660d022eeda19931e00d
      https://github.com/okfn/ckan/commit/f3544a87e3b82f3a39e0660d022eeda19931e00d
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M .gitignore
    M README.rst
    M ckan/controllers/api.py
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/controllers/revision.py
    M ckan/controllers/user.py
    M ckan/lib/activity_streams_session_extension.py
    M ckan/lib/base.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/helpers.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py
    M ckan/model/__init__.py
    M ckan/model/meta.py
    M ckan/templates/group/read_base.html
    M ckan/templates/package/read_base.html
    M ckan/templates/snippets/organization.html
    M ckan/templates/user/read_base.html
    M ckan/tests/__init__.py
    M ckan/tests/functional/api/model/test_package.py
    M ckan/tests/functional/api/model/test_tag.py
    M ckan/tests/functional/api/test_activity.py
    M ckan/tests/functional/api/test_dashboard.py
    M ckan/tests/functional/api/test_follow.py
    M ckan/tests/functional/test_activity.py
    M ckan/tests/functional/test_follow.py
    M ckan/tests/functional/test_group.py
    M ckan/tests/lib/test_dictization.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/logic/test_tag.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py
    M ckanext/reclinepreview/theme/public/preview_recline.js

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan into 252-related-item-button-fix


  Commit: fb42565bb835aa6fec3691bdd97e6f1a69676a61
      https://github.com/okfn/ckan/commit/fb42565bb835aa6fec3691bdd97e6f1a69676a61
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M ckan/templates/snippets/related.html

  Log Message:
  -----------
  [#252] Delete "Add Related" link from dataset page

The "Related" sidebar box on the dataset page has both an "+Add Item"
button and an "Add Related" link, seems only one is necessary.


  Commit: d2e62ec691eeb7ca850ade0a4ebdc536c668cf10
      https://github.com/okfn/ckan/commit/d2e62ec691eeb7ca850ade0a4ebdc536c668cf10
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/templates/snippets/related.html

  Log Message:
  -----------
  Merge branch '252-related-item-button-fix'


Compare: https://github.com/okfn/ckan/compare/27b7753192c3...d2e62ec691ee


More information about the ckan-changes mailing list