[ckan-changes] [okfn/ckan] a7c09d: [#2939] Search index privacy info

GitHub noreply at github.com
Fri Oct 5 13:39:00 UTC 2012


  Branch: refs/heads/2939-orgs
  Home:   https://github.com/okfn/ckan
  Commit: a7c09dee7c7991ce59c6751a5a6c3ff527920d06
      https://github.com/okfn/ckan/commit/a7c09dee7c7991ce59c6751a5a6c3ff527920d06
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/lib/search/index.py

  Log Message:
  -----------
  [#2939] Search index privacy info


  Commit: ac8e9d8e0f77f3c8635dbe5e01331320591f6423
      https://github.com/okfn/ckan/commit/ac8e9d8e0f77f3c8635dbe5e01331320591f6423
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/templates/package/snippets/package_metadata_fields.html

  Log Message:
  -----------
  [#2939] Set privacy for datasets


  Commit: 6cb7c1de1fb3ad79494ec5051a5867b95f89ae99
      https://github.com/okfn/ckan/commit/6cb7c1de1fb3ad79494ec5051a5867b95f89ae99
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/auth/get.py

  Log Message:
  -----------
  [#2939] Add new sysadmin pseudo access check


  Commit: c8415c50c16ca403df56dcf481a479a57948c1d5
      https://github.com/okfn/ckan/commit/c8415c50c16ca403df56dcf481a479a57948c1d5
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/validators.py

  Log Message:
  -----------
  [#2939] Fix for boolean validator if bool is passed


  Commit: 5e403fdd59b5acea011b8be8e17b11f5640046ee
      https://github.com/okfn/ckan/commit/5e403fdd59b5acea011b8be8e17b11f5640046ee
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/templates/package/snippets/package_metadata_fields.html

  Log Message:
  -----------
  [#2939] Template fixes for dataset edits


  Commit: e0729aba92b92a0473c78dd4a0ccc45525db26db
      https://github.com/okfn/ckan/commit/e0729aba92b92a0473c78dd4a0ccc45525db26db
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py

  Log Message:
  -----------
  [#2939] Plugin extension point additions in dictizations


  Commit: 24c539b1cc5e02ebcddf5840815a8daccecafa38
      https://github.com/okfn/ckan/commit/24c539b1cc5e02ebcddf5840815a8daccecafa38
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/lib/jinja_extensions.py

  Log Message:
  -----------
  [#2939] Fix bug in jinja2 truncate on None


  Commit: 44227682342e5cd9c43944be3ba2e41eea5421ad
      https://github.com/okfn/ckan/commit/44227682342e5cd9c43944be3ba2e41eea5421ad
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

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

  Log Message:
  -----------
  [#2939] Template do not show groups for private dataset


  Commit: 70e7d095fbea937945bbb9d5250982e606e48c6e
      https://github.com/okfn/ckan/commit/70e7d095fbea937945bbb9d5250982e606e48c6e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/action/delete.py

  Log Message:
  -----------
  [#2939] Delete group/org action


  Commit: 81007ae0484f88437a15b97a692aa2ac86357467
      https://github.com/okfn/ckan/commit/81007ae0484f88437a15b97a692aa2ac86357467
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#2939] New Template helper function user_in_org_or_group()


  Commit: 29541678d6ba8845e8320808ad1de3f17b8b2500
      https://github.com/okfn/ckan/commit/29541678d6ba8845e8320808ad1de3f17b8b2500
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/lib/app_globals.py
    M ckan/templates/organization/read.html

  Log Message:
  -----------
  [#2939] Show public/private capacity


  Commit: 80688532dbd3c4d207a3808941017dd142199c47
      https://github.com/okfn/ckan/commit/80688532dbd3c4d207a3808941017dd142199c47
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/controllers/admin.py

  Log Message:
  -----------
  [#2939] Fix for admin controller


  Commit: d317b78c584a415cb5e2d7aac5d2348ff9acb4cf
      https://github.com/okfn/ckan/commit/d317b78c584a415cb5e2d7aac5d2348ff9acb4cf
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/auth/create.py

  Log Message:
  -----------
  [#2939] Move auth functions to aid code review


  Commit: 1452f3265a12c3f5e9ceda7e1344540983b14ed2
      https://github.com/okfn/ckan/commit/1452f3265a12c3f5e9ceda7e1344540983b14ed2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/auth/create.py

  Log Message:
  -----------
  [#2939] Auth create remove sysadmin references


  Commit: 0b681da3d20e425ed55ae381a799cd9c1881b3b4
      https://github.com/okfn/ckan/commit/0b681da3d20e425ed55ae381a799cd9c1881b3b4
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/auth/delete.py

  Log Message:
  -----------
  [#2939] Auth delete remove sysadmin references


  Commit: 3be742b38fbfb3b424192916631d4f1f6129c018
      https://github.com/okfn/ckan/commit/3be742b38fbfb3b424192916631d4f1f6129c018
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/auth/update.py

  Log Message:
  -----------
  [#2939] Auth update remove sysadmin references


  Commit: e1d172be8814d0e12cec01a42d50f759f89d30c2
      https://github.com/okfn/ckan/commit/e1d172be8814d0e12cec01a42d50f759f89d30c2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M ckan/logic/auth/delete.py

  Log Message:
  -----------
  [#2939] remove Authorizer from auth delete


  Commit: e4affe7ee8512e914f667e6deb904e81eb2f8533
      https://github.com/okfn/ckan/commit/e4affe7ee8512e914f667e6deb904e81eb2f8533
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/controllers/admin.py

  Log Message:
  -----------
  [#2939] Fix admin controller for none admin redirect


  Commit: e6fbfabf6bedd8f1a5f75a146105c8423ccd08e9
      https://github.com/okfn/ckan/commit/e6fbfabf6bedd8f1a5f75a146105c8423ccd08e9
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/logic/action/create.py

  Log Message:
  -----------
  [#2939] Fix for create group as non-sysadmin user


  Commit: 5b14d0d758661428977c2981ca7e1a354da2b406
      https://github.com/okfn/ckan/commit/5b14d0d758661428977c2981ca7e1a354da2b406
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/logic/action/delete.py

  Log Message:
  -----------
  [#2939] Fix for delete org action


  Commit: b396cbc993949dcb8ef4849bd09199fb8acd2a99
      https://github.com/okfn/ckan/commit/b396cbc993949dcb8ef4849bd09199fb8acd2a99
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/logic/auth/get.py

  Log Message:
  -----------
  [#2939] Dataset must be active to view


  Commit: f3cb0a5aaf03fc88e6767d91d7f194aee61abe0c
      https://github.com/okfn/ckan/commit/f3cb0a5aaf03fc88e6767d91d7f194aee61abe0c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/logic/schema.py

  Log Message:
  -----------
  [#2939] Schema fixes for legacy templates to work


  Commit: febe61f00edffb9a979473dc2b267288b2e506f7
      https://github.com/okfn/ckan/commit/febe61f00edffb9a979473dc2b267288b2e506f7
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/new_authz.py

  Log Message:
  -----------
  [#2939] Check user sysadmin status when no c.userobj


  Commit: 01617b7ad62867c2801523252f845e7c8eff229c
      https://github.com/okfn/ckan/commit/01617b7ad62867c2801523252f845e7c8eff229c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/new_authz.py

  Log Message:
  -----------
  [#2939] Auth editors can update


  Commit: 86b4826ebf086b7d0554be66f849d6a1d54185fd
      https://github.com/okfn/ckan/commit/86b4826ebf086b7d0554be66f849d6a1d54185fd
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/new_authz.py

  Log Message:
  -----------
  [#2930] Improve get_user_id_for_username()


  Commit: 0edd52d6f924fa66e6bb559ddfb9d277e2aef048
      https://github.com/okfn/ckan/commit/0edd52d6f924fa66e6bb559ddfb9d277e2aef048
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M test-core.ini

  Log Message:
  -----------
  [#2930] Allow create group/org for testing


  Commit: d99e4e5c0c48b623eb46e61cb54b92062f80af9e
      https://github.com/okfn/ckan/commit/d99e4e5c0c48b623eb46e61cb54b92062f80af9e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/api/base.py

  Log Message:
  -----------
  [#2930] Api Tests allow sysadmin when needed


  Commit: 337000d3ec2a59d2acfe4541e623f594c97e50ce
      https://github.com/okfn/ckan/commit/337000d3ec2a59d2acfe4541e623f594c97e50ce
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/api/model/test_group.py

  Log Message:
  -----------
  [#2930] Test fixes fn/api/model/group


  Commit: 0a665f3829388d0b111bc521baac53a97ae002a6
      https://github.com/okfn/ckan/commit/0a665f3829388d0b111bc521baac53a97ae002a6
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/api/model/test_vocabulary.py

  Log Message:
  -----------
  [#2930] Test fixes fn/api/model/vocab


  Commit: bdc41dceabf4e1f4a64d995cf7390911de1e12d2
      https://github.com/okfn/ckan/commit/bdc41dceabf4e1f4a64d995cf7390911de1e12d2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/test_admin.py

  Log Message:
  -----------
  [#2930] Test fixes fn/admin


  Commit: 3afe0a8fbd9ccc4c0aab4a527685a5ab9f6fbb23
      https://github.com/okfn/ckan/commit/3afe0a8fbd9ccc4c0aab4a527685a5ab9f6fbb23
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/test_authz.py

  Log Message:
  -----------
  [#2930] Test fixes fn/authz


  Commit: 9857a67797a930442947673a1a1e412a8bd5a15e
      https://github.com/okfn/ckan/commit/9857a67797a930442947673a1a1e412a8bd5a15e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/test_group.py

  Log Message:
  -----------
  [#2930] Test fixes fn/group


  Commit: b65fa1f9c0c48a5b2f9c8c76d1f8883ed1f895dd
      https://github.com/okfn/ckan/commit/b65fa1f9c0c48a5b2f9c8c76d1f8883ed1f895dd
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/functional/test_package.py

  Log Message:
  -----------
  [#2930] Test fixes fn/package


  Commit: b350413f8e7c730adf293c4304517da82eae0e42
      https://github.com/okfn/ckan/commit/b350413f8e7c730adf293c4304517da82eae0e42
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/lib/test_dictization.py

  Log Message:
  -----------
  [#2930] Test fixes lib/dictization


  Commit: ae6caba190f8259a87e869ba156fba5a2e203dad
      https://github.com/okfn/ckan/commit/ae6caba190f8259a87e869ba156fba5a2e203dad
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/tests/lib/test_dictization_schema.py

  Log Message:
  -----------
  [#2930] Test fixes lib/dictization_schema


  Commit: 981043c8a9a7e96da392a75d34cd0a6771d31dbb
      https://github.com/okfn/ckan/commit/981043c8a9a7e96da392a75d34cd0a6771d31dbb
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/lib/create_test_data.py

  Log Message:
  -----------
  [#2930] Test fixes create sysadmins with new method


Compare: https://github.com/okfn/ckan/compare/c841455edb34...981043c8a9a7


More information about the ckan-changes mailing list