[ckan-changes] [okfn/ckan] c0e6f6: Added url_for to toolkit
GitHub
noreply at github.com
Sun Nov 25 18:16:04 UTC 2012
Branch: refs/heads/2961-pluggable-previews
Home: https://github.com/okfn/ckan
Commit: c0e6f6c706e23d6d6688d4d1b4acd98b7561d5e7
https://github.com/okfn/ckan/commit/c0e6f6c706e23d6d6688d4d1b4acd98b7561d5e7
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths:
M ckan/plugins/toolkit.py
M doc/toolkit.rst
Log Message:
-----------
Added url_for to toolkit
Commit: 75d9d0e08b1008301e3f6f8ad1229d0c47e8038b
https://github.com/okfn/ckan/commit/75d9d0e08b1008301e3f6f8ad1229d0c47e8038b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths:
M ckanext/resourceproxy/plugin.py
Log Message:
-----------
Use url_for from toolkit in plugin
Commit: d6452f11452297ef4885b2d5892151a4db8edce0
https://github.com/okfn/ckan/commit/d6452f11452297ef4885b2d5892151a4db8edce0
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths:
M ckanext/resourceproxy/controller.py
Log Message:
-----------
Rewrote resource proxy code.
Commit: 59666fa3f8e7eee70def9dfa9a46bbc975dc9321
https://github.com/okfn/ckan/commit/59666fa3f8e7eee70def9dfa9a46bbc975dc9321
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths:
M ckanext/pdfpreview/theme/public/resource.config
M ckanext/pdfpreview/theme/templates/pdf.html
Log Message:
-----------
Added missing locale.properties file to pdf preview
Commit: 61326d1c43d1af4dc3cbce2ef696b38e081612df
https://github.com/okfn/ckan/commit/61326d1c43d1af4dc3cbce2ef696b38e081612df
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths:
M ckanext/pdfpreview/theme/public/resource.config
R ckanext/pdfpreview/theme/public/vendor/pdfviewer/locale.properties
A ckanext/pdfpreview/theme/public/vendor/pdfviewer/locale.properties.js
M ckanext/pdfpreview/theme/templates/pdf.html
Log Message:
-----------
[hack] pretend that the properties file is a js file so that we can get it via fanstatic
Commit: 4676d4dddd9f0b102eff665d3dc9b4d89b4f1cb6
https://github.com/okfn/ckan/commit/4676d4dddd9f0b102eff665d3dc9b4d89b4f1cb6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-11-25 (Sun, 25 Nov 2012)
Changed paths:
M ckanext/resourceproxy/controller.py
M ckanext/resourceproxy/tests/file_server.py
M ckanext/resourceproxy/tests/test_proxy.py
Log Message:
-----------
Test large files in resource proxy
Compare: https://github.com/okfn/ckan/compare/0795f79f016e...4676d4dddd9f
More information about the ckan-changes
mailing list