[ckan-changes] [okfn/ckan] fc1097: [#1267] fix url for by faking routes threadlocal

GitHub noreply at github.com
Tue Nov 5 16:03:30 UTC 2013


  Branch: refs/heads/960-dont-use-api_url
  Home:   https://github.com/okfn/ckan
  Commit: fc1097763c8d9bdb3be42bbd43c037aab59f1b6d
      https://github.com/okfn/ckan/commit/fc1097763c8d9bdb3be42bbd43c037aab59f1b6d
  Author: kindly <kindly at gmail.com>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M ckan/lib/cli.py

  Log Message:
  -----------
  [#1267] fix url for by faking routes threadlocal


  Commit: 7ab8bd9e9de8ff02a177db571e800d7383816c77
      https://github.com/okfn/ckan/commit/7ab8bd9e9de8ff02a177db571e800d7383816c77
  Author: Samuele Santi <redshadow at hackzine.org>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  pep8


  Commit: 1ca945f79f600d6e4521e04cc5b90a75834dce4b
      https://github.com/okfn/ckan/commit/1ca945f79f600d6e4521e04cc5b90a75834dce4b
  Author: Samuele Santi <redshadow at hackzine.org>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Entry points converted to dict


  Commit: 4f6e390e03759aa0333e534ef7e9f521725ec8d9
      https://github.com/okfn/ckan/commit/4f6e390e03759aa0333e534ef7e9f521725ec8d9
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

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

  Log Message:
  -----------
  Create new schema for related update


  Commit: 839a0981d2c92e99b3c08707da147d3116008b47
      https://github.com/okfn/ckan/commit/839a0981d2c92e99b3c08707da147d3116008b47
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  Add tests for related actions


  Commit: 5cc76acca3802922d37db5f341fe72bd4365c60c
      https://github.com/okfn/ckan/commit/5cc76acca3802922d37db5f341fe72bd4365c60c
  Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Add organizations to the default facet titles

Currently this is only set in the package controller, so on all other pages that display the facets the title is not displayed correctly


  Commit: 48f5eeb6cda7955bc89aac50ad27969bd5abfe04
      https://github.com/okfn/ckan/commit/48f5eeb6cda7955bc89aac50ad27969bd5abfe04
  Author: Ian Ward <ian at excess.org>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M ckan/controllers/organization.py
    M ckan/lib/plugins.py

  Log Message:
  -----------
  [#1281] DefaultOrganizationForm instead of hard-coded values in controller


  Commit: d30986d9f585e5897992ed97146e04672c14d54e
      https://github.com/okfn/ckan/commit/d30986d9f585e5897992ed97146e04672c14d54e
  Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M ckanext/multilingual/plugin.py

  Log Message:
  -----------
  Added IOrganizationController to MultilingualGroup

This ensures that organizations are being translated just like groups


  Commit: 904dbf045f47f26692d467edca2ab1a6133e5e60
      https://github.com/okfn/ckan/commit/904dbf045f47f26692d467edca2ab1a6133e5e60
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M ckan/tests/test_coding_standards.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  [#1274] PEP8


  Commit: 05c27cefca4983d387ca1e66d0c381b9b9cbabfe
      https://github.com/okfn/ckan/commit/05c27cefca4983d387ca1e66d0c381b9b9cbabfe
  Author: Ian Ward <ian at excess.org>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M ckan/controllers/group.py

  Log Message:
  -----------
  [#1281] call setup_template_variables in group/org read, about and bulk_process


  Commit: 3be621a30f55aabb414abeadcf31c7b3141ca067
      https://github.com/okfn/ckan/commit/3be621a30f55aabb414abeadcf31c7b3141ca067
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

  Changed paths:
    M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  [#1274] Add tests for organization translation


  Commit: 4f23e0d80e4f6192c14ffde2b3f0cdb24a7bcadf
      https://github.com/okfn/ckan/commit/4f23e0d80e4f6192c14ffde2b3f0cdb24a7bcadf
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

  Changed paths:
    M ckan/logic/action/update.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  Merge branch '504-related-update-schema' of github.com:okfn/ckan into 504-related-update-schema


  Commit: 58ccf52ee94c1650944f2481e4ab91a829f3a07a
      https://github.com/okfn/ckan/commit/58ccf52ee94c1650944f2481e4ab91a829f3a07a
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-24 (Thu, 24 Oct 2013)

  Changed paths:
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  [#504] PEP8, and verify that items in original
related_item dict are still present after the
partial update.


  Commit: c22b09089682ed547e53b9f7710ff93502d1fcbe
      https://github.com/okfn/ckan/commit/c22b09089682ed547e53b9f7710ff93502d1fcbe
  Author: amercader <amercadero at gmail.com>
  Date:   2013-10-25 (Fri, 25 Oct 2013)

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

  Log Message:
  -----------
  [#1295] Don't return private datasets on package_list


  Commit: d52345bb23aca34d74e9d975261284b2f9ee78cd
      https://github.com/okfn/ckan/commit/d52345bb23aca34d74e9d975261284b2f9ee78cd
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-28 (Mon, 28 Oct 2013)

  Changed paths:
    M ckan/tests/test_coding_standards.py
    M ckanext/multilingual/plugin.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  Merge pull request #1291 from okfn/1274-multilingual-organizations

Multilingual organizations


  Commit: cd650e892bacd6fd68a466ac2571bc3790b6466a
      https://github.com/okfn/ckan/commit/cd650e892bacd6fd68a466ac2571bc3790b6466a
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-28 (Mon, 28 Oct 2013)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M ckan/controllers/api.py
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/model/meta.py
    M ckan/plugins/core.py
    M ckan/plugins/interfaces.py
    M ckan/public/base/javascript/main.js
    M ckan/public/base/less/activity.less
    M ckan/public/base/less/ckan.less
    A ckan/public/base/less/datapusher.less
    M ckan/templates/package/base_form_page.html
    M ckan/templates/package/edit.html
    M ckan/templates/package/edit_base.html
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/new_resource_not_draft.html
    A ckan/templates/package/resource_data.html
    M ckan/templates/package/resource_edit.html
    M ckan/templates/package/resource_edit_base.html
    M ckan/templates/package/snippets/info.html
    A ckan/templates/package/snippets/resource_help.html
    A ckan/templates/snippets/datapusher_status.html
    M ckan/tests/functional/api/model/test_group_and_organization_purge.py
    M ckan/tests/functional/api/model/test_vocabulary.py
    M ckan/tests/functional/api/test_follow.py
    M ckan/tests/functional/test_related.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/logic/test_tag.py
    M ckan/tests/test_coding_standards.py
    A ckanext/datapusher/__init__.py
    A ckanext/datapusher/helpers.py
    A ckanext/datapusher/logic/__init__.py
    A ckanext/datapusher/logic/action.py
    A ckanext/datapusher/logic/auth.py
    A ckanext/datapusher/logic/schema.py
    A ckanext/datapusher/plugin.py
    A ckanext/datapusher/tests/__init__.py
    A ckanext/datapusher/tests/test.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/logic/auth.py
    M ckanext/datastore/logic/schema.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/helpers.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_upsert.py
    M ckanext/example_iauthfunctions/tests/test_example_iauthfunctions.py
    M ckanext/multilingual/plugin.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M doc/configuration.rst
    M setup.py
    M test-core.ini

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into 504-related-update-schema


  Commit: c547203cadef5badc92233a40212be882a07c7a9
      https://github.com/okfn/ckan/commit/c547203cadef5badc92233a40212be882a07c7a9
  Author: John Glover <j at johnglover.net>
  Date:   2013-10-28 (Mon, 28 Oct 2013)

  Changed paths:
    M ckan/logic/action/update.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py

  Log Message:
  -----------
  Merge pull request #1285 from okfn/504-related-update-schema

Create new schema for related update


  Commit: 6a779f3337e9f72af1d7cfa249aa51ab65e7bd7c
      https://github.com/okfn/ckan/commit/6a779f3337e9f72af1d7cfa249aa51ab65e7bd7c
  Author: amercader <amercadero at gmail.com>
  Date:   2013-10-29 (Tue, 29 Oct 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py
    M ckan/lib/plugins.py

  Log Message:
  -----------
  Merge branch '1281-default-organization-form' of git://github.com/wardi/ckan into wardi-1281-default-organization-form


  Commit: cb00b43eeb8d38527611d9a70d91d0e3c5733dc3
      https://github.com/okfn/ckan/commit/cb00b43eeb8d38527611d9a70d91d0e3c5733dc3
  Author: amercader <amercadero at gmail.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/organization.py
    M ckan/lib/plugins.py

  Log Message:
  -----------
  Merge branch 'wardi-1281-default-organization-form'


  Commit: 9471b5dfb2565590c9781ed534aaa29181d71a1e
      https://github.com/okfn/ckan/commit/9471b5dfb2565590c9781ed534aaa29181d71a1e
  Author: amercader <amercadero at gmail.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M ckan/logic/action/update.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/test_coding_standards.py
    M ckanext/multilingual/plugin.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:okfn/ckan


  Commit: dbc36b688089e78345976a493ce6ca8ce10f4ee3
      https://github.com/okfn/ckan/commit/dbc36b688089e78345976a493ce6ca8ce10f4ee3
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Merge pull request #1286 from ogdch/fix-org-facet-title

Add "organizations" to the default facet titles


  Commit: fcc9d7b20fb909a09698546679cc0a2eee3d4630
      https://github.com/okfn/ckan/commit/fcc9d7b20fb909a09698546679cc0a2eee3d4630
  Author: Samuele Santi <redshadow at hackzine.org>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Cleanup of setup.py

* Some pep8 fixes
* Entry points converted in dictionary format


  Commit: 2ccbea604874a2c7b6c69565479573d2971fa3ba
      https://github.com/okfn/ckan/commit/2ccbea604874a2c7b6c69565479573d2971fa3ba
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Merge pull request #1282 from rshk/master

Refactoring of setup.py


  Commit: 5fd8b7aa52579a5873c1a04f2d5279f13a957111
      https://github.com/okfn/ckan/commit/5fd8b7aa52579a5873c1a04f2d5279f13a957111
  Author: kindly <kindly at gmail.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

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

  Log Message:
  -----------
  Merge pull request #1295 from okfn/1295-package_list-private-datasets

package_list should not return private datasets


  Commit: cba4e6ccd350cde453efc5ca958c86b10c9a5d98
      https://github.com/okfn/ckan/commit/cba4e6ccd350cde453efc5ca958c86b10c9a5d98
  Author: Joe Tsoi <joe.yeung.tsoi at gmail.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M ckan/lib/cli.py

  Log Message:
  -----------
  Merge pull request #1276 from okfn/1267-fix-urlfor-paster

Make url_for work in paster commands


  Commit: 38ed0ae150f8551b8120b4bc9e9ca73d8436c86a
      https://github.com/okfn/ckan/commit/38ed0ae150f8551b8120b4bc9e9ca73d8436c86a
  Author: amercader <amercadero at gmail.com>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/controllers/organization.py
    M ckan/lib/cli.py
    M ckan/lib/helpers.py
    M ckan/lib/plugins.py
    M ckan/logic/action/get.py
    M ckan/logic/action/update.py
    M ckan/logic/schema.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/test_coding_standards.py
    M ckanext/multilingual/plugin.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M setup.py

  Log Message:
  -----------
  Merge branch 'master' into 960-dont-use-api_url


  Commit: 04d65785c97a6b8d44d70c8f6bdff4de50caf3b7
      https://github.com/okfn/ckan/commit/04d65785c97a6b8d44d70c8f6bdff4de50caf3b7
  Author: amercader <amercadero at gmail.com>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M CHANGELOG.rst
    M ckan/lib/app_globals.py
    M ckan/public/base/javascript/main.js
    M ckan/templates/base.html
    M doc/configuration.rst
    M doc/legacy-api.rst

  Log Message:
  -----------
  [#960] Remove ckan.api_url completely on 2.2


Compare: https://github.com/okfn/ckan/compare/500733eeb791...04d65785c97a


More information about the ckan-changes mailing list