[ckan-changes] [okfn/ckan] cb962d: Clean up the pre render method interface
GitHub
noreply at github.com
Fri Oct 19 18:22:35 UTC 2012
Branch: refs/heads/2961-pluggable-previews
Home: https://github.com/okfn/ckan
Commit: cb962d4ea93f6d283921ecbfa578d286eda8afda
https://github.com/okfn/ckan/commit/cb962d4ea93f6d283921ecbfa578d286eda8afda
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/plugins/interfaces.py
Log Message:
-----------
Clean up the pre render method interface
Commit: 7236f97e4c019845b76f62e9fc2fe61e12d8a457
https://github.com/okfn/ckan/commit/7236f97e4c019845b76f62e9fc2fe61e12d8a457
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/lib/helpers.py
M ckanext/pdfpreview/plugin.py
Log Message:
-----------
partial support for same origin requirement
Commit: 7f2cd11fbc432e3e21722b69bdbe2af17e1f544a
https://github.com/okfn/ckan/commit/7f2cd11fbc432e3e21722b69bdbe2af17e1f544a
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/lib/helpers.py
M ckanext/pdfpreview/theme/public/resource.config
M ckanext/pdfpreview/theme/templates/pdf.html
Log Message:
-----------
Fix urls_for_resource to return the right root_path, still dodgy.
Commit: e0f56e0d072adc1c784b4ed825942434565871d9
https://github.com/okfn/ckan/commit/e0f56e0d072adc1c784b4ed825942434565871d9
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
Note on how to enable the resource previews in deployment tmpl
Commit: 46439a04b2b0472229b3aa9ee2b7462443d2e754
https://github.com/okfn/ckan/commit/46439a04b2b0472229b3aa9ee2b7462443d2e754
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Find out whether resource is on the same domain.
Compare: https://github.com/okfn/ckan/compare/437ed466d2fd...46439a04b2b0
More information about the ckan-changes
mailing list