[ckan-changes] [okfn/ckan] 4a255a: Json preview and recline preview are enabled by de...
GitHub
noreply at github.com
Thu Nov 1 21:41:33 UTC 2012
Branch: refs/heads/2961-pluggable-previews
Home: https://github.com/okfn/ckan
Commit: 4a255aaefaaaa69d8e8aa25ab88241f1a197670d
https://github.com/okfn/ckan/commit/4a255aaefaaaa69d8e8aa25ab88241f1a197670d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-31 (Wed, 31 Oct 2012)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
Json preview and recline preview are enabled by default
Commit: 822485349d4593cf03ff138f4c6aaee678f68854
https://github.com/okfn/ckan/commit/822485349d4593cf03ff138f4c6aaee678f68854
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-31 (Wed, 31 Oct 2012)
Changed paths:
M ckanext/jsonpreview/plugin.py
M ckanext/pdfpreview/plugin.py
M ckanext/resourceproxy/plugin.py
Log Message:
-----------
Proxyfied->proxified
Commit: da372ada1908608b2b07c5d0cc1a9b8675356983
https://github.com/okfn/ckan/commit/da372ada1908608b2b07c5d0cc1a9b8675356983
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-31 (Wed, 31 Oct 2012)
Changed paths:
M ckanext/jsonpreview/theme/public/preview_json.js
Log Message:
-----------
Better error reporting for json preview
Commit: 8705d2591b230304eaba0748b0d3cb0bc67508ad
https://github.com/okfn/ckan/commit/8705d2591b230304eaba0748b0d3cb0bc67508ad
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-01 (Thu, 01 Nov 2012)
Changed paths:
A ckanext/jsonpreview/theme/public/css/json.min.css
A ckanext/jsonpreview/theme/public/preview_json.min.js
M ckanext/pdfpreview/theme/public/css/recline.min.css
A ckanext/pdfpreview/theme/public/preview_pdf.min.js
M ckanext/pdfpreview/theme/public/vendor/pdfjs/pdf.min.js
M ckanext/pdfpreview/theme/public/vendor/pdfviewer/viewer.min.css
M ckanext/pdfpreview/theme/public/vendor/pdfviewer/viewer.min.js
M ckanext/reclinepreview/theme/public/css/recline.min.css
M ckanext/reclinepreview/theme/public/preview_recline.min.js
A ckanext/reclinepreview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.ie.min.css
A ckanext/reclinepreview/theme/public/vendor/leaflet.markercluster/MarkerCluster.Default.min.css
A ckanext/reclinepreview/theme/public/vendor/leaflet.markercluster/MarkerCluster.min.css
A ckanext/reclinepreview/theme/public/vendor/leaflet.markercluster/leaflet.markercluster.min.js
M ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.min.css
M ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/css/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
Log Message:
-----------
Added/updated minified public resources for preview plugins.
Commit: a6c7190fa7756b04a1c6a9b1dcd19a4a7682f526
https://github.com/okfn/ckan/commit/a6c7190fa7756b04a1c6a9b1dcd19a4a7682f526
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-01 (Thu, 01 Nov 2012)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
pep8 in test_helpers.py
Commit: a13f1023d2c63a74f7b406d77ce21c13d7ebb4da
https://github.com/okfn/ckan/commit/a13f1023d2c63a74f7b406d77ce21c13d7ebb4da
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-01 (Thu, 01 Nov 2012)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Rewrote same origin check, added tests.
Compare: https://github.com/okfn/ckan/compare/9cebb73eec82...a13f1023d2c6
More information about the ckan-changes
mailing list