[ckan-changes] [ckan/ckan] d73bee: [#2421] pop package schema from context before cre...
GitHub
noreply at github.com
Mon May 11 14:42:09 UTC 2015
Branch: refs/heads/release-v2.3.1
Home: https://github.com/ckan/ckan
Commit: d73bee5631e2f75c93de7bee21d3c05823571171
https://github.com/ckan/ckan/commit/d73bee5631e2f75c93de7bee21d3c05823571171
Author: pduchesne <pduchesne at gmail.com>
Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2421] pop package schema from context before creating views
Commit: a4c9a78e52298212903ad02c1240bed5cdc5d068
https://github.com/ckan/ckan/commit/a4c9a78e52298212903ad02c1240bed5cdc5d068
Author: pduchesne <pduchesne at gmail.com>
Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
fix line length
Commit: aea8630131830782e17ec8f77f84ed777bf2ae54
https://github.com/ckan/ckan/commit/aea8630131830782e17ec8f77f84ed777bf2ae54
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2015-05-11 (Mon, 11 May 2015)
Changed paths:
M ckanext/reclineview/theme/public/resource.config
M ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.css
R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.ie.css
R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.ie.min.css
R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.min.css
M ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.css
R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/MarkerCluster.min.css
M ckanext/reclineview/theme/public/vendor/leaflet.markercluster/leaflet.markercluster.js
R ckanext/reclineview/theme/public/vendor/leaflet.markercluster/leaflet.markercluster.min.js
Log Message:
-----------
Fixes #2410 by upgrading leaflet cluster plugin
This has also been done in the central recline repo
Commit: d7e4f69d35af9817f3cbba965b424c82cab84407
https://github.com/ckan/ckan/commit/d7e4f69d35af9817f3cbba965b424c82cab84407
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-05-11 (Mon, 11 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.
Compare: https://github.com/ckan/ckan/compare/241c68e934b6...d7e4f69d35af
More information about the ckan-changes
mailing list