[ckan-changes] [okfn/ckan] 3f1f48: [#1251] add default views for basic types
GitHub
noreply at github.com
Tue Nov 12 09:58:47 UTC 2013
Branch: refs/heads/1251-resource-view
Home: https://github.com/okfn/ckan
Commit: 3f1f4849745f46a253ee372f3e87f9ef291fd979
https://github.com/okfn/ckan/commit/3f1f4849745f46a253ee372f3e87f9ef291fd979
Author: kindly <kindly at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M ckan/lib/datapreview.py
M ckanext/imageview/plugin.py
M ckanext/pdfpreview/plugin.py
M ckanext/textpreview/plugin.py
M ckanext/webpageview/plugin.py
Log Message:
-----------
[#1251] add default views for basic types
Commit: 2cfed649d2957884854d607d43963e56b5ca28c0
https://github.com/okfn/ckan/commit/2cfed649d2957884854d607d43963e56b5ca28c0
Author: kindly <kindly at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/templates/package/edit_view.html
M ckan/templates/package/snippets/resource_view.html
M ckan/templates/package/snippets/view_form.html
M ckan/templates/package/view_edit_base.html
M ckanext/pdfpreview/plugin.py
M ckanext/reclinepreview/plugin.py
M ckanext/reclinepreview/theme/templates/recline_graph_form.html
Log Message:
-----------
Merge branch '1251-resource-view' of github.com:okfn/ckan into 1251-resource-view
Commit: 387c3275e0e785fdae9989c79878d5abf4bb7b7c
https://github.com/okfn/ckan/commit/387c3275e0e785fdae9989c79878d5abf4bb7b7c
Author: kindly <kindly at gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M ckan/lib/cli.py
M ckanext/textpreview/plugin.py
M setup.py
Log Message:
-----------
[#1251] add paster commands to create default views and clean out ones that are no longer in plugins
Commit: 35c2184dd525a89135f3bd905c72f1ae68f27089
https://github.com/okfn/ckan/commit/35c2184dd525a89135f3bd905c72f1ae68f27089
Author: kindly <kindly at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/templates/package/snippets/resource_view.html
M ckanext/reclinepreview/plugin.py
Log Message:
-----------
[#1251] add resource view back in data_dict sent to all templates
Compare: https://github.com/okfn/ckan/compare/afff845da26e...35c2184dd525
More information about the ckan-changes
mailing list