[ckan-changes] [ckan/ckan] d66764: Merge pull request #1 from ckan/master

Adrià Mercader noreply at github.com
Tue May 7 19:59:30 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: d66764590c05ce762837e74f373d7880c1ef5351
      https://github.com/ckan/ckan/commit/d66764590c05ce762837e74f373d7880c1ef5351
  Author: Alex Harding <5278388+hardingalexh at users.noreply.github.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M ckan/cli/cli.py
    A ckan/cli/config_tool.py
    M ckan/cli/search_index.py
    A ckan/cli/seed.py
    M ckan/cli/translation.py
    M ckan/config/install.py
    M ckan/config/middleware/flask_app.py
    M ckan/config/middleware/pylons_app.py
    M ckan/controllers/api.py
    M ckan/controllers/group.py
    M ckan/controllers/package.py
    M ckan/controllers/util.py
    M ckan/i18n/check_po_files.py
    M ckan/lib/app_globals.py
    M ckan/lib/captcha.py
    M ckan/lib/create_test_data.py
    M ckan/lib/datapreview.py
    M ckan/lib/helpers.py
    M ckan/lib/mailer.py
    M ckan/lib/munge.py
    M ckan/lib/uploader.py
    M ckan/logic/__init__.py
    M ckan/logic/action/create.py
    M ckan/logic/action/delete.py
    M ckan/logic/action/patch.py
    M ckan/logic/validators.py
    M ckan/migration/versions/081_set_datastore_active.py
    M ckan/model/license.py
    M ckan/model/revision.py
    M ckan/plugins/toolkit.py
    M ckan/templates-bs2/package/new_resource_not_draft.html
    M ckan/templates-bs2/package/resource_edit.html
    M ckan/templates/macros/form.html
    M ckan/templates/package/new_resource.html
    M ckan/templates/package/new_resource_not_draft.html
    M ckan/templates/package/resource_edit.html
    M ckan/templates/user/snippets/recaptcha.html
    M ckan/tests/controllers/test_api.py
    M ckan/tests/helpers.py
    M ckan/tests/legacy/functional/test_pagination.py
    M ckan/tests/legacy/logic/test_action.py
    M ckan/tests/legacy/test_coding_standards.py
    M ckan/tests/logic/action/test_create.py
    M ckan/tests/logic/test_validators.py
    M ckan/tests/model/licenses.v1
    M ckan/tests/model/licenses.v2
    M ckan/tests/model/test_license.py
    M ckan/views/group.py
    M ckan/views/home.py
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/controller.py
    M ckanext/datatablesview/controller.py
    M ckanext/example_idatasetform/plugin_v4.py
    M ckanext/example_idatasetform/tests/test_example_idatasetform.py
    M ckanext/example_ivalidators/plugin.py
    M ckanext/imageview/plugin.py
    M ckanext/resourceproxy/controller.py
    M contrib/docker/docker-compose.yml
    M dev-requirements.txt
    M doc/conf.py
    M doc/extensions/adding-custom-fields.rst
    M doc/extensions/tutorial.rst
    M doc/maintaining/configuration.rst
    M doc/maintaining/installing/install-from-source.rst
    M requirements.in
    M requirements.txt

  Log Message:
  -----------
  Merge pull request #1 from ckan/master

Merging


  Commit: 7bce39e399776489c71baa5e04381916b2c1f129
      https://github.com/ckan/ckan/commit/7bce39e399776489c71baa5e04381916b2c1f129
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/views/dataset.py

  Log Message:
  -----------
  Updating .items() calls to provide multi=True for use with tags coming from requests


  Commit: a2eba8479c938802d1630036e0f26895b48e6f0b
      https://github.com/ckan/ckan/commit/a2eba8479c938802d1630036e0f26895b48e6f0b
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Breaking up line to avoid line length issue in Pep8


  Commit: 624edf934d27a7a98a821361beccd414e642b93e
      https://github.com/ckan/ckan/commit/624edf934d27a7a98a821361beccd414e642b93e
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Fixing trailing spaces


  Commit: d982da04620978900063a5196f70dde7080dd8d9
      https://github.com/ckan/ckan/commit/d982da04620978900063a5196f70dde7080dd8d9
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

  Log Message:
  -----------
  Adding test for multiple tags


  Commit: a1611354a70e3bf290e1299b20866d69a64d4e76
      https://github.com/ckan/ckan/commit/a1611354a70e3bf290e1299b20866d69a64d4e76
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M ckan/tests/controllers/test_package.py
    M contrib/docker/docker-compose.yml

  Log Message:
  -----------
  Fixing test to remove unnecessary call


  Commit: b42b9173e0e145bc8c4454dd9eae8d040061e65b
      https://github.com/ckan/ckan/commit/b42b9173e0e145bc8c4454dd9eae8d040061e65b
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

  Log Message:
  -----------
  fixing test to look for filtered pills


  Commit: 126c45624f8dfd0f1dbcf6341e5322b62decef65
      https://github.com/ckan/ckan/commit/126c45624f8dfd0f1dbcf6341e5322b62decef65
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-06 (Mon, 06 May 2019)

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

  Log Message:
  -----------
  shortening test to just look for filtered


  Commit: 1cee623573b62650ee3b065df2b4b3dca41979e9
      https://github.com/ckan/ckan/commit/1cee623573b62650ee3b065df2b4b3dca41979e9
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M contrib/docker/docker-compose.yml

  Log Message:
  -----------
  Removing local-specific docker dev code


  Commit: d4beb31282b885cbc06f880b38efa793b492a704
      https://github.com/ckan/ckan/commit/d4beb31282b885cbc06f880b38efa793b492a704
  Author: Alex Harding <alexharding at rti.org>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Re-running CI


  Commit: 00dbb494ab82886839997bcafbcfda2948bb2636
      https://github.com/ckan/ckan/commit/00dbb494ab82886839997bcafbcfda2948bb2636
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/tests/controllers/test_package.py
    M ckan/views/dataset.py

  Log Message:
  -----------
  Merge pull request #4756 from hardingalexh/fix-allow-multiple-tags

Fix to allow multiple tags in a single dataset search


Compare: https://github.com/ckan/ckan/compare/49c81e66616b...00dbb494ab82


More information about the ckan-changes mailing list