[ckan-changes] [ckan/ckan] f4a971: Update version number for 2.5.3b release

GitHub noreply at github.com
Wed Nov 2 10:34:05 UTC 2016


  Branch: refs/heads/release-v2.5-latest
  Home:   https://github.com/ckan/ckan
  Commit: f4a971f5764971f101b8f777b88c24845aeb05dd
      https://github.com/ckan/ckan/commit/f4a971f5764971f101b8f777b88c24845aeb05dd
  Author: amercader <amercadero at gmail.com>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M ckan/__init__.py

  Log Message:
  -----------
  Update version number for 2.5.3b release


  Commit: 606fd007d87851b68c869f46912f31ccf97fcfdd
      https://github.com/ckan/ckan/commit/606fd007d87851b68c869f46912f31ccf97fcfdd
  Author: amercader <amercadero at gmail.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

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

  Log Message:
  -----------
  [#3077] Catch mailer exceptions on user invite

Rather than returning a 500 error, return a ValidationError with the
SMTP error, and delete the pending user.


  Commit: 61f020b537c3ebfd85ccb9c67e6a9c7079cc65ad
      https://github.com/ckan/ckan/commit/61f020b537c3ebfd85ccb9c67e6a9c7079cc65ad
  Author: amercader <amercadero at gmail.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M ckanext/reclineview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  [#2923] Proper sanitation of header name on SlickGrid view

Fixes #2923

Cherry-picked from @smotornyuk patch on okfn/recline#498


  Commit: 81fd9e4829901617a27ab31a86082ce477997175
      https://github.com/ckan/ckan/commit/81fd9e4829901617a27ab31a86082ce477997175
  Author: Ian Ward <ian at excess.org>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M requirements.txt

  Log Message:
  -----------
  [#3180] backport html5lib dep


  Commit: a4520def1f7bf167579333cc2d7fa5a543dae371
      https://github.com/ckan/ckan/commit/a4520def1f7bf167579333cc2d7fa5a543dae371
  Author: yingqiaogit <qiaoying at hotmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  retrieve the title of a package in a selected lanuage rather than in the form of a dictionary when a multi-language plugin is used

Conflicts:
	ckan/controllers/package.py


  Commit: 8871a6707c3736c8d8b526a864b861dcfc81db44
      https://github.com/ckan/ckan/commit/8871a6707c3736c8d8b526a864b861dcfc81db44
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

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

  Log Message:
  -----------
  [#3078] Don't show deleted users/datasets on member_list

The members table is stateful, ie it has a state=active/deleted field which
was not updated when deleting a dataset or user.

This commit sets the state of all user/dataset memberships to deleted
and adds some tests


  Commit: faddd58983cf163e4a97677179b344f9f3eba754
      https://github.com/ckan/ckan/commit/faddd58983cf163e4a97677179b344f9f3eba754
  Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/ckan_nose_plugin.py
    M ckan/lib/base.py
    M ckan/lib/datapreview.py
    M ckan/lib/helpers.py
    M ckan/logic/action/get.py

  Log Message:
  -----------
  Fix #3093: Incorrect usage of `str.split`.


  Commit: b928013639381570f5bdd5be4a32ddeafa790e00
      https://github.com/ckan/ckan/commit/b928013639381570f5bdd5be4a32ddeafa790e00
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/schema.py
    M ckan/tests/logic/action/test_create.py

  Log Message:
  -----------
  [#3108] Raise validation errors on group/org_member_create

Add not_missing to the schema and raise the errors on the action. Adds
some tests as well


  Commit: 0fd0f80b2493c50c66d11f0f7ce160f44a292795
      https://github.com/ckan/ckan/commit/0fd0f80b2493c50c66d11f0f7ce160f44a292795
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/logic/schema.py

  Log Message:
  -----------
  [#3108] Allow to renferece groups and users by id or name

Conflicts:
	ckan/logic/schema.py


  Commit: 2a94a866fb41e86dde39b640726d355c42e5281f
      https://github.com/ckan/ckan/commit/2a94a866fb41e86dde39b640726d355c42e5281f
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/tests/logic/action/test_create.py

  Log Message:
  -----------
  [#3108] Add back plugin unload command


  Commit: c00e192d447d5c183b227cebd00a2c793a21bade
      https://github.com/ckan/ckan/commit/c00e192d447d5c183b227cebd00a2c793a21bade
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/logic/schema.py

  Log Message:
  -----------
  [#3108] Remove redundant validator


  Commit: 4b5eee8dc6517d3eb5b708b3dd64bf1afebf8e8a
      https://github.com/ckan/ckan/commit/4b5eee8dc6517d3eb5b708b3dd64bf1afebf8e8a
  Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/templates/package/snippets/resource_view.html
    M ckan/tests/controllers/test_package.py

  Log Message:
  -----------
  [#3128] Render resource view descriptions as Markdown.

Previously, CKAN rendered resource view descriptions as plain text, in
contrast to the help text given in the resource view edit form which
says that Markdown is supported.

Conflicts:
	ckan/tests/controllers/test_package.py


  Commit: 247ced5491278891fab24a1817aedbe0aa91c4b4
      https://github.com/ckan/ckan/commit/247ced5491278891fab24a1817aedbe0aa91c4b4
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckan/public/base/javascript/modules/resource-view-filters-form.js

  Log Message:
  -----------
  Fix autocomplete request url.

Wrapped previously hardcoded url into ckan.url function


  Commit: 25a57a6f262c9579cbfc7ab88f23dbe716f7c95c
      https://github.com/ckan/ckan/commit/25a57a6f262c9579cbfc7ab88f23dbe716f7c95c
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

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

  Log Message:
  -----------
  [#3199] Update revisions on bulk operations

`bulk_update_private`, `bulk_update_public` and ``bulk_update_delete`
changed the `package` table and the search index but not the revision
 table, which caused the changes to not be reflected everywhere.

This fixes the model query and adds a bunch of tests.

Conflicts:
	ckan/tests/logic/action/test_update.py


  Commit: cf5dc50639e9f6160a97a6cdd408879ea14bf150
      https://github.com/ckan/ckan/commit/cf5dc50639e9f6160a97a6cdd408879ea14bf150
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

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

  Log Message:
  -----------
  [#3199] Only update the latest revision


  Commit: d9939e635dff466230cd3a5423e32ea4a0cb74f2
      https://github.com/ckan/ckan/commit/d9939e635dff466230cd3a5423e32ea4a0cb74f2
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-25 (Thu, 25 Aug 2016)

  Changed paths:
    M ckanext/reclineview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  [#3162] Replace MapQuest tiles in Recline with Stamen Terrain


  Commit: 246d22037602c324e997fe457692957d4c368161
      https://github.com/ckan/ckan/commit/246d22037602c324e997fe457692957d4c368161
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckan/controllers/feed.py

  Log Message:
  -----------
  [#2955] Fix group feeds returning no datasets


  Commit: 8b5a04bf4c058f63b8a0aa288220595212365062
      https://github.com/ckan/ckan/commit/8b5a04bf4c058f63b8a0aa288220595212365062
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckan/tests/controllers/test_feed.py

  Log Message:
  -----------
  [#2955] Add tests for feed controller


  Commit: 7094532ea959f194464a6ad37b45f22ce1b643c6
      https://github.com/ckan/ckan/commit/7094532ea959f194464a6ad37b45f22ce1b643c6
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

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

  Log Message:
  -----------
  [#3012] Persist datastore_active on resource updates

As datastore_active is stored as an extra, if it's not provided in the
incoming data_dict on resource_update it will get dropped. This happens
most noticeably when udpating via the frontend, causing the green Data
API button to disappear.


  Commit: a425d9817570a024ffd252433f4aa506eb9e816f
      https://github.com/ckan/ckan/commit/a425d9817570a024ffd252433f4aa506eb9e816f
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckanext/datastore/db.py

  Log Message:
  -----------
  [#2969] Fix unicode error when indexing field of type JSON


  Commit: 0fc89512b64ea28422aa3cbd277c364fb8a15eda
      https://github.com/ckan/ckan/commit/0fc89512b64ea28422aa3cbd277c364fb8a15eda
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  [#2969] Add a couple of tests


  Commit: 37db7ee758402f0b11eff66a9df70685a3ab20ef
      https://github.com/ckan/ckan/commit/37db7ee758402f0b11eff66a9df70685a3ab20ef
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

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

  Log Message:
  -----------
  [#3011] do not create default views on package_update


  Commit: 9740353b9dfb2ae9c6dbc9a7846609fced770ef9
      https://github.com/ckan/ckan/commit/9740353b9dfb2ae9c6dbc9a7846609fced770ef9
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

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

  Log Message:
  -----------
  [#3011] Create default views on resource_create

- This was not neccessary before because we would call `package_update`
  in the `resource_create` function. Now that `package_update` does not
  create the default views anymore the `resource_create` function has to
  do it itself


  Commit: 69a3cda6d4e2d38ec35ff48d91be8b5ff07faa50
      https://github.com/ckan/ckan/commit/69a3cda6d4e2d38ec35ff48d91be8b5ff07faa50
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

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

  Log Message:
  -----------
  [#3011] Remove tests for package_update and resource_update

- The new logic is not to create the views anymore on `*_update` but
  just on `*_create`


  Commit: 6f6b37eb32fa69e782555eaaa31d07b5ea3e5b82
      https://github.com/ckan/ckan/commit/6f6b37eb32fa69e782555eaaa31d07b5ea3e5b82
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

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

  Log Message:
  -----------
  [#3011] create default views via get_action


  Commit: 619da750d7848e08203a15632f06de945e5e24c5
      https://github.com/ckan/ckan/commit/619da750d7848e08203a15632f06de945e5e24c5
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

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

  Log Message:
  -----------
  [#3011] remove empty line for pep8


  Commit: 4789cad873aa3d496e9a1fda31b9c8c37194e861
      https://github.com/ckan/ckan/commit/4789cad873aa3d496e9a1fda31b9c8c37194e861
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckanext/reclineview/tests/test_view.py

  Log Message:
  -----------
  [#3011] Spcifiy format in test

Not sure if this is a good idea but all the tests should at least pass
now


  Commit: a3da4c38385ccb8a8b11af73caee7af4cdc99252
      https://github.com/ckan/ckan/commit/a3da4c38385ccb8a8b11af73caee7af4cdc99252
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckanext/reclineview/plugin.py
    M ckanext/reclineview/tests/test_view.py

  Log Message:
  -----------
  [#3011] properly check for _datastore_only_resource


  Commit: 582bdd7a90f291322fadf9f22f6a0e2b0d4eae09
      https://github.com/ckan/ckan/commit/582bdd7a90f291322fadf9f22f6a0e2b0d4eae09
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckanext/reclineview/plugin.py

  Log Message:
  -----------
  [#3011] change check for _datastore_only_resource in ReclineViewBase


  Commit: 2014ef695fec6f242be012a599273777394bde0c
      https://github.com/ckan/ckan/commit/2014ef695fec6f242be012a599273777394bde0c
  Author: Louis des Landes <ldeslandes at swin.edu.au>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckan/tests/helpers.py

  Log Message:
  -----------
  If a test app exists, reset it for each test


  Commit: 6d65daee65c4d574058b308a68efe9b38aa6db5b
      https://github.com/ckan/ckan/commit/6d65daee65c4d574058b308a68efe9b38aa6db5b
  Author: Louis des Landes <ldeslandes at swin.edu.au>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckan/controllers/user.py
    M ckan/tests/controllers/test_user.py

  Log Message:
  -----------
  Fix user log out on username change

Fixes #2394

Conflicts:
	ckan/tests/controllers/test_user.py


  Commit: cb8d2f57d260255316cd0a5190736958a59d203e
      https://github.com/ckan/ckan/commit/cb8d2f57d260255316cd0a5190736958a59d203e
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckanext/datapusher/logic/action.py
    M ckanext/datapusher/tests/test_action.py

  Log Message:
  -----------
  [#2856] Create DataPusher task timestamps using UTC

When an upload to the DataPusher finishes we check
`resource['last_modified']` (in UTC) against `task['last_updated']`
to check whether it changed during the previous upload and resubmit it.
As `task['last_updated']` was created using `datetime.now()` this could
lead to infinite upload loops.

Discussion is here:

https://github.com/ckan/ckan/issues/2856#issuecomment-220383735


  Commit: b750c44cf5c2a9ef343b60c1563aac9904846648
      https://github.com/ckan/ckan/commit/b750c44cf5c2a9ef343b60c1563aac9904846648
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckan/tests/factories.py

  Log Message:
  -----------
  Pad Groups and Org names from factories with zeros

The test in ckan/tests/controllers/test_group.py would sometimes fail
when run in an unfortunate order. The
`test_page_thru_list_of_orgs_preserves_sort_order` and
`test_page_thru_list_of_groups_preserves_sort_order` would fail because
some organizations had already been created by oyher tests and the numbering would
start a 5 instead of 1. And because the sorting was done via strings (so
`Group 5` came after `Group 31` the test would fail. By always padding
them with zeros this should not happend anymore and make the tests more
stable (So it is `Group 05` now).


  Commit: 8e69540f3a235ddb554b56c2d9cb547321d0aabc
      https://github.com/ckan/ckan/commit/8e69540f3a235ddb554b56c2d9cb547321d0aabc
  Author: Knut Hühne <knut at k-nut.eu>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ckan/tests/factories.py

  Log Message:
  -----------
  Pad all things that come from factories with zeros


  Commit: 69408d240d1e64a4f56eec0090b6955a3117bbd8
      https://github.com/ckan/ckan/commit/69408d240d1e64a4f56eec0090b6955a3117bbd8
  Author: amercader <amercadero at gmail.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M requirements.in
    M requirements.txt

  Log Message:
  -----------
  [#3181] Upgrade bleach rather than pin html5lib


  Commit: 8bf95544a68162db495da6f110b1175de886b85e
      https://github.com/ckan/ckan/commit/8bf95544a68162db495da6f110b1175de886b85e
  Author: amercader <amercadero at gmail.com>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M ckan/i18n/zh_CN/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  [#3238] Fix formatters in zn_CN string


  Commit: d01ce0b5727d57b4a6cc66bc0e09055d7023201e
      https://github.com/ckan/ckan/commit/d01ce0b5727d57b4a6cc66bc0e09055d7023201e
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M requirements.txt

  Log Message:
  -----------
  [#3181] Upgrade bleach in the requirements.txt, following the change in .in


  Commit: ec3166dd72abe100b9e00aaf40252827efff007d
      https://github.com/ckan/ckan/commit/ec3166dd72abe100b9e00aaf40252827efff007d
  Author: Matt Fullerton <mattfullerton at users.noreply.github.com>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M ckanext/reclineview/theme/public/recline_view.js

  Log Message:
  -----------
  Fixes #2657 by not ignoring filters when embedded


  Commit: a3f011310736d5863023d68096943e9a89705164
      https://github.com/ckan/ckan/commit/a3f011310736d5863023d68096943e9a89705164
  Author: Yan <yan.rudneko at linkdigital.com.au>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

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

  Log Message:
  -----------
  [#2346] Dashboard_activity_list_html() dosen't pass user id

Load more don't work on Dashboard page, because dashboard_activity_list_html() don't pass id as an argument, so in activity-stream.js the user_activity_list_html() gives us an error.

Fix it by passing id from context as we do with model= context['model']. As a result context['user'] gives us the name of current user and we can use it, because user_activity_list_html() can take both id and username as id.


  Commit: 7d217de7249dcab9628c37762183987e69517e04
      https://github.com/ckan/ckan/commit/7d217de7249dcab9628c37762183987e69517e04
  Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M ckan/pastertemplates/template/setup.cfg_tmpl

  Log Message:
  -----------
  [#3275] Fix incorrect i18n paths in extension's setup.cfg template.

The i18n paths for `python setup.py extract_messages`, etc. were missing
a `ckanext/<extension name>/` prefix.


  Commit: 4ad7df270b454dcb5159530e32963aa33d4003b7
      https://github.com/ckan/ckan/commit/4ad7df270b454dcb5159530e32963aa33d4003b7
  Author: amercader <amercadero at gmail.com>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  Fix tests module import


  Commit: 1b871a9e43d01860d09ae4fa3fc7f899842869e1
      https://github.com/ckan/ckan/commit/1b871a9e43d01860d09ae4fa3fc7f899842869e1
  Author: amercader <amercadero at gmail.com>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  Revert "Fix tests module import"

This reverts commit 4ad7df270b454dcb5159530e32963aa33d4003b7.


  Commit: b50442de8797c6024af6e6f2e9cd9aa3b10dc570
      https://github.com/ckan/ckan/commit/b50442de8797c6024af6e6f2e9cd9aa3b10dc570
  Author: amercader <amercadero at gmail.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M .gitattributes
    M ckan/i18n/en_GB/LC_MESSAGES/ckan.po
    M ckan/i18n/fi/LC_MESSAGES/ckan.po
    M ckan/i18n/ja/LC_MESSAGES/ckan.po
    M ckan/i18n/pt_BR/LC_MESSAGES/ckan.po
    M ckan/i18n/ru/LC_MESSAGES/ckan.po
    M ckan/i18n/sq/LC_MESSAGES/ckan.po
    M ckan/i18n/tr/LC_MESSAGES/ckan.po
    M ckan/i18n/zh_CN/LC_MESSAGES/ckan.po
    M ckan/i18n/zh_TW/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  Update translations from Transifex before 2.5.3


  Commit: bed299638e434596850ebd29858ec4540131fe29
      https://github.com/ckan/ckan/commit/bed299638e434596850ebd29858ec4540131fe29
  Author: amercader <amercadero at gmail.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M ckan/i18n/ar/LC_MESSAGES/ckan.mo
    M ckan/i18n/bg/LC_MESSAGES/ckan.mo
    M ckan/i18n/ca/LC_MESSAGES/ckan.mo
    M ckan/i18n/cs_CZ/LC_MESSAGES/ckan.mo
    M ckan/i18n/da_DK/LC_MESSAGES/ckan.mo
    M ckan/i18n/de/LC_MESSAGES/ckan.mo
    M ckan/i18n/el/LC_MESSAGES/ckan.mo
    M ckan/i18n/en_AU/LC_MESSAGES/ckan.mo
    M ckan/i18n/en_GB/LC_MESSAGES/ckan.mo
    M ckan/i18n/es/LC_MESSAGES/ckan.mo
    M ckan/i18n/es_AR/LC_MESSAGES/ckan.mo
    M ckan/i18n/fa_IR/LC_MESSAGES/ckan.mo
    M ckan/i18n/fi/LC_MESSAGES/ckan.mo
    M ckan/i18n/fr/LC_MESSAGES/ckan.mo
    M ckan/i18n/he/LC_MESSAGES/ckan.mo
    M ckan/i18n/hr/LC_MESSAGES/ckan.mo
    M ckan/i18n/hu/LC_MESSAGES/ckan.mo
    M ckan/i18n/id/LC_MESSAGES/ckan.mo
    M ckan/i18n/is/LC_MESSAGES/ckan.mo
    M ckan/i18n/it/LC_MESSAGES/ckan.mo
    M ckan/i18n/ja/LC_MESSAGES/ckan.mo
    M ckan/i18n/km/LC_MESSAGES/ckan.mo
    M ckan/i18n/ko_KR/LC_MESSAGES/ckan.mo
    M ckan/i18n/lt/LC_MESSAGES/ckan.mo
    M ckan/i18n/lv/LC_MESSAGES/ckan.mo
    M ckan/i18n/mn_MN/LC_MESSAGES/ckan.mo
    M ckan/i18n/ne/LC_MESSAGES/ckan.mo
    M ckan/i18n/nl/LC_MESSAGES/ckan.mo
    M ckan/i18n/no/LC_MESSAGES/ckan.mo
    M ckan/i18n/pl/LC_MESSAGES/ckan.mo
    M ckan/i18n/pt_BR/LC_MESSAGES/ckan.mo
    M ckan/i18n/pt_PT/LC_MESSAGES/ckan.mo
    M ckan/i18n/ro/LC_MESSAGES/ckan.mo
    M ckan/i18n/ru/LC_MESSAGES/ckan.mo
    M ckan/i18n/sk/LC_MESSAGES/ckan.mo
    M ckan/i18n/sl/LC_MESSAGES/ckan.mo
    M ckan/i18n/sq/LC_MESSAGES/ckan.mo
    M ckan/i18n/sr/LC_MESSAGES/ckan.mo
    M ckan/i18n/sr_Latn/LC_MESSAGES/ckan.mo
    M ckan/i18n/sv/LC_MESSAGES/ckan.mo
    M ckan/i18n/th/LC_MESSAGES/ckan.mo
    M ckan/i18n/tl/LC_MESSAGES/ckan.mo
    M ckan/i18n/tr/LC_MESSAGES/ckan.mo
    M ckan/i18n/uk_UA/LC_MESSAGES/ckan.mo
    M ckan/i18n/vi/LC_MESSAGES/ckan.mo
    M ckan/i18n/zh_CN/LC_MESSAGES/ckan.mo
    M ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo

  Log Message:
  -----------
  Compile strings ahead of 2.5.3


  Commit: 8b38069383d46c6ebc666821e2b065588c31d688
      https://github.com/ckan/ckan/commit/8b38069383d46c6ebc666821e2b065588c31d688
  Author: amercader <amercadero at gmail.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M ckan/public/base/css/main.debug.min.css
    M ckan/public/base/i18n/fi.js
    M ckan/public/base/i18n/fi.min.js
    M ckan/public/base/i18n/is.js
    M ckan/public/base/i18n/is.min.js
    A ckan/public/base/i18n/ne.js
    A ckan/public/base/i18n/ne.min.js
    M ckan/public/base/i18n/no.js
    M ckan/public/base/i18n/no.min.js
    M ckan/public/base/i18n/pt_PT.js
    M ckan/public/base/i18n/pt_PT.min.js
    M ckan/public/base/i18n/sq.js
    M ckan/public/base/i18n/sq.min.js
    A ckan/public/base/i18n/tl.js
    A ckan/public/base/i18n/tl.min.js
    M ckan/public/base/javascript/modules/resource-view-filters-form.min.js
    M ckanext/reclineview/theme/public/recline_view.min.js

  Log Message:
  -----------
  Frontend build before 2.5.3


  Commit: f084cc2442253e1c0f24c34de4e98fcff9c3e2bb
      https://github.com/ckan/ckan/commit/f084cc2442253e1c0f24c34de4e98fcff9c3e2bb
  Author: amercader <amercadero at gmail.com>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Update CHANGELOG before 2.5.3 release


  Commit: 0dfa2df5ea401ab8bf1e40668fb571304c7c32db
      https://github.com/ckan/ckan/commit/0dfa2df5ea401ab8bf1e40668fb571304c7c32db
  Author: amercader <amercadero at gmail.com>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M ckan/__init__.py

  Log Message:
  -----------
  Update version number for 2.5.3 release


Compare: https://github.com/ckan/ckan/compare/919201e886fa...0dfa2df5ea40


More information about the ckan-changes mailing list