[ckan-changes] [ckan/ckan] 211737: [#4874] Allow to provide a custom DataProxy URL

Ian Ward noreply at github.com
Thu Jun 27 15:38:03 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 211737a8e83e923db35ae99068381993aca29ec5
      https://github.com/ckan/ckan/commit/211737a8e83e923db35ae99068381993aca29ec5
  Author: amercader <amercadero at gmail.com>
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
    M ckanext/reclineview/plugin.py
    M ckanext/reclineview/theme/public/recline_view.js
    M ckanext/reclineview/theme/templates/recline_view.html

  Log Message:
  -----------
  [#4874] Allow to provide a custom DataProxy URL

Adds support for providing a custom DataProxy URL via config option.
This will pave the way for deprecating it and completely removing it in
the near future. If someone really wants to use it they can host it
themselves and update the URL that Recline uses.


  Commit: 21c6e42987b6ab324035c1f4f4dcee6738ce86fc
      https://github.com/ckan/ckan/commit/21c6e42987b6ab324035c1f4f4dcee6738ce86fc
  Author: amercader <amercadero at gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M ckanext/reclineview/plugin.py

  Log Message:
  -----------
  [#4874] [#4874] Pep8


  Commit: 698f55c887a5a3b27edb334aab26542927b31b36
      https://github.com/ckan/ckan/commit/698f55c887a5a3b27edb334aab26542927b31b36
  Author: amercader <amercadero at gmail.com>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  [#4874] Add config option docs


  Commit: 8d0d0a136a92cb057d207e2528d12169f9faa09b
      https://github.com/ckan/ckan/commit/8d0d0a136a92cb057d207e2528d12169f9faa09b
  Author: Ian Ward <ian at excess.org>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M ckanext/reclineview/plugin.py
    M ckanext/reclineview/theme/public/recline_view.js
    M ckanext/reclineview/theme/templates/recline_view.html
    M doc/maintaining/configuration.rst

  Log Message:
  -----------
  Merge pull request #4875 from ckan/4874-custom-dataproxy-url

[#4874] Allow to provide a custom DataProxy URL


Compare: https://github.com/ckan/ckan/compare/f5d7640dcf1f...8d0d0a136a92



More information about the ckan-changes mailing list