[ckan-changes] [ckan/ckan] f193f0: [#3880] Fix toggle bars header icon

GitHub noreply at github.com
Tue Mar 6 13:06:31 UTC 2018


  Branch: refs/heads/dev-v2.7
  Home:   https://github.com/ckan/ckan
  Commit: f193f0988cd8ea083385fc7ee1ceb0574a831fe4
      https://github.com/ckan/ckan/commit/f193f0988cd8ea083385fc7ee1ceb0574a831fe4
  Author: amercader <amercadero at gmail.com>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M ckan/templates/header.html

  Log Message:
  -----------
  [#3880] Fix toggle bars header icon


  Commit: 704fc8a2477340b4672f89c6f0bf64848aa73cfe
      https://github.com/ckan/ckan/commit/704fc8a2477340b4672f89c6f0bf64848aa73cfe
  Author: Lupco Kotev <lupco.kotev at keitaro.info>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M ckan/views/__init__.py

  Log Message:
  -----------
  Change CORS header keys and values to string instead of unicode


  Commit: 62305f3d48eb8b79f1487312b023aa596d5e62da
      https://github.com/ckan/ckan/commit/62305f3d48eb8b79f1487312b023aa596d5e62da
  Author: Lupco Kotev <lupco.kotev at keitaro.info>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M ckan/views/__init__.py

  Log Message:
  -----------
  Explicitly mark the header keys and values as str


  Commit: 78915c24cea77d184b64a505c810e758ca589648
      https://github.com/ckan/ckan/commit/78915c24cea77d184b64a505c810e758ca589648
  Author: Jari Voutilainen <jari.voutilainen at iki.fi>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M ckan/views/__init__.py

  Log Message:
  -----------
  Fix cors header when all origins are allowed


  Commit: b424d4d203ea67b3c6810197baa429e0490c7648
      https://github.com/ckan/ckan/commit/b424d4d203ea67b3c6810197baa429e0490c7648
  Author: Gerben Neven <gerbyzation at me.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

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

  Log Message:
  -----------
  change context of solr in docker-compose, update solr Dockerfile schema.xml ref


  Commit: 4e46e8b7854e10f0e582e5296714ad96003a71ea
      https://github.com/ckan/ckan/commit/4e46e8b7854e10f0e582e5296714ad96003a71ea
  Author: Gerben Neven <gerbyzation at me.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

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

  Log Message:
  -----------
  make local solr container build default


  Commit: 2c487a4d333f3dcb6f15ec7ceaed2bf5f34bd3be
      https://github.com/ckan/ckan/commit/2c487a4d333f3dcb6f15ec7ceaed2bf5f34bd3be
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

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

  Log Message:
  -----------
  Create datastore indexes only if they are not exist


  Commit: f2deff577181bef7643abfd59d125c875f22d420
      https://github.com/ckan/ckan/commit/f2deff577181bef7643abfd59d125c875f22d420
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M ckan/config/middleware/pylons_app.py

  Log Message:
  -----------
  Return file responses as iterator from pylons cleanup middleware


  Commit: 3fb9fa6f5a8a6663f4319f5a13e61fb4fd4822fd
      https://github.com/ckan/ckan/commit/3fb9fa6f5a8a6663f4319f5a13e61fb4fd4822fd
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/views/api.py

  Log Message:
  -----------
  [#4022] use javascript content-type for jsonp responses


  Commit: 4c96f694515ea76908cb0bbf7369457e07cf0929
      https://github.com/ckan/ckan/commit/4c96f694515ea76908cb0bbf7369457e07cf0929
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

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

  Log Message:
  -----------
  [[#4022] add test for jsonp content type


  Commit: af87623c2504d6f971fa46d797102795aeca5399
      https://github.com/ckan/ckan/commit/af87623c2504d6f971fa46d797102795aeca5399
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M doc/maintaining/datastore.rst

  Log Message:
  -----------
  [#3989] document field 'info' object


  Commit: 06892baf138403898462898d35c879d81dbd62a2
      https://github.com/ckan/ckan/commit/06892baf138403898462898d35c879d81dbd62a2
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M doc/maintaining/datastore.rst

  Log Message:
  -----------
  [#3989] promote "Download resource" and "Extending DataStore" to top level sections


  Commit: 12746228183361c60311ab511c54d8ef0945df6a
      https://github.com/ckan/ckan/commit/12746228183361c60311ab511c54d8ef0945df6a
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M doc/maintaining/datastore.rst

  Log Message:
  -----------
  [#3989] document Data Dictionary form


  Commit: 46b96fdfc0e7703bc78654e7bc3202b008101816
      https://github.com/ckan/ckan/commit/46b96fdfc0e7703bc78654e7bc3202b008101816
  Author: Ian Ward <ian at excess.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M doc/maintaining/datastore.rst

  Log Message:
  -----------
  [#3989] link back from Fields to Data Dictionary


  Commit: c942c86e809f7d8a1ad44a893e38f2403a22a8c4
      https://github.com/ckan/ckan/commit/c942c86e809f7d8a1ad44a893e38f2403a22a8c4
  Author: Alex Sadleir <alex.sadleir at digital.gov.au>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

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

  Log Message:
  -----------
  Fix and test Solr index delete_package implementation


  Commit: e064de702eaacb883759ebeaf2e40947122b7dde
      https://github.com/ckan/ckan/commit/e064de702eaacb883759ebeaf2e40947122b7dde
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M doc/maintaining/datastore.rst

  Log Message:
  -----------
  Add second half of DataStore set-permissions command

For source installs


Compare: https://github.com/ckan/ckan/compare/31bce8b05ee1...e064de702eaa


More information about the ckan-changes mailing list