[ckan-changes] [ckan/ckan] 211737: [#4874] Allow to provide a custom DataProxy URL
Adrià Mercader
noreply at github.com
Wed Jun 26 14:06:56 UTC 2019
Branch: refs/heads/4874-custom-dataproxy-url
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.
More information about the ckan-changes
mailing list