[ckan-changes] [okfn/ckan] 6c4ced: [#2939] Package table changes

GitHub noreply at github.com
Tue Oct 2 10:01:18 UTC 2012


  Branch: refs/heads/2939-orgs
  Home:   https://github.com/okfn/ckan
  Commit: 6c4ced1f1856c394feccba8d5b47c34a2e86cc90
      https://github.com/okfn/ckan/commit/6c4ced1f1856c394feccba8d5b47c34a2e86cc90
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M ckan/migration/versions/061_org_changes.py
    M ckan/model/package.py

  Log Message:
  -----------
  [#2939] Package table changes


  Commit: d5a1a3031bfc2cd28c2577f18aefc8584fd74c03
      https://github.com/okfn/ckan/commit/d5a1a3031bfc2cd28c2577f18aefc8584fd74c03
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    A ckan/controllers/organization.py

  Log Message:
  -----------
  [#2939] Add organization controller


  Commit: ca2078a3c0b17bf243dc77e4b1f5ac94ddd5c771
      https://github.com/okfn/ckan/commit/ca2078a3c0b17bf243dc77e4b1f5ac94ddd5c771
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M ckan/config/routing.py

  Log Message:
  -----------
  [#2939] Organization routes added


  Commit: d657cec384381d1854d55b4698f899aad570b95d
      https://github.com/okfn/ckan/commit/d657cec384381d1854d55b4698f899aad570b95d
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2939] Group controller now calls org actions for orgs


  Commit: 84fa14e4a8e86f2d0ce781d13df6f78a5c8f3687
      https://github.com/okfn/ckan/commit/84fa14e4a8e86f2d0ce781d13df6f78a5c8f3687
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Orgs menu item added to header


  Commit: 282aa940d6dd9580b96381773d37f5647df64fcf
      https://github.com/okfn/ckan/commit/282aa940d6dd9580b96381773d37f5647df64fcf
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Action added organization_list


  Commit: 0ab4408f72a6830145fc6d1cdc54a717101116e2
      https://github.com/okfn/ckan/commit/0ab4408f72a6830145fc6d1cdc54a717101116e2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Improve organization_list


  Commit: 2ecb361738f588404be3a0b3673376c98d403354
      https://github.com/okfn/ckan/commit/2ecb361738f588404be3a0b3673376c98d403354
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    A ckan/templates/organization/base_form_page.html
    A ckan/templates/organization/confirm_delete.html
    A ckan/templates/organization/edit.html
    A ckan/templates/organization/index.html
    A ckan/templates/organization/new.html
    A ckan/templates/organization/new_organization_form.html
    A ckan/templates/organization/read.html
    A ckan/templates/organization/snippets/feeds.html
    A ckan/templates/organization/snippets/organization_form.html
    A ckan/templates/organization/snippets/organization_item.html
    A ckan/templates/organization/snippets/organization_list.html
    A ckan/templates/snippets/organization.html
    A ckan/templates/snippets/organization_item.html

  Log Message:
  -----------
  [#2939] Organization ytemplates added


  Commit: a906371fbc5be6977e9dd6bfdaa834b0cdd5bf65
      https://github.com/okfn/ckan/commit/a906371fbc5be6977e9dd6bfdaa834b0cdd5bf65
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    A ckan/public/base/images/placeholder-organization.png

  Log Message:
  -----------
  [#2939] Organization placeholder added


  Commit: 3fcdb377f844d5b6ee7e1d87c1dec63111414dc7
      https://github.com/okfn/ckan/commit/3fcdb377f844d5b6ee7e1d87c1dec63111414dc7
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M ckan/config/routing.py

  Log Message:
  -----------
  [#2939] Fix route


  Commit: dc1bce402f549ceb2225ecaa1c9e587f6d34be7d
      https://github.com/okfn/ckan/commit/dc1bce402f549ceb2225ecaa1c9e587f6d34be7d
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M ckan/controllers/organization.py

  Log Message:
  -----------
  [#2939] Use new templates in org controller


  Commit: ed69773280907bf4aa11e7e8cd378003487604e7
      https://github.com/okfn/ckan/commit/ed69773280907bf4aa11e7e8cd378003487604e7
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Action organization_create


  Commit: 3d5e9952c31218d3e4a702d8cf1ce03b8128726c
      https://github.com/okfn/ckan/commit/3d5e9952c31218d3e4a702d8cf1ce03b8128726c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Action organization_show


  Commit: f347c06bf4e016762a8a6484f530076637b4e4c5
      https://github.com/okfn/ckan/commit/f347c06bf4e016762a8a6484f530076637b4e4c5
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Action organization_update


  Commit: 41bc0c63eda371029a9ee1ec37aa087f53cac98c
      https://github.com/okfn/ckan/commit/41bc0c63eda371029a9ee1ec37aa087f53cac98c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-26 (Wed, 26 Sep 2012)

  Changed paths:
    M ckan/migration/versions/061_org_changes.py

  Log Message:
  -----------
  [#2939] Upgrade package_revision table


  Commit: c46a34ec4e3a9e069fe32dc27d7c67a15e6fa4a2
      https://github.com/okfn/ckan/commit/c46a34ec4e3a9e069fe32dc27d7c67a15e6fa4a2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2939] Add _replace_group_org controller helper


  Commit: eb8be2bd9614caacbe1b00ea2d2ec831fff27993
      https://github.com/okfn/ckan/commit/eb8be2bd9614caacbe1b00ea2d2ec831fff27993
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2939] Update and add wrappers to group controller for org hijacking


  Commit: 6c4f6f7f49a8a544bd658b35cc119b6777c7cc8a
      https://github.com/okfn/ckan/commit/6c4f6f7f49a8a544bd658b35cc119b6777c7cc8a
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2939] Update group controller to use wrapper functions


  Commit: 16333d9c040f6f604e06c06d3a8697bbf63e5f0a
      https://github.com/okfn/ckan/commit/16333d9c040f6f604e06c06d3a8697bbf63e5f0a
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M ckan/controllers/organization.py

  Log Message:
  -----------
  [#2939] Update org controller docstring and minor fix


  Commit: bffa11044b96c574564f8ae06fe5981788e314b4
      https://github.com/okfn/ckan/commit/bffa11044b96c574564f8ae06fe5981788e314b4
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

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


  Commit: e482f5a8d60ebba6d77184cd5525b93f511e40ed
      https://github.com/okfn/ckan/commit/e482f5a8d60ebba6d77184cd5525b93f511e40ed
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

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


  Commit: 945994316a8943d8f2843cdf7895e58fe48e95d7
      https://github.com/okfn/ckan/commit/945994316a8943d8f2843cdf7895e58fe48e95d7
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

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


  Commit: d22b951449b40b32bdd6c7483b08b7edcbdd6178
      https://github.com/okfn/ckan/commit/d22b951449b40b32bdd6c7483b08b7edcbdd6178
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

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


  Commit: 664aae58a706a77caa44373b93c58bb4e0a3128a
      https://github.com/okfn/ckan/commit/664aae58a706a77caa44373b93c58bb4e0a3128a
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M ckan/templates/organization/confirm_delete.html
    M ckan/templates/organization/snippets/organization_item.html

  Log Message:
  -----------
  [#2939] Organization template updates


  Commit: dbf6776602fc42b2d0fc8a1b664854a4ae290682
      https://github.com/okfn/ckan/commit/dbf6776602fc42b2d0fc8a1b664854a4ae290682
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#2939] Helper function organization_link added


  Commit: e1818f5cf1baa52ede9ba24922f11267c70ce74a
      https://github.com/okfn/ckan/commit/e1818f5cf1baa52ede9ba24922f11267c70ce74a
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Helper Organizations activities created


  Commit: ccf58e3dffed9e500f5de10c800bbee320933e43
      https://github.com/okfn/ckan/commit/ccf58e3dffed9e500f5de10c800bbee320933e43
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Add org activity streams display functionality


  Commit: 8350e90c4a39b64c0a7a200a5fd2b945d61f8f2a
      https://github.com/okfn/ckan/commit/8350e90c4a39b64c0a7a200a5fd2b945d61f8f2a
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2939] Group controller _check_access helper added


  Commit: 08b39a765f7bb745440ccec3f49bb88a9d934c10
      https://github.com/okfn/ckan/commit/08b39a765f7bb745440ccec3f49bb88a9d934c10
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Do not list organization in package group list


  Commit: 8b4891d2f9eb845f788f903072d445be2c69b4a2
      https://github.com/okfn/ckan/commit/8b4891d2f9eb845f788f903072d445be2c69b4a2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#2939] Template helper function organizations_available added


  Commit: 7744008627600e2a415e69130744882f003393de
      https://github.com/okfn/ckan/commit/7744008627600e2a415e69130744882f003393de
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Metadata template uses organizations_available()


  Commit: 5727ae82c199bde6197ade5cf2c5d145c493f4b5
      https://github.com/okfn/ckan/commit/5727ae82c199bde6197ade5cf2c5d145c493f4b5
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/migration/versions/061_org_changes.py
    M ckan/model/group.py

  Log Message:
  -----------
  [#2939] Add is_organization boolean to group model


  Commit: e7c53b56de2e7cc73eb24adac7412dc0277c3327
      https://github.com/okfn/ckan/commit/e7c53b56de2e7cc73eb24adac7412dc0277c3327
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/delete.py
    M ckan/logic/action/get.py
    M ckan/logic/action/update.py
    M ckan/plugins/interfaces.py

  Log Message:
  -----------
  [#2939] IOrganizationController extension added


  Commit: 41e05178f4aebbdce65670469c732610313e13c9
      https://github.com/okfn/ckan/commit/41e05178f4aebbdce65670469c732610313e13c9
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

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

  Log Message:
  -----------
  [#2939] Add organization_list_for_user action


  Commit: bc5db908d9e101e178045f1a0c6911a6c873a777
      https://github.com/okfn/ckan/commit/bc5db908d9e101e178045f1a0c6911a6c873a777
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M ckan/logic/validators.py

  Log Message:
  -----------
  [#2939] Add new activity types to schema


  Commit: 85a7d23ba12e40dd80f923be1b3350af6582046e
      https://github.com/okfn/ckan/commit/85a7d23ba12e40dd80f923be1b3350af6582046e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

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

  Log Message:
  -----------
  [#2939] New action package_owner_org_update


  Commit: 871c5517f9d4532797979b55efe940e238bfab96
      https://github.com/okfn/ckan/commit/871c5517f9d4532797979b55efe940e238bfab96
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

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

  Log Message:
  -----------
  [#2939] Update the package owner when package updated to allow searches


  Commit: 7c0f0a78997290fccaf493f7ebbbcfc34ac45f7c
      https://github.com/okfn/ckan/commit/7c0f0a78997290fccaf493f7ebbbcfc34ac45f7c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M ckan/model/group.py

  Log Message:
  -----------
  [#2939] Group.active_packages() fixes


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

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

  Log Message:
  -----------
  [#2939] Group list now shows correct packages based on user


  Commit: 166b98efc91f74e3ced06e8ded2e2191b1f5e6fb
      https://github.com/okfn/ckan/commit/166b98efc91f74e3ced06e8ded2e2191b1f5e6fb
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#2939] Group list now shows correct packages based on user part 2


  Commit: 7ed975b0364fd3325f73d020145a8ce416b12233
      https://github.com/okfn/ckan/commit/7ed975b0364fd3325f73d020145a8ce416b12233
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

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

  Log Message:
  -----------
  [#2939] Organization now part of package dict


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

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

  Log Message:
  -----------
  [#2939] Organization not part of package dict groups


  Commit: 9df8370204021c103fc122c17a3d760afb14c101
      https://github.com/okfn/ckan/commit/9df8370204021c103fc122c17a3d760afb14c101
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M ckan/logic/schema.py

  Log Message:
  -----------
  [#2939] Package schema change - add owner_org


  Commit: 85bf807c0cebfdbb609f1f08c4ca20f17da2fb3d
      https://github.com/okfn/ckan/commit/85bf807c0cebfdbb609f1f08c4ca20f17da2fb3d
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

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

  Log Message:
  -----------
  [#2939] Organization added to package read template


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

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

  Log Message:
  -----------
  [#2939] Organization dropdown improvements


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

  Changed paths:
    M ckan/model/__init__.py

  Log Message:
  -----------
  [#2939] group_revision_table available via model


  Commit: 63cf7674b649254d983d6ffb1ccd860ef779a69c
      https://github.com/okfn/ckan/commit/63cf7674b649254d983d6ffb1ccd860ef779a69c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

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

  Log Message:
  -----------
  [#2939] Organization snippet improvement


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

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

  Log Message:
  -----------
  [#2939] Minor refactor of package_owner_org_update


  Commit: 73284147bb479d3b28f38db308ee0feb49270155
      https://github.com/okfn/ckan/commit/73284147bb479d3b28f38db308ee0feb49270155
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

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

  Log Message:
  -----------
  [#2939] Fixes for solr indexing


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

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

  Log Message:
  -----------
  [#2939] Get user id helper added


Compare: https://github.com/okfn/ckan/compare/9448f15d09f1...3c3ce448b40c


More information about the ckan-changes mailing list