[ckan-changes] [ckan/ckan] e5155c: [#2238] Wrap default filters block in try/catch.
GitHub
noreply at github.com
Mon May 11 14:41:54 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: e5155c8bac2ada0a59e3daaabb07768d7a22c361
https://github.com/ckan/ckan/commit/e5155c8bac2ada0a59e3daaabb07768d7a22c361
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M ckanext/reclineview/theme/public/recline_view.js
Log Message:
-----------
[#2238] Wrap default filters block in try/catch.
A recline view embedded in a site hosted on a different domain to the
view will not have access to the `window.parent.ckan` property. This
try/catch supresses the error, allowing the view to load and run.
Commit: ce1b4c00f4e84a3c72dcd3900657e80b9b28cb87
https://github.com/ckan/ckan/commit/ce1b4c00f4e84a3c72dcd3900657e80b9b28cb87
Author: amercader <amercadero at gmail.com>
Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths:
M ckanext/reclineview/theme/public/recline_view.js
Log Message:
-----------
Merge branch '2238-recline-embed' of https://github.com/brew/ckan into brew-2238-recline-embed
Commit: 5f882cba939d183d8765f50b26c6c017900ccfcd
https://github.com/ckan/ckan/commit/5f882cba939d183d8765f50b26c6c017900ccfcd
Author: amercader <amercadero at gmail.com>
Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths:
M ckanext/reclineview/theme/public/recline_view.js
Log Message:
-----------
Merge branch 'brew-2238-recline-embed'
Compare: https://github.com/ckan/ckan/compare/0b6491d7c571...5f882cba939d
More information about the ckan-changes
mailing list