[ckan-changes] [okfn/ckan] ec1fe6: [2255] Fix to index to make sure packages are inde...

GitHub noreply at github.com
Tue Apr 3 11:22:10 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: ec1fe65084fab1e9839d0eb8fc1b4260b00f2e59
      https://github.com/okfn/ckan/commit/ec1fe65084fab1e9839d0eb8fc1b4260b00f2e59
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M ckan/lib/search/index.py
  M ckan/tests/functional/test_authz.py
  M ckan/tests/functional/test_pagination.py

  Log Message:
  -----------
  [2255] Fix to index to make sure packages are indexed against capacity as public/private


  Commit: 94053fb0f7b3016cd92e83dd942d79a62948b34a
      https://github.com/okfn/ckan/commit/94053fb0f7b3016cd92e83dd942d79a62948b34a
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M ckan/lib/dictization/model_save.py
  M ckan/lib/search/index.py
  M ckan/migration/versions/047_rename_package_group_member.py
  M ckan/model/group.py
  M ckan/tests/lib/test_dictization.py
  M ckan/tests/logic/test_member.py

  Log Message:
  -----------
  [2255] Removed last entries for capacity value of member


  Commit: fcfeed81dc427c2851f3fe2c438e9c20386c9a31
      https://github.com/okfn/ckan/commit/fcfeed81dc427c2851f3fe2c438e9c20386c9a31
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-04-03 (Tue, 03 Apr 2012)

  Changed paths:
    M ckan/controllers/group.py
  M ckan/controllers/package.py
  M ckan/forms/package.py
  M ckan/lib/create_test_data.py
  M ckan/lib/dictization/model_dictize.py
  M ckan/lib/dictization/model_save.py
  M ckan/lib/navl/dictization_functions.py
  M ckan/lib/plugins.py
  M ckan/lib/search/index.py
  M ckan/logic/action/update.py
  M ckan/logic/auth/publisher/create.py
  M ckan/logic/auth/publisher/delete.py
  M ckan/logic/auth/publisher/get.py
  M ckan/logic/auth/publisher/update.py
  M ckan/migration/versions/047_rename_package_group_member.py
  M ckan/model/group.py
  M ckan/model/package.py
  M ckan/public/scripts/application.js
  M ckan/templates/package/new_package_form.html
  M ckan/tests/functional/api/model/test_vocabulary.py
  M ckan/tests/functional/test_authz.py
  M ckan/tests/functional/test_group.py
  M ckan/tests/functional/test_pagination.py
  M ckan/tests/lib/test_dictization.py
  M ckan/tests/logic/test_member.py
  A ckanext/organizations/__init__.py
  A ckanext/organizations/controllers.py
  A ckanext/organizations/forms.py
  A ckanext/organizations/templates/email/join_publisher_request.txt
  A ckanext/organizations/templates/organization_apply.html
  A ckanext/organizations/templates/organization_apply_form.html
  A ckanext/organizations/templates/organization_form.html
  A ckanext/organizations/templates/organization_index.html
  A ckanext/organizations/templates/organization_layout.html
  A ckanext/organizations/templates/organization_new.html
  A ckanext/organizations/templates/organization_package_form.html
  A ckanext/organizations/templates/organization_read.html
  A ckanext/organizations/templates/organization_users.html
  A ckanext/organizations/templates/organization_users_form.html
  M doc/publisher-profile.rst
  M setup.py

  Log Message:
  -----------
  Merge branch 'feature-2255-organizations'


Compare: https://github.com/okfn/ckan/compare/b7b3282...fcfeed8


More information about the ckan-changes mailing list