[ckan-changes] [okfn/ckan] 0f075c: [#1348] Don't show Add Dataset button on org pages...

GitHub noreply at github.com
Mon Dec 9 11:14:12 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 0f075c61666468881316331847c5bbea7ca29860
      https://github.com/okfn/ckan/commit/0f075c61666468881316331847c5bbea7ca29860
  Author: amercader <amercadero at gmail.com>
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
    M ckan/templates/organization/read.html

  Log Message:
  -----------
  [#1348] Don't show Add Dataset button on org pages unless authorized

The check_access function was passing the wrong parameter for the org id
so it always returned True.

We are removing the Add Dataset button on the Groups page on #1102


  Commit: 061a67a941b1c060bab06a95c09cb7fdb36265bf
      https://github.com/okfn/ckan/commit/061a67a941b1c060bab06a95c09cb7fdb36265bf
  Author: kindly <kindly at gmail.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M ckan/templates/organization/read.html

  Log Message:
  -----------
  Merge pull request #1348 from okfn/1348-add-dataset-button-org-page

"Add Dataset" button shown on org pages when not authorized


Compare: https://github.com/okfn/ckan/compare/92128c30c006...061a67a941b1


More information about the ckan-changes mailing list