[ckan-changes] [ckan/ckan] 94f4c0: Skip url parsing in redirect if url is full url or...

GitHub noreply at github.com
Mon Sep 4 07:14:08 UTC 2017


  Branch: refs/heads/3785-trigger-full-text-search
  Home:   https://github.com/ckan/ckan
  Commit: 94f4c0b68ba5757c519cd282c4933d0c52fd47b1
      https://github.com/ckan/ckan/commit/94f4c0b68ba5757c519cd282c4933d0c52fd47b1
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Skip url parsing in redirect if url is full url or starts with root_path


  Commit: 5fcf2bf68afd398fc6c64bfa166731909ecd555b
      https://github.com/ckan/ckan/commit/5fcf2bf68afd398fc6c64bfa166731909ecd555b
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Add missing return


  Commit: fde001962d45e468502cf2272358ff6f7a2c3bb9
      https://github.com/ckan/ckan/commit/fde001962d45e468502cf2272358ff6f7a2c3bb9
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Move url checks after unicode conversion


  Commit: df618901b20bee9bd6775481da10f34cc48d4a8d
      https://github.com/ckan/ckan/commit/df618901b20bee9bd6775481da10f34cc48d4a8d
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

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


  Commit: 1f3346a1b47fbee321f26938e1a954b7e7102a7c
      https://github.com/ckan/ckan/commit/1f3346a1b47fbee321f26938e1a954b7e7102a7c
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/datastore/dictionary.html
    M ckanext/datastore/templates/package/resource_read.html

  Log Message:
  -----------
  added blocks


  Commit: 895de2c72e7e20686d6aa6ce2dac6bbeb0532d0a
      https://github.com/ckan/ckan/commit/895de2c72e7e20686d6aa6ce2dac6bbeb0532d0a
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Redirect if given a single string


  Commit: 49a096929d6015d1fa9e54297b2778976534ac25
      https://github.com/ckan/ckan/commit/49a096929d6015d1fa9e54297b2778976534ac25
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  only redirect those single strings that start with /


  Commit: 008a1f5b7c24e53d5ec196a97886a1704bf4e092
      https://github.com/ckan/ckan/commit/008a1f5b7c24e53d5ec196a97886a1704bf4e092
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  skip url_for only


  Commit: 94d9fa0e035b227aca85edeb39e2e526b4cc9cf6
      https://github.com/ckan/ckan/commit/94d9fa0e035b227aca85edeb39e2e526b4cc9cf6
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

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


  Commit: ab2cc360ff51a0d87eba441596f695c1fa5855c8
      https://github.com/ckan/ckan/commit/ab2cc360ff51a0d87eba441596f695c1fa5855c8
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/package/resource_read.html

  Log Message:
  -----------
  name clash?


  Commit: 3f485b56c4a8b57e9dda0e3eb397a0e7a0326d83
      https://github.com/ckan/ckan/commit/3f485b56c4a8b57e9dda0e3eb397a0e7a0326d83
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/package/resource_read.html

  Log Message:
  -----------
  outer


  Commit: 4632de5d525f07450a5b09685ec2cf447dc32559
      https://github.com/ckan/ckan/commit/4632de5d525f07450a5b09685ec2cf447dc32559
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/package/resource_read.html

  Log Message:
  -----------
  Working


  Commit: e932d448698ec254052c910572852f61a91f8340
      https://github.com/ckan/ckan/commit/e932d448698ec254052c910572852f61a91f8340
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/datastore/dictionary.html

  Log Message:
  -----------
  Done


  Commit: b774b6cb7dff7df9a5f502af3000f2599d4b87a1
      https://github.com/ckan/ckan/commit/b774b6cb7dff7df9a5f502af3000f2599d4b87a1
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Check if the given string is url


  Commit: 9639ed64cdc29efc3168a7be823f0a2ebc5df13c
      https://github.com/ckan/ckan/commit/9639ed64cdc29efc3168a7be823f0a2ebc5df13c
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-18 (Fri, 18 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/datastore/dictionary.html
    A ckanext/datastore/templates/datastore/snippets/dictionary_form.html
    M ckanext/datastore/templates/package/resource_read.html
    A ckanext/datastore/templates/package/snippets/dictionary_table.html

  Log Message:
  -----------
  To snippets


  Commit: a4ffad38ee3e739e9b5473eb6f6a8b0bba939b7d
      https://github.com/ckan/ckan/commit/a4ffad38ee3e739e9b5473eb6f6a8b0bba939b7d
  Author: Aleksandar Jovanov <aleksandar.jovanov at keitaro.com>
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
    M ckan/public/base/css/fuchsia.css
    M ckan/public/base/css/green.css
    M ckan/public/base/css/main.css
    M ckan/public/base/css/maroon.css
    M ckan/public/base/css/red.css
    M ckan/public/base/less/ckan.less
    A ckan/public/base/less/input-groups.less
    M ckan/public/base/less/variables.less

  Log Message:
  -----------
  [#3754] Fix z-index issues when filters modal is shown


  Commit: 00e8dc5caa1029f978dc0525b3996f2bc8330c61
      https://github.com/ckan/ckan/commit/00e8dc5caa1029f978dc0525b3996f2bc8330c61
  Author: Aleksandar Jovanov <aleksandar.jovanov at keitaro.com>
  Date:   2017-08-20 (Sun, 20 Aug 2017)

  Changed paths:
    M ckan/templates/page.html

  Log Message:
  -----------
  [#3754] Swap positions for secondary and primary block


  Commit: e6705332fac5b0c97f6ac657887e525d9e07ca51
      https://github.com/ckan/ckan/commit/e6705332fac5b0c97f6ac657887e525d9e07ca51
  Author: amercader <amercadero at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M ckan/config/middleware/__init__.py
    M ckan/lib/cli.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#3760] Auto generate a Flask test request context when calling url_for

This is an attempt to try to avoid having to explicitly generate a Flask
request context on all tests that involve url_for.

There are two scenarios when url_for is called outside the context of a
web request: tests and CLI.

The idea is to provide a fallback test request context on url_for if there
isn't one available. On tests, we have the added complexity that tests can
modify the configuration and plugins loaded so we can't reuse the same.

This is an ugly patch, as it uses to global variables. For CLI commands
there's a test request context created on `load_config`, which all
commands should run on startup.

For tests, the only safe place to create it is at the lowest level, on
`make_app`, as soon as the environment is loaded and there is a Flask
app available. Of course this only works if the tests create a test web
app, but that is the most common scenario (eg `FunctionalTestBase` or
any test that creates its own app).

Other tests can create their own test request context if needeed.


  Commit: 88711e9a3c2f0f9a772cf646570a95f33165f642
      https://github.com/ckan/ckan/commit/88711e9a3c2f0f9a772cf646570a95f33165f642
  Author: amercader <amercadero at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M ckan/tests/controllers/test_package.py
    M ckan/tests/legacy/__init__.py
    M ckan/tests/legacy/functional/api/base.py
    M ckan/tests/legacy/functional/api/model/test_package.py
    M ckan/tests/legacy/functional/api/model/test_relationships.py
    M ckan/tests/legacy/functional/api/model/test_vocabulary.py
    M ckan/tests/legacy/functional/api/test_activity.py
    M ckan/tests/legacy/functional/api/test_dashboard.py
    M ckan/tests/legacy/functional/api/test_email_notifications.py
    M ckan/tests/legacy/functional/api/test_follow.py
    M ckan/tests/legacy/functional/api/test_resource.py
    M ckan/tests/legacy/functional/api/test_user.py
    M ckan/tests/legacy/functional/api/test_util.py
    M ckan/tests/legacy/functional/test_activity.py
    M ckan/tests/legacy/functional/test_admin.py
    M ckan/tests/legacy/functional/test_group.py
    M ckan/tests/legacy/functional/test_package.py
    M ckan/tests/legacy/functional/test_pagination.py
    M ckan/tests/legacy/functional/test_preview_interface.py
    M ckan/tests/legacy/functional/test_revision.py
    M ckan/tests/legacy/functional/test_tag.py
    M ckan/tests/legacy/functional/test_tracking.py
    M ckan/tests/legacy/functional/test_user.py
    M ckan/tests/legacy/html_check.py
    M ckan/tests/legacy/lib/test_alphabet_pagination.py
    M ckan/tests/legacy/logic/test_action.py
    M ckan/tests/legacy/logic/test_auth.py
    M ckan/tests/legacy/misc/test_format_text.py
    M ckan/tests/legacy/models/test_package.py
    M ckan/tests/legacy/test_coding_standards.py

  Log Message:
  -----------
  Revert "[#3196] Fix legacy tests dependant on url_for"

This reverts commit 2d83e0d1366a76c8f83fd316301b9976f38fab62.


  Commit: 282092d2c6be89131e59afb2b296bdddaaf6b9bd
      https://github.com/ckan/ckan/commit/282092d2c6be89131e59afb2b296bdddaaf6b9bd
  Author: amercader <amercadero at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M ckan/lib/alphabet_paginate.py
    M ckan/tests/config/test_middleware.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/controllers/test_api.py
    M ckan/tests/controllers/test_feed.py
    M ckan/tests/controllers/test_group.py
    M ckan/tests/controllers/test_home.py
    M ckan/tests/controllers/test_organization.py
    M ckan/tests/controllers/test_package.py
    M ckan/tests/controllers/test_tags.py
    M ckan/tests/controllers/test_user.py
    M ckan/tests/controllers/test_util.py
    M ckan/tests/lib/test_helpers.py
    M ckan/tests/lib/test_mailer.py
    M ckan/tests/logic/action/test_create.py

  Log Message:
  -----------
  Revert "[#3196] Fix ckan/ tests (no legacy) depending on url_for"

This reverts commit 43767c78390f389b62767f7e38cfdba7d68a958b.


  Commit: c38c7dde2272de535fcb8682472388c03ef68163
      https://github.com/ckan/ckan/commit/c38c7dde2272de535fcb8682472388c03ef68163
  Author: amercader <amercadero at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M ckanext/datapusher/tests/test.py
    M ckanext/datapusher/tests/test_interfaces.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_idatasetform/tests/test_controllers.py
    M ckanext/example_igroupform/tests/test_controllers.py
    M ckanext/example_iresourcecontroller/tests/test_example_iresourcecontroller.py
    M ckanext/example_itranslation/tests/test_plugin.py
    M ckanext/example_iuploader/test/test_plugin.py
    M ckanext/imageview/tests/test_view.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M ckanext/reclineview/tests/test_view.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M ckanext/stats/tests/__init__.py
    M ckanext/stats/tests/test_stats_plugin.py
    M ckanext/textview/tests/test_view.py
    M ckanext/webpageview/tests/test_view.py

  Log Message:
  -----------
  Revert "[#3196] Fix ckanext tests dependant on url_for"

This reverts commit 22cb37d62841771481d1567323a7b0d6ea1949e9.


  Commit: 28caf7ded72cc3ba638269809b63c49007228c73
      https://github.com/ckan/ckan/commit/28caf7ded72cc3ba638269809b63c49007228c73
  Author: amercader <amercadero at gmail.com>
  Date:   2017-08-23 (Wed, 23 Aug 2017)

  Changed paths:
    M ckan/tests/controllers/test_user.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/tests/lib/test_helpers.py
    M ckan/tests/test_none_root.py

  Log Message:
  -----------
  [#3760] Fix some more tests after reversing context changes


  Commit: 18c08da5f9996c23107e5c13aea115ae0f51b092
      https://github.com/ckan/ckan/commit/18c08da5f9996c23107e5c13aea115ae0f51b092
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2017-08-24 (Thu, 24 Aug 2017)

  Changed paths:
    M ckan/controllers/user.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Try to handle repoze who urls without hard coding them to helper


  Commit: 26140de730711beb2109294a6ad2b943f277f540
      https://github.com/ckan/ckan/commit/26140de730711beb2109294a6ad2b943f277f540
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M ckan/plugins/interfaces.py

  Log Message:
  -----------
  Remove experimental flag from IAuthenticator

This has been used for a long time eg in ckanext-ldap and ckanext-oauth2


  Commit: 6aada27c4988d19eb7b1c3c1ad632b0597a959ec
      https://github.com/ckan/ckan/commit/6aada27c4988d19eb7b1c3c1ad632b0597a959ec
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M ckan/plugins/interfaces.py

  Log Message:
  -----------
  Remove more experimental mentions


  Commit: e8a8fb6d42c3af15c2250dacace257ecc73b24d1
      https://github.com/ckan/ckan/commit/e8a8fb6d42c3af15c2250dacace257ecc73b24d1
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/datastore/dictionary.html
    M ckanext/datastore/templates/datastore/snippets/dictionary_form.html
    M ckanext/datastore/templates/package/resource_read.html
    M ckanext/datastore/templates/package/snippets/dictionary_table.html

  Log Message:
  -----------
  New variable names


  Commit: 369e49a4cfedf03934de891537c9981e297785a7
      https://github.com/ckan/ckan/commit/369e49a4cfedf03934de891537c9981e297785a7
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M ckanext/datastore/templates/datastore/snippets/dictionary_form.html
    M ckanext/datastore/templates/package/snippets/dictionary_table.html

  Log Message:
  -----------
  end of line


  Commit: dba36ac3e5a63c400c82c293c71c8598354f3253
      https://github.com/ckan/ckan/commit/dba36ac3e5a63c400c82c293c71c8598354f3253
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M ckan/lib/mailer.py

  Log Message:
  -----------
  Fix replace, add


  Commit: 627d7ba3caaa5864bd4013e28ccfb2ca5c2da0f5
      https://github.com/ckan/ckan/commit/627d7ba3caaa5864bd4013e28ccfb2ca5c2da0f5
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
    M ckan/lib/mailer.py

  Log Message:
  -----------
  Unused import


  Commit: 92c01e277e8e797a4c6959a87a21eb92c48e640e
      https://github.com/ckan/ckan/commit/92c01e277e8e797a4c6959a87a21eb92c48e640e
  Author: Aleksandar Jovanov <aleksandar.jovanov at keitaro.com>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M ckan/public/base/css/fuchsia.css
    M ckan/public/base/css/green.css
    M ckan/public/base/css/main.css
    M ckan/public/base/css/maroon.css
    M ckan/public/base/css/red.css
    M ckan/public/base/less/input-groups.less

  Log Message:
  -----------
  [#3754] Fix input field shown on filters modal


  Commit: 3d49c50d80954786217e1565f1954d383f10b1c0
      https://github.com/ckan/ckan/commit/3d49c50d80954786217e1565f1954d383f10b1c0
  Author: Sergey <tonnydexter at gmail.com>
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
    M ckan/public/base/css/fuchsia.css
    M ckan/public/base/css/green.css
    M ckan/public/base/css/main.css
    M ckan/public/base/css/maroon.css
    M ckan/public/base/css/red.css
    M ckan/public/base/less/ckan.less
    A ckan/public/base/less/input-groups.less
    M ckan/public/base/less/variables.less
    M ckan/templates/page.html

  Log Message:
  -----------
  Merge pull request #3767 from klikstermkd/3754-bootstrap3-issues

Fix Bootstrap 3 issues


  Commit: bd3a256b16d512fbd1ee7f283d7fd9a6ce313f2a
      https://github.com/ckan/ckan/commit/bd3a256b16d512fbd1ee7f283d7fd9a6ce313f2a
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  Add helpful docstrings


  Commit: 48a167b766a56abff62015b7ee7b426582cbfed1
      https://github.com/ckan/ckan/commit/48a167b766a56abff62015b7ee7b426582cbfed1
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M ckanext/datastore/controller.py

  Log Message:
  -----------
  Flash message on submit reassures something happened, but explains type_override wont take effect yet.


  Commit: f3074d5d9332f512e054d50b2ca6a4f3781ed34b
      https://github.com/ckan/ckan/commit/f3074d5d9332f512e054d50b2ca6a4f3781ed34b
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M ckanext/datastore/controller.py

  Log Message:
  -----------
  Merge pull request #3789 from ckan/data-dict-flash

Data dictionary flash message


  Commit: 9565c49296f8a9316cb83b6a71d9bcea89ebd8be
      https://github.com/ckan/ckan/commit/9565c49296f8a9316cb83b6a71d9bcea89ebd8be
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M ckanext/datastore/backend/postgres.py

  Log Message:
  -----------
  Merge pull request #3788 from ckan/datastore-db-docstrings

Datastore docstrings


  Commit: 3b5e33b26c44f0a1414da32576a032edb3325e98
      https://github.com/ckan/ckan/commit/3b5e33b26c44f0a1414da32576a032edb3325e98
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M ckan/lib/mailer.py

  Log Message:
  -----------
  Merge pull request #3784 from ggcatu/3781-fix-mail-header

Fix replace, add


  Commit: 59359b765cfcf7507d031f73e7499f723f13c639
      https://github.com/ckan/ckan/commit/59359b765cfcf7507d031f73e7499f723f13c639
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M ckan/plugins/interfaces.py

  Log Message:
  -----------
  Merge pull request #3783 from ckan/iauthenticator-not-experimental

IAuthenticator not experimental


  Commit: f13aef28e752fd19661ee28f32eb763665f2d305
      https://github.com/ckan/ckan/commit/f13aef28e752fd19661ee28f32eb763665f2d305
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M ckan/controllers/user.py
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Merge pull request #3749 from Zharktas/3499_skip_url_parsing_in_redirect

3499 skip url parsing in redirect


  Commit: 42d2f017fc6ffcdd64dde4d15067d00251b1a0db
      https://github.com/ckan/ckan/commit/42d2f017fc6ffcdd64dde4d15067d00251b1a0db
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M ckan/config/middleware/__init__.py
    M ckan/lib/alphabet_paginate.py
    M ckan/lib/cli.py
    M ckan/lib/helpers.py
    M ckan/tests/config/test_middleware.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/controllers/test_api.py
    M ckan/tests/controllers/test_feed.py
    M ckan/tests/controllers/test_group.py
    M ckan/tests/controllers/test_home.py
    M ckan/tests/controllers/test_organization.py
    M ckan/tests/controllers/test_package.py
    M ckan/tests/controllers/test_tags.py
    M ckan/tests/controllers/test_user.py
    M ckan/tests/controllers/test_util.py
    M ckan/tests/legacy/__init__.py
    M ckan/tests/legacy/functional/api/base.py
    M ckan/tests/legacy/functional/api/model/test_package.py
    M ckan/tests/legacy/functional/api/model/test_relationships.py
    M ckan/tests/legacy/functional/api/model/test_vocabulary.py
    M ckan/tests/legacy/functional/api/test_activity.py
    M ckan/tests/legacy/functional/api/test_dashboard.py
    M ckan/tests/legacy/functional/api/test_email_notifications.py
    M ckan/tests/legacy/functional/api/test_follow.py
    M ckan/tests/legacy/functional/api/test_resource.py
    M ckan/tests/legacy/functional/api/test_user.py
    M ckan/tests/legacy/functional/api/test_util.py
    M ckan/tests/legacy/functional/test_activity.py
    M ckan/tests/legacy/functional/test_admin.py
    M ckan/tests/legacy/functional/test_group.py
    M ckan/tests/legacy/functional/test_package.py
    M ckan/tests/legacy/functional/test_pagination.py
    M ckan/tests/legacy/functional/test_preview_interface.py
    M ckan/tests/legacy/functional/test_revision.py
    M ckan/tests/legacy/functional/test_tag.py
    M ckan/tests/legacy/functional/test_tracking.py
    M ckan/tests/legacy/functional/test_user.py
    M ckan/tests/legacy/html_check.py
    M ckan/tests/legacy/lib/test_alphabet_pagination.py
    M ckan/tests/legacy/logic/test_action.py
    M ckan/tests/legacy/logic/test_auth.py
    M ckan/tests/legacy/misc/test_format_text.py
    M ckan/tests/legacy/models/test_package.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/tests/lib/test_mailer.py
    M ckan/tests/logic/action/test_create.py
    M ckan/tests/test_none_root.py
    M ckanext/datapusher/tests/test.py
    M ckanext/datapusher/tests/test_interfaces.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_idatasetform/tests/test_controllers.py
    M ckanext/example_igroupform/tests/test_controllers.py
    M ckanext/example_iresourcecontroller/tests/test_example_iresourcecontroller.py
    M ckanext/example_itranslation/tests/test_plugin.py
    M ckanext/example_iuploader/test/test_plugin.py
    M ckanext/imageview/tests/test_view.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M ckanext/reclineview/tests/test_view.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M ckanext/stats/tests/__init__.py
    M ckanext/stats/tests/test_stats_plugin.py
    M ckanext/textview/tests/test_view.py
    M ckanext/webpageview/tests/test_view.py

  Log Message:
  -----------
  Merge pull request #3782 from ckan/3760-auto-test-request-context

[#3760] Create a test request context automatically if missing in url_for


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

  Changed paths:
    M doc/extensions/flask-migration.rst

  Log Message:
  -----------
  Remove no longer applicable section on Flask migration docs

No longer needed after #3782


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

  Changed paths:
    M ckan/public/base/javascript/modules/basic-form.js

  Log Message:
  -----------
  Fix JS error on tests that was breaking the CircleCI build

A change introduced in #3779 had a syntax that is not supported in node.
This broke the JS tests, and the CircleCI build.


  Commit: a098eb71c8d1b339a6b79e0b7a1d9d1c1e99eb64
      https://github.com/ckan/ckan/commit/a098eb71c8d1b339a6b79e0b7a1d9d1c1e99eb64
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-31 (Thu, 31 Aug 2017)

  Changed paths:
    M ckan/public/base/javascript/modules/basic-form.js

  Log Message:
  -----------
  Merge pull request #3792 from ckan/fix-js-tests-and-circle

Fix JS error on tests that was breaking the CircleCI build


  Commit: 9a3943deacbac1996d99cb0856e033bad7bb759e
      https://github.com/ckan/ckan/commit/9a3943deacbac1996d99cb0856e033bad7bb759e
  Author: Ian Ward <ian at excess.org>
  Date:   2017-08-31 (Thu, 31 Aug 2017)

  Changed paths:
    M doc/extensions/flask-migration.rst

  Log Message:
  -----------
  Merge pull request #3791 from ckan/fix-flask-docs

Remove no longer applicable section on Flask migration docs


  Commit: e19d1a3ce87107decacf7b06c32bd550c9e5c157
      https://github.com/ckan/ckan/commit/e19d1a3ce87107decacf7b06c32bd550c9e5c157
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2017-08-31 (Thu, 31 Aug 2017)

  Changed paths:
    M LICENSE.txt
    M doc/conf.py

  Log Message:
  -----------
  Update copyright years and include contributors, as per README.rst


  Commit: c1ab11f7d0663d83d5cb5fe7c8382fda4fe1ef35
      https://github.com/ckan/ckan/commit/c1ab11f7d0663d83d5cb5fe7c8382fda4fe1ef35
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2017-08-31 (Thu, 31 Aug 2017)

  Changed paths:
    M LICENSE.txt
    M doc/conf.py

  Log Message:
  -----------
  Merge pull request #3795 from ckan/update-copyright

Update copyright name, years and include contributors, as per README.rst


  Commit: f900c195830f6556c5e2f2f762b6bdf533f07a43
      https://github.com/ckan/ckan/commit/f900c195830f6556c5e2f2f762b6bdf533f07a43
  Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M ckanext/datastore/templates/package/resource_read.html

  Log Message:
  -----------
  Removed h=h


  Commit: 177143fca601cad334d0e6be09a4224ac9c85645
      https://github.com/ckan/ckan/commit/177143fca601cad334d0e6be09a4224ac9c85645
  Author: Ian Ward <ian at excess.org>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M ckanext/datastore/templates/datastore/dictionary.html
    A ckanext/datastore/templates/datastore/snippets/dictionary_form.html
    M ckanext/datastore/templates/package/resource_read.html
    A ckanext/datastore/templates/package/snippets/dictionary_table.html

  Log Message:
  -----------
  Merge pull request #3751 from ggcatu/datastore-extra-blocks

added blocks


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

  Changed paths:
    M LICENSE.txt
    M ckan/config/middleware/__init__.py
    M ckan/controllers/user.py
    M ckan/lib/alphabet_paginate.py
    M ckan/lib/cli.py
    M ckan/lib/helpers.py
    M ckan/lib/mailer.py
    M ckan/plugins/interfaces.py
    M ckan/public/base/css/fuchsia.css
    M ckan/public/base/css/green.css
    M ckan/public/base/css/main.css
    M ckan/public/base/css/maroon.css
    M ckan/public/base/css/red.css
    M ckan/public/base/javascript/modules/basic-form.js
    M ckan/public/base/less/ckan.less
    A ckan/public/base/less/input-groups.less
    M ckan/public/base/less/variables.less
    M ckan/templates/page.html
    M ckan/tests/config/test_middleware.py
    M ckan/tests/controllers/test_admin.py
    M ckan/tests/controllers/test_api.py
    M ckan/tests/controllers/test_feed.py
    M ckan/tests/controllers/test_group.py
    M ckan/tests/controllers/test_home.py
    M ckan/tests/controllers/test_organization.py
    M ckan/tests/controllers/test_package.py
    M ckan/tests/controllers/test_tags.py
    M ckan/tests/controllers/test_user.py
    M ckan/tests/controllers/test_util.py
    M ckan/tests/legacy/__init__.py
    M ckan/tests/legacy/functional/api/base.py
    M ckan/tests/legacy/functional/api/model/test_package.py
    M ckan/tests/legacy/functional/api/model/test_relationships.py
    M ckan/tests/legacy/functional/api/model/test_vocabulary.py
    M ckan/tests/legacy/functional/api/test_activity.py
    M ckan/tests/legacy/functional/api/test_dashboard.py
    M ckan/tests/legacy/functional/api/test_email_notifications.py
    M ckan/tests/legacy/functional/api/test_follow.py
    M ckan/tests/legacy/functional/api/test_resource.py
    M ckan/tests/legacy/functional/api/test_user.py
    M ckan/tests/legacy/functional/api/test_util.py
    M ckan/tests/legacy/functional/test_activity.py
    M ckan/tests/legacy/functional/test_admin.py
    M ckan/tests/legacy/functional/test_group.py
    M ckan/tests/legacy/functional/test_package.py
    M ckan/tests/legacy/functional/test_pagination.py
    M ckan/tests/legacy/functional/test_preview_interface.py
    M ckan/tests/legacy/functional/test_revision.py
    M ckan/tests/legacy/functional/test_tag.py
    M ckan/tests/legacy/functional/test_tracking.py
    M ckan/tests/legacy/functional/test_user.py
    M ckan/tests/legacy/html_check.py
    M ckan/tests/legacy/lib/test_alphabet_pagination.py
    M ckan/tests/legacy/logic/test_action.py
    M ckan/tests/legacy/logic/test_auth.py
    M ckan/tests/legacy/misc/test_format_text.py
    M ckan/tests/legacy/models/test_package.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/tests/lib/test_mailer.py
    M ckan/tests/logic/action/test_create.py
    M ckan/tests/test_none_root.py
    M ckanext/datapusher/tests/test.py
    M ckanext/datapusher/tests/test_interfaces.py
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/controller.py
    M ckanext/datastore/templates/datastore/dictionary.html
    A ckanext/datastore/templates/datastore/snippets/dictionary_form.html
    M ckanext/datastore/templates/package/resource_read.html
    A ckanext/datastore/templates/package/snippets/dictionary_table.html
    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_idatasetform/tests/test_controllers.py
    M ckanext/example_igroupform/tests/test_controllers.py
    M ckanext/example_iresourcecontroller/tests/test_example_iresourcecontroller.py
    M ckanext/example_itranslation/tests/test_plugin.py
    M ckanext/example_iuploader/test/test_plugin.py
    M ckanext/imageview/tests/test_view.py
    M ckanext/multilingual/tests/test_multilingual_plugin.py
    M ckanext/reclineview/tests/test_view.py
    M ckanext/resourceproxy/tests/test_proxy.py
    M ckanext/stats/tests/__init__.py
    M ckanext/stats/tests/test_stats_plugin.py
    M ckanext/textview/tests/test_view.py
    M ckanext/webpageview/tests/test_view.py
    M doc/conf.py
    M doc/extensions/flask-migration.rst

  Log Message:
  -----------
  Merge branch 'master' into 3785-trigger-full-text-search


Compare: https://github.com/ckan/ckan/compare/3ce191e8d339...c6b613c9aaae


More information about the ckan-changes mailing list