[ckan-changes] [okfn/ckan] 3ee836: Quick fix for deprecated

GitHub noreply at github.com
Thu Oct 18 16:52:37 UTC 2012


  Branch: refs/heads/2859-fix-the-build
  Home:   https://github.com/okfn/ckan
  Commit: 3ee836d08204155968db5c2866fcb7d959af8c07
      https://github.com/okfn/ckan/commit/3ee836d08204155968db5c2866fcb7d959af8c07
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Quick fix for deprecated


  Commit: fdfe6a0aca3252d88490b34e9d99c527811e1ce3
      https://github.com/okfn/ckan/commit/fdfe6a0aca3252d88490b34e9d99c527811e1ce3
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Proper fix of deprecated_context_item


  Commit: c333d08cab5f82596b67e5ed0e83ad68b4b8e452
      https://github.com/okfn/ckan/commit/c333d08cab5f82596b67e5ed0e83ad68b4b8e452
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  some documentation


  Commit: ad1785ccdf5a669c5feb5375bf93698e82ebc5d3
      https://github.com/okfn/ckan/commit/ad1785ccdf5a669c5feb5375bf93698e82ebc5d3
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Add the warning again


  Commit: 95a38b5bc9b6ba79dd5257e32d939bd94298964e
      https://github.com/okfn/ckan/commit/95a38b5bc9b6ba79dd5257e32d939bd94298964e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-02 (Thu, 02 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Store the message plus better names


  Commit: 3ae477bfa84e62a6bdb5fa4f99e9800c007fb681
      https://github.com/okfn/ckan/commit/3ae477bfa84e62a6bdb5fa4f99e9800c007fb681
  Author: Ian Murray <ian.murray at okfn.org>
  Date:   2012-08-02 (Thu, 02 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Fix the original deprecate_context_item function.


  Commit: 1cdf6a49671693a98789041a753cde81822d2c4c
      https://github.com/okfn/ckan/commit/1cdf6a49671693a98789041a753cde81822d2c4c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-07 (Tue, 07 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Revert "Fix the original deprecate_context_item function."

This reverts commit 3ae477bfa84e62a6bdb5fa4f99e9800c007fb681.

thread unsafe


  Commit: 4794c6f352be3151048e5eac2354d729f9fb6e94
      https://github.com/okfn/ckan/commit/4794c6f352be3151048e5eac2354d729f9fb6e94
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-07 (Tue, 07 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Fix up as suggested by kindly


  Commit: 9966615969fa2aa4823fc6d3455528b194136255
      https://github.com/okfn/ckan/commit/9966615969fa2aa4823fc6d3455528b194136255
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M ckan/model/__init__.py
    M ckan/model/domain_object.py

  Log Message:
  -----------
  [#2816] Re-add some items to model.__init__


  Commit: db6ab9e188c091ea894cce3766f029cc0e101535
      https://github.com/okfn/ckan/commit/db6ab9e188c091ea894cce3766f029cc0e101535
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-13 (Mon, 13 Aug 2012)

  Changed paths:
    M CHANGELOG.txt
    M ckan/controllers/group.py

  Log Message:
  -----------
  Merge branch 'allow-group-read-sort' into release-v1.8


  Commit: a2fe71dd5d885b085a95cf71b0de0cd42dd432f0
      https://github.com/okfn/ckan/commit/a2fe71dd5d885b085a95cf71b0de0cd42dd432f0
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-13 (Mon, 13 Aug 2012)

  Changed paths:
    M ckan/config/environment.py
    M ckan/lib/search/__init__.py

  Log Message:
  -----------
  [#2844] actually use simple-search config option


  Commit: fbd347c4b3f26bcbbdf20be310181f7d56d68df5
      https://github.com/okfn/ckan/commit/fbd347c4b3f26bcbbdf20be310181f7d56d68df5
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-13 (Mon, 13 Aug 2012)

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

  Log Message:
  -----------
  [#2844] Fix error in simple search


  Commit: 7a0cff82d358a0c9b6e29d793c3e5294c644bc5c
      https://github.com/okfn/ckan/commit/7a0cff82d358a0c9b6e29d793c3e5294c644bc5c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-13 (Mon, 13 Aug 2012)

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

  Log Message:
  -----------
  [#2844] fix test


  Commit: 1eb959b172c1aef0038f940f89056979cb5524ed
      https://github.com/okfn/ckan/commit/1eb959b172c1aef0038f940f89056979cb5524ed
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M doc/datastore.rst

  Log Message:
  -----------
  Fix typo in datastore docs


  Commit: 59440982da8e6665a88a6097ed79aebe3a21a81b
      https://github.com/okfn/ckan/commit/59440982da8e6665a88a6097ed79aebe3a21a81b
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M ckan/config/environment.py
    M ckan/lib/search/__init__.py
    M ckan/lib/search/sql.py
    M ckan/tests/lib/test_simple_search.py

  Log Message:
  -----------
  Merge branch '2844-re-enable-simple-search-for-1.8' into release-v1.8


  Commit: 72b0e9fcab4f99c5f20102981496ed18b31ae787
      https://github.com/okfn/ckan/commit/72b0e9fcab4f99c5f20102981496ed18b31ae787
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M ckan/model/__init__.py
    M ckan/model/domain_object.py

  Log Message:
  -----------
  Merge branch '2816-re-add-model-bits' into release-v1.8


  Commit: c81ce4b6816e0669cf878603b1046558644b258f
      https://github.com/okfn/ckan/commit/c81ce4b6816e0669cf878603b1046558644b258f
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

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

  Log Message:
  -----------
  Avoid unnecessary commit request

The commit can be sent on the same request with the dict to index


  Commit: 7b65a54088db9f8ed0511aa200a6409ebe223392
      https://github.com/okfn/ckan/commit/7b65a54088db9f8ed0511aa200a6409ebe223392
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/lib/search/__init__.py
    M ckan/lib/search/index.py
    M ckan/tests/lib/test_cli.py

  Log Message:
  -----------
  Commit only once at the end of a search index rebuild

Commiting changes in the Solr search index is a heavy task that takes
significant time. We are currently commiting changes after each update,
which is probably fine for individual updated (ie users editing or
creating a dataset), but when rebuilding the whole index it is
unnecessary. A single commit at the end of the process is needed, and
that speeds the reindexing about a 85%.

A flag has been added (`-e` or `--commit-each`) to allow the old
behaviour (commiting after each edit).


  Commit: 8473cd8bcb15d88805a309470129ed10fe8ba522
      https://github.com/okfn/ckan/commit/8473cd8bcb15d88805a309470129ed10fe8ba522
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

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

  Log Message:
  -----------
  Allow not returning the package dict when creating or updating

This avoids calling package_show


  Commit: 74f12575b32922c92b0f607c809692911ef641e1
      https://github.com/okfn/ckan/commit/74f12575b32922c92b0f607c809692911ef641e1
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

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

  Log Message:
  -----------
  Return dataset id if 'return_pacakge_dict' is False


  Commit: 4006757ba6a6ead21c3deb17427fd6176b481ec2
      https://github.com/okfn/ckan/commit/4006757ba6a6ead21c3deb17427fd6176b481ec2
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

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

  Log Message:
  -----------
  Use return_id_only instead of return_package_dict

Suggested by @tobes, as it is more backwards compatible


  Commit: 088c170c114f2ada971d4db3f0e9c39d298b81b9
      https://github.com/okfn/ckan/commit/088c170c114f2ada971d4db3f0e9c39d298b81b9
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Quick fix for deprecated


  Commit: fa0601bbf67f9571a4cc18622dd2251f203682a8
      https://github.com/okfn/ckan/commit/fa0601bbf67f9571a4cc18622dd2251f203682a8
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Proper fix of deprecated_context_item


  Commit: 489717f0d20d22455d9fb6d701f8b1280bf614d2
      https://github.com/okfn/ckan/commit/489717f0d20d22455d9fb6d701f8b1280bf614d2
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  some documentation


  Commit: b28adbfcae582fcc1687c1421cd1ebe77c622202
      https://github.com/okfn/ckan/commit/b28adbfcae582fcc1687c1421cd1ebe77c622202
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Add the warning again


  Commit: f908c6b8643b4e3ad14cd8e04084737fec0db014
      https://github.com/okfn/ckan/commit/f908c6b8643b4e3ad14cd8e04084737fec0db014
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Store the message plus better names


  Commit: 6fe8c57ffc24504d453a2f90f15ce59074426ce6
      https://github.com/okfn/ckan/commit/6fe8c57ffc24504d453a2f90f15ce59074426ce6
  Author: Ian Murray <ian.murray at okfn.org>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Fix the original deprecate_context_item function.


  Commit: 46ea2590653e0a9d4cc714ecd429532e4753360e
      https://github.com/okfn/ckan/commit/46ea2590653e0a9d4cc714ecd429532e4753360e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Revert "Fix the original deprecate_context_item function."

This reverts commit 3ae477bfa84e62a6bdb5fa4f99e9800c007fb681.

thread unsafe


  Commit: 35168a5a3bcb710cb633c7fb1f3f7003312839b0
      https://github.com/okfn/ckan/commit/35168a5a3bcb710cb633c7fb1f3f7003312839b0
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Fix up as suggested by kindly


  Commit: 227d8e5bb409fcfb68e94408eb7ac57aa61af334
      https://github.com/okfn/ckan/commit/227d8e5bb409fcfb68e94408eb7ac57aa61af334
  Author: kindly <kindly at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/lib/search/__init__.py
    M ckan/lib/search/index.py
    M ckan/logic/action/create.py
    M ckan/logic/action/update.py
    M ckan/tests/lib/test_cli.py

  Log Message:
  -----------
  Merge branch 'release-v1.8' of github.com:okfn/ckan into release-v1.8


  Commit: 9e348cdc7e30689fd7ee83952270a4608b8f83c6
      https://github.com/okfn/ckan/commit/9e348cdc7e30689fd7ee83952270a4608b8f83c6
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/i18n/bg/LC_MESSAGES/ckan.mo
    M ckan/i18n/bg/LC_MESSAGES/ckan.po
    M ckan/i18n/ca/LC_MESSAGES/ckan.mo
    M ckan/i18n/ca/LC_MESSAGES/ckan.po
    M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.mo
    M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po
    M ckan/i18n/de/LC_MESSAGES/ckan.mo
    M ckan/i18n/de/LC_MESSAGES/ckan.po
    M ckan/i18n/el/LC_MESSAGES/ckan.mo
    M ckan/i18n/el/LC_MESSAGES/ckan.po
    M ckan/i18n/es/LC_MESSAGES/ckan.mo
    M ckan/i18n/es/LC_MESSAGES/ckan.po
    M ckan/i18n/fi/LC_MESSAGES/ckan.mo
    M ckan/i18n/fi/LC_MESSAGES/ckan.po
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.po
    M ckan/i18n/hu/LC_MESSAGES/ckan.mo
    M ckan/i18n/hu/LC_MESSAGES/ckan.po
    M ckan/i18n/it/LC_MESSAGES/ckan.mo
    M ckan/i18n/it/LC_MESSAGES/ckan.po
    M ckan/i18n/ja/LC_MESSAGES/ckan.mo
    M ckan/i18n/ja/LC_MESSAGES/ckan.po
    M ckan/i18n/lt/LC_MESSAGES/ckan.mo
    M ckan/i18n/lt/LC_MESSAGES/ckan.po
    M ckan/i18n/lv/LC_MESSAGES/ckan.mo
    M ckan/i18n/lv/LC_MESSAGES/ckan.po
    M ckan/i18n/nl/LC_MESSAGES/ckan.mo
    M ckan/i18n/nl/LC_MESSAGES/ckan.po
    M ckan/i18n/no/LC_MESSAGES/ckan.mo
    M ckan/i18n/no/LC_MESSAGES/ckan.po
    M ckan/i18n/pl/LC_MESSAGES/ckan.mo
    M ckan/i18n/pl/LC_MESSAGES/ckan.po
    M ckan/i18n/pt_BR/LC_MESSAGES/ckan.mo
    M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
    M ckan/i18n/ro/LC_MESSAGES/ckan.mo
    M ckan/i18n/ro/LC_MESSAGES/ckan.po
    M ckan/i18n/ru/LC_MESSAGES/ckan.mo
    M ckan/i18n/ru/LC_MESSAGES/ckan.po
    M ckan/i18n/sk/LC_MESSAGES/ckan.mo
    M ckan/i18n/sk/LC_MESSAGES/ckan.po
    M ckan/i18n/sl/LC_MESSAGES/ckan.mo
    M ckan/i18n/sl/LC_MESSAGES/ckan.po
    M ckan/i18n/sq/LC_MESSAGES/ckan.mo
    M ckan/i18n/sq/LC_MESSAGES/ckan.po
    M ckan/i18n/sr/LC_MESSAGES/ckan.mo
    M ckan/i18n/sr/LC_MESSAGES/ckan.po
    M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.mo
    M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.po
    M ckan/i18n/sv/LC_MESSAGES/ckan.mo
    M ckan/i18n/sv/LC_MESSAGES/ckan.po
    M ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo
    M ckan/i18n/zh_TW/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  [i18n] Pull final translations for CKAN 1.8 from Transifex

Pulled the po files from Transifex, checked them, and compiled them to
create the mo files.


  Commit: efad575c6e76b18afac4463c541039bb330aa37f
      https://github.com/okfn/ckan/commit/efad575c6e76b18afac4463c541039bb330aa37f
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    R ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo
    R ckan/i18n/zh_TW/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  Remove zh_TW translation from CKAN 1.8

It has 0% translations


  Commit: 63b92ce7e779b77fa0d8ee56184f927f680d278a
      https://github.com/okfn/ckan/commit/63b92ce7e779b77fa0d8ee56184f927f680d278a
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/lib/maintain.py

  Log Message:
  -----------
  Merge branch 'release-v1.8' of github.com:okfn/ckan into release-v1.8


  Commit: 2f7a60dbbf937cc1a5787b1d6988bcd7d4ccdc70
      https://github.com/okfn/ckan/commit/2f7a60dbbf937cc1a5787b1d6988bcd7d4ccdc70
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/config/deployment.ini_tmpl

  Log Message:
  -----------
  Update CKAN's default list of language options


  Commit: f9c737403ddd26ea087fc5c66e4dbcc9e0cf6fa2
      https://github.com/okfn/ckan/commit/f9c737403ddd26ea087fc5c66e4dbcc9e0cf6fa2
  Author: kindly <kindly at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Log Message:
  -----------
  Merge branch 'deprecated-fix-for-1.8' into release-v1.8


  Commit: 29bd17bd8305bd12cec49ce4b5e5739890c3f02e
      https://github.com/okfn/ckan/commit/29bd17bd8305bd12cec49ce4b5e5739890c3f02e
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

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

  Log Message:
  -----------
  [#2854] Enable allow_partial_update for group update

Listen to allow_partial_update in the context when saving a group, and
use it in the group controller. This fixes issue #2854 where all an
organizations datasets were being removed on updating an organization
(with the organizations plugins enabled)


  Commit: ad08763e03177cc3bf253de078e1899c08355fa5
      https://github.com/okfn/ckan/commit/ad08763e03177cc3bf253de078e1899c08355fa5
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/lib/plugins.py
    M ckan/plugins/interfaces.py
    M ckanext/organizations/forms.py
    A ckanext/organizations/templates/organization_edit.html

  Log Message:
  -----------
  [#2843] Remove 'Add Existing Datasets' option from organization edit

The link wasn't working, and this option doesn't make any sense when
organizations is enabled, because every dataset must belong to one and
only one organization anyway.

This commit simply removes the link from the organization edit page,
making it consistent with the other organization pages (read etc.)

It was necessary to add the ability to override the group/edit.html
template to the IGroupForm plugin to do this.


  Commit: 302c2f5644e7dd07e4c5a53f47d377d385685ecc
      https://github.com/okfn/ckan/commit/302c2f5644e7dd07e4c5a53f47d377d385685ecc
  Author: kindly <kindly at gmail.com>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Log Message:
  -----------
  Merge pull request #84 from okfn/deprecated-fix-for-1.8

Deprecated fix for 1.8, merged.


  Commit: 3e654786a6c9daf89d65ec1c86b1fb9a2a3ec074
      https://github.com/okfn/ckan/commit/3e654786a6c9daf89d65ec1c86b1fb9a2a3ec074
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/controllers/related.py

  Log Message:
  -----------
  [#2856] Fix 500 error in related controller


  Commit: 5283b4d08fdf52c43a61c60e271c5d10fda6f2e3
      https://github.com/okfn/ckan/commit/5283b4d08fdf52c43a61c60e271c5d10fda6f2e3
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/controllers/related.py

  Log Message:
  -----------
  Merge branch '2856-related-controller-fix' into release-v1.8


  Commit: 202d6fe42a3d0f60ddf093285b0e3e62b7aff2c3
      https://github.com/okfn/ckan/commit/202d6fe42a3d0f60ddf093285b0e3e62b7aff2c3
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

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

  Log Message:
  -----------
  Remove 'Other (Open)' from multilingual test data

This fixes a multilingual extension test that was failing. Seems this
string is getting translated by normal gettext interface translation now


  Commit: 080be1bb2521e5d2d7a7800d0ec6bbb1446c3019
      https://github.com/okfn/ckan/commit/080be1bb2521e5d2d7a7800d0ec6bbb1446c3019
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/controllers/feed.py

  Log Message:
  -----------
  2869 Fixes problem with invalid data being passed to solr.

The feeds take a page number from the query string and use it to determine the
start position in the list.  Occassionally this is 0 and code around line 441
then decrement and then multiply this number, generating a start number less than
0 which solr chokes on.


  Commit: 3aac052841a0b592a562e23afa8552fb63696db4
      https://github.com/okfn/ckan/commit/3aac052841a0b592a562e23afa8552fb63696db4
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

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

  Log Message:
  -----------
  Test for 2868


  Commit: 4885895c0f8c0bced0f5392b8938aadcc6004cfd
      https://github.com/okfn/ckan/commit/4885895c0f8c0bced0f5392b8938aadcc6004cfd
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/model/license.py

  Log Message:
  -----------
  Fix for non-open licenses appearing open

The 'This dataset is openly licensed' icon was appearing next to
non-open datasets as well. The problem was that DefaultLicense was
returning u"False" (a string) for boolean attributes such as
is_okd_compliant. Change the class so it no longer turns non-string
attributes into unicode strings when you access them.


  Commit: 888c46a09429b576b08f3b5a2d1faf4354759302
      https://github.com/okfn/ckan/commit/888c46a09429b576b08f3b5a2d1faf4354759302
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/lib/mailer.py
    M ckan/tests/functional/test_user.py

  Log Message:
  -----------
  2866 Missing key results in strip() being called on None

When no reset key is present then None is used to verify the key
and it is strip()ed first, resulting in an error.


  Commit: bc104c006fd26fe3b9d630d85d1831f272d62740
      https://github.com/okfn/ckan/commit/bc104c006fd26fe3b9d630d85d1831f272d62740
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/controllers/storage.py

  Log Message:
  -----------
  2867 Fixes a problem with passing unicode to url_for

Forces the file_url to be ascii as it appears that for some reason, and only
occassionally OFS returns unicode instead of str.  We don't want to fix OFS
as it is scheduled for removal and we can fix routes as it is already out of
date.


  Commit: daf63e95d1859327d2afd193145d31f21faa5967
      https://github.com/okfn/ckan/commit/daf63e95d1859327d2afd193145d31f21faa5967
  Author: kindly <kindly at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M ckan/controllers/feed.py
    M ckan/controllers/related.py
    M ckan/controllers/storage.py
    M ckan/lib/create_test_data.py
    M ckan/lib/mailer.py
    M ckan/model/license.py
    M ckan/tests/functional/test_group.py
    M ckan/tests/functional/test_user.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  Merge branch 'release-v1.8' of github.com:okfn/ckan into release-v1.8


  Commit: 8abcfd97bbba237fdab55aad61288bed637153ff
      https://github.com/okfn/ckan/commit/8abcfd97bbba237fdab55aad61288bed637153ff
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M ckan/public/scripts/vendor/recline/recline.js

  Log Message:
  -----------
  [#2639,js/recline][xs]: re-insert support for serializing all dataset info into state (and vice-versa) which means format is preserved for dataproxy.


  Commit: bbd0fe6af8f46fa316207aae58f63bc7ef07085f
      https://github.com/okfn/ckan/commit/bbd0fe6af8f46fa316207aae58f63bc7ef07085f
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#2639,bugfix][xs]: bugfix for minor issue with backwards compatibility in embed urls.

* Bug: previous recline setup used elasticsearch_url in recline 'state' (dataset part) when generating embed_url for dataset. But recline no longer supports this. Fixed by moving elasticsearch_urlmoving to url attribute of dataset attribute of state.


  Commit: 9e16c46274f88645414f08abbaeae47c2ee7baba
      https://github.com/okfn/ckan/commit/9e16c46274f88645414f08abbaeae47c2ee7baba
  Author: Rufus Pollock <rufus.pollock at okfn.org>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M ckan/public/scripts/application.js

  Log Message:
  -----------
  [#2639,bugfix][xs]: remove reference to recline.Model.Dataset.restore (has been removed from recline) and do the dataset restore by hand (trivial).


  Commit: b17ea57856187ed2789e81fcacf5f6731d11da2d
      https://github.com/okfn/ckan/commit/b17ea57856187ed2789e81fcacf5f6731d11da2d
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

  Changed paths:
    M ckan/controllers/feed.py
    M ckan/controllers/package.py
    M ckan/controllers/related.py
    M ckan/controllers/storage.py
    M ckan/lib/create_test_data.py
    M ckan/lib/mailer.py
    M ckan/model/license.py
    M ckan/public/scripts/application.js
    M ckan/public/scripts/vendor/recline/recline.js
    M ckan/tests/functional/test_group.py
    M ckan/tests/functional/test_user.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py

  Log Message:
  -----------
  Merge branch 'release-v1.8' of github.com:okfn/ckan into 2845-bug-editing-organization-removes-datasets


  Commit: e3a67936f5dea6ec07187c5acd8393e7f60c729a
      https://github.com/okfn/ckan/commit/e3a67936f5dea6ec07187c5acd8393e7f60c729a
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

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

  Log Message:
  -----------
  [#2845] Apply allow_partial_update to all group fields

Make 'allow_partial_update': True in the context apply to multiple group
fields: packages, users, groups, tags and extras, when updating a group,
so you can pass a group dict with e.g. no 'packages' key and this will
update the group but will not change the group's packages.  Previously
allow_partial_update only affected packages and extras.


  Commit: 6f7fa8b41f1d08005328afa9e24bb2fbffcf8e85
      https://github.com/okfn/ckan/commit/6f7fa8b41f1d08005328afa9e24bb2fbffcf8e85
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

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

  Log Message:
  -----------
  [#2845] Allow passing empty lists to group_update

If, for example, a group dict with a 'packages' key with an empty list
as the value is passed to group_update, then set the group's packages to
an empty list (i.e. remove any packages from the group), even if
'allow_partial_update': True was specified in the context (previously
such an empty list would be ignored and the group's packages would not
change). Also applies to other group fields e.g. tags, users, groups, etc.


  Commit: 4bdfe00b3a0f82f365424ef8f04f17ddff81082a
      https://github.com/okfn/ckan/commit/4bdfe00b3a0f82f365424ef8f04f17ddff81082a
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

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

  Log Message:
  -----------
  [#2844] fix simple search for db clean


  Commit: 4db40775f4f850684d215e8cc79a8ddd3af2d461
      https://github.com/okfn/ckan/commit/4db40775f4f850684d215e8cc79a8ddd3af2d461
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

  Changed paths:
    M doc/configuration.rst

  Log Message:
  -----------
  Fix to documentation of file upload parameters


  Commit: ebfe4f54e4999dabd88eddc5cad9966cc26ce9aa
      https://github.com/okfn/ckan/commit/ebfe4f54e4999dabd88eddc5cad9966cc26ce9aa
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

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

  Log Message:
  -----------
  [xs] Fixing the RDF template


  Commit: e7e4a0216eee74623e23b04e17f517e46f0f2691
      https://github.com/okfn/ckan/commit/e7e4a0216eee74623e23b04e17f517e46f0f2691
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

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

  Log Message:
  -----------
  Merge branch '2844-re-enable-simple-search-for-1.8' into release-v1.8


  Commit: 49fca25a4321b2af34dc9bed9d3c3fa6cbe6d0da
      https://github.com/okfn/ckan/commit/49fca25a4321b2af34dc9bed9d3c3fa6cbe6d0da
  Author: amercader <amercadero at gmail.com>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

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

  Log Message:
  -----------
  Merge branch '2845-bug-editing-organization-removes-datasets' into release-v1.8


  Commit: 1ebe7b5b8419880f1df42baa7f8288d4d208ef52
      https://github.com/okfn/ckan/commit/1ebe7b5b8419880f1df42baa7f8288d4d208ef52
  Author: James McKinney <james at slashpoundbang.com>
  Date:   2012-08-20 (Mon, 20 Aug 2012)

  Changed paths:
    M ckan/controllers/storage.py

  Log Message:
  -----------
  Fix e2073a37 which caused double slashes to occur


  Commit: 1d94d8c9d21fa94810ff94d4557bd1104d61e76e
      https://github.com/okfn/ckan/commit/1d94d8c9d21fa94810ff94d4557bd1104d61e76e
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M CHANGELOG.txt
    M ckan/config/deployment.ini_tmpl
    M ckan/i18n/es/LC_MESSAGES/ckan.mo
    M ckan/i18n/es/LC_MESSAGES/ckan.po
    M ckan/i18n/fi/LC_MESSAGES/ckan.mo
    M ckan/i18n/fi/LC_MESSAGES/ckan.po
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.po
    A ckan/i18n/ko_KR/LC_MESSAGES/ckan.mo
    A ckan/i18n/ko_KR/LC_MESSAGES/ckan.po
    M ckan/i18n/no/LC_MESSAGES/ckan.mo
    M ckan/i18n/no/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  [i18n] Pull translations from Transifex again

Includes adding 100% Korean translation


  Commit: 04eecb88284e650cb0feb95b76393da63eee9f7b
      https://github.com/okfn/ckan/commit/04eecb88284e650cb0feb95b76393da63eee9f7b
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M CHANGELOG.txt
    M ckan/config/deployment.ini_tmpl
    M ckan/controllers/feed.py
    M ckan/controllers/group.py
    M ckan/controllers/package.py
    M ckan/controllers/related.py
    M ckan/controllers/storage.py
    M ckan/i18n/es/LC_MESSAGES/ckan.mo
    M ckan/i18n/es/LC_MESSAGES/ckan.po
    M ckan/i18n/fi/LC_MESSAGES/ckan.mo
    M ckan/i18n/fi/LC_MESSAGES/ckan.po
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.po
    A ckan/i18n/ko_KR/LC_MESSAGES/ckan.mo
    A ckan/i18n/ko_KR/LC_MESSAGES/ckan.po
    M ckan/i18n/no/LC_MESSAGES/ckan.mo
    M ckan/i18n/no/LC_MESSAGES/ckan.po
    M ckan/lib/create_test_data.py
    M ckan/lib/dictization/model_save.py
    M ckan/lib/mailer.py
    M ckan/lib/search/__init__.py
    M ckan/model/license.py
    M ckan/public/scripts/application.js
    M ckan/public/scripts/vendor/recline/recline.js
    M ckan/templates/package/read.rdf
    M ckan/tests/functional/test_group.py
    M ckan/tests/functional/test_user.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M doc/configuration.rst

  Log Message:
  -----------
  Merge branch 'release-v1.8' of https://github.com/okfn/ckan into release-v1.8


  Commit: f963a0c7a70b0e50a11dd9b53ca496222dac1b6d
      https://github.com/okfn/ckan/commit/f963a0c7a70b0e50a11dd9b53ca496222dac1b6d
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/lib/plugins.py
    M ckan/plugins/interfaces.py
    M ckanext/organizations/forms.py
    A ckanext/organizations/templates/organization_edit.html

  Log Message:
  -----------
  Merge branch '2843-cannot-add-existing-datasets-to-organizations' into release-v1.8


  Commit: 9f05441365a0acc32ef348e84334a99a8969bb52
      https://github.com/okfn/ckan/commit/9f05441365a0acc32ef348e84334a99a8969bb52
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M ckan/controllers/home.py
    M ckan/i18n/check_po_files.py
    M ckan/logic/action/create.py

  Log Message:
  -----------
  Fix unicode formatting bug


  Commit: 9c07f4aaab02575420604719aa1a040cdf64cfe9
      https://github.com/okfn/ckan/commit/9c07f4aaab02575420604719aa1a040cdf64cfe9
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

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

  Log Message:
  -----------
  Fix error on unicode related title


  Commit: 50e485b4ca033133aa3d0fc22a6cb0f44ec5e243
      https://github.com/okfn/ckan/commit/50e485b4ca033133aa3d0fc22a6cb0f44ec5e243
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.po
    M ckan/i18n/ko_KR/LC_MESSAGES/ckan.mo
    M ckan/i18n/ko_KR/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  [i18n] Final download of strings from Transifex for 1.8

Only French and Korean changed


  Commit: 5fda0c218a4bece23bc44cd1135d2afcaee1f250
      https://github.com/okfn/ckan/commit/5fda0c218a4bece23bc44cd1135d2afcaee1f250
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-28 (Tue, 28 Aug 2012)

  Changed paths:
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.po
    M ckan/i18n/ko_KR/LC_MESSAGES/ckan.mo
    M ckan/i18n/ko_KR/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  Merge branch 'release-v1.8' of https://github.com/okfn/ckan into release-v1.8


  Commit: dcf1474fa7c45e90b452312976843434f8645a6a
      https://github.com/okfn/ckan/commit/dcf1474fa7c45e90b452312976843434f8645a6a
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-08-28 (Tue, 28 Aug 2012)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [xs] Minor fix for accept header handling on package


  Commit: 66fa653b2d0dec1da471a0fd1fc180029d3affd8
      https://github.com/okfn/ckan/commit/66fa653b2d0dec1da471a0fd1fc180029d3affd8
  Author: Ian Murray <ian.c.murray at gmail.com>
  Date:   2012-10-18 (Thu, 18 Oct 2012)

  Changed paths:
    M CHANGELOG.txt
    M ckan/config/deployment.ini_tmpl
    M ckan/controllers/feed.py
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/controllers/package.py
    M ckan/controllers/related.py
    M ckan/controllers/storage.py
    M ckan/i18n/bg/LC_MESSAGES/ckan.mo
    M ckan/i18n/bg/LC_MESSAGES/ckan.po
    M ckan/i18n/ca/LC_MESSAGES/ckan.mo
    M ckan/i18n/ca/LC_MESSAGES/ckan.po
    M ckan/i18n/check_po_files.py
    M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.mo
    M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po
    M ckan/i18n/de/LC_MESSAGES/ckan.mo
    M ckan/i18n/de/LC_MESSAGES/ckan.po
    M ckan/i18n/el/LC_MESSAGES/ckan.mo
    M ckan/i18n/el/LC_MESSAGES/ckan.po
    M ckan/i18n/es/LC_MESSAGES/ckan.mo
    M ckan/i18n/es/LC_MESSAGES/ckan.po
    M ckan/i18n/fi/LC_MESSAGES/ckan.mo
    M ckan/i18n/fi/LC_MESSAGES/ckan.po
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.po
    M ckan/i18n/hu/LC_MESSAGES/ckan.mo
    M ckan/i18n/hu/LC_MESSAGES/ckan.po
    M ckan/i18n/it/LC_MESSAGES/ckan.mo
    M ckan/i18n/it/LC_MESSAGES/ckan.po
    M ckan/i18n/ja/LC_MESSAGES/ckan.mo
    M ckan/i18n/ja/LC_MESSAGES/ckan.po
    A ckan/i18n/ko_KR/LC_MESSAGES/ckan.mo
    A ckan/i18n/ko_KR/LC_MESSAGES/ckan.po
    M ckan/i18n/lt/LC_MESSAGES/ckan.mo
    M ckan/i18n/lt/LC_MESSAGES/ckan.po
    M ckan/i18n/lv/LC_MESSAGES/ckan.mo
    M ckan/i18n/lv/LC_MESSAGES/ckan.po
    M ckan/i18n/nl/LC_MESSAGES/ckan.mo
    M ckan/i18n/nl/LC_MESSAGES/ckan.po
    M ckan/i18n/no/LC_MESSAGES/ckan.mo
    M ckan/i18n/no/LC_MESSAGES/ckan.po
    M ckan/i18n/pl/LC_MESSAGES/ckan.mo
    M ckan/i18n/pl/LC_MESSAGES/ckan.po
    M ckan/i18n/pt_BR/LC_MESSAGES/ckan.mo
    M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
    M ckan/i18n/ro/LC_MESSAGES/ckan.mo
    M ckan/i18n/ro/LC_MESSAGES/ckan.po
    M ckan/i18n/ru/LC_MESSAGES/ckan.mo
    M ckan/i18n/ru/LC_MESSAGES/ckan.po
    M ckan/i18n/sk/LC_MESSAGES/ckan.mo
    M ckan/i18n/sk/LC_MESSAGES/ckan.po
    M ckan/i18n/sl/LC_MESSAGES/ckan.mo
    M ckan/i18n/sl/LC_MESSAGES/ckan.po
    M ckan/i18n/sq/LC_MESSAGES/ckan.mo
    M ckan/i18n/sq/LC_MESSAGES/ckan.po
    M ckan/i18n/sr/LC_MESSAGES/ckan.mo
    M ckan/i18n/sr/LC_MESSAGES/ckan.po
    M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.mo
    M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.po
    M ckan/i18n/sv/LC_MESSAGES/ckan.mo
    M ckan/i18n/sv/LC_MESSAGES/ckan.po
    R ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo
    R ckan/i18n/zh_TW/LC_MESSAGES/ckan.po
    M ckan/lib/create_test_data.py
    M ckan/lib/dictization/model_save.py
    M ckan/lib/mailer.py
    M ckan/lib/maintain.py
    M ckan/lib/plugins.py
    M ckan/lib/search/__init__.py
    M ckan/logic/action/create.py
    M ckan/model/__init__.py
    M ckan/model/domain_object.py
    M ckan/model/license.py
    M ckan/plugins/interfaces.py
    M ckan/public/scripts/application.js
    M ckan/public/scripts/vendor/recline/recline.js
    M ckan/templates/package/read.rdf
    M ckan/tests/functional/test_group.py
    M ckan/tests/functional/test_user.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M ckanext/organizations/forms.py
    A ckanext/organizations/templates/organization_edit.html
    M doc/configuration.rst

  Log Message:
  -----------
  Merge branch 'release-v1.8' into 2859-fix-the-build


Compare: https://github.com/okfn/ckan/compare/7b9e514e9c46...66fa653b2d0d


More information about the ckan-changes mailing list