[ckan-changes] [okfn/ckan] f2e49d: [#1251] fix pdf view
GitHub
noreply at github.com
Wed Nov 6 23:29:22 UTC 2013
Branch: refs/heads/1251-resource-view
Home: https://github.com/okfn/ckan
Commit: f2e49d5165fe35b5dea5ec69f66225e731c7e987
https://github.com/okfn/ckan/commit/f2e49d5165fe35b5dea5ec69f66225e731c7e987
Author: kindly <kindly at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M ckan/templates/dataviewer/base.html
M ckanext/pdfpreview/plugin.py
M ckanext/pdfpreview/theme/public/preview_pdf.js
M ckanext/pdfpreview/theme/templates/pdf.html
M ckanext/textpreview/plugin.py
Log Message:
-----------
[#1251] fix pdf view
Commit: af9903e712bc2f552d94b763c0aa05618ae97d8d
https://github.com/okfn/ckan/commit/af9903e712bc2f552d94b763c0aa05618ae97d8d
Author: kindly <kindly at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/helpers.py
A ckan/templates/package/snippets/resource_view_embed.html
Log Message:
-----------
[#1251] Fix embed link for non iframe views
Commit: 5acd949d430cb2f71f739d62c0915d2b3fa3938e
https://github.com/okfn/ckan/commit/5acd949d430cb2f71f739d62c0915d2b3fa3938e
Author: kindly <kindly at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A ckanext/webpageview/__init__.py
A ckanext/webpageview/plugin.py
A ckanext/webpageview/tests/__init__.py
A ckanext/webpageview/tests/test_view.py
A ckanext/webpageview/theme/templates/webpage_form.html
A ckanext/webpageview/theme/templates/webpage_view.html
M setup.py
Log Message:
-----------
[#1251] webpage view type
Commit: c682c4015d1f272914d7a43e5f6a7965a15fb123
https://github.com/okfn/ckan/commit/c682c4015d1f272914d7a43e5f6a7965a15fb123
Author: kindly <kindly at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M ckan/public/base/javascript/main.js
M ckanext/reclinepreview/plugin.py
M ckanext/reclinepreview/theme/public/preview_recline.js
R ckanext/reclinepreview/theme/templates/recline.html
A ckanext/reclinepreview/theme/templates/recline_graph_form.html
A ckanext/reclinepreview/theme/templates/recline_grid_form.html
A ckanext/reclinepreview/theme/templates/recline_map_form.html
A ckanext/reclinepreview/theme/templates/recline_view.html
M setup.py
Log Message:
-----------
Merge branch '1251-resource-view' of github.com:okfn/ckan into 1251-resource-view
Compare: https://github.com/okfn/ckan/compare/3fb5eee7d9de...c682c4015d1f
More information about the ckan-changes
mailing list