[ckan-changes] [okfn/ckan] 9098fb: [#1002] Allow can_preview to return a dict
GitHub
noreply at github.com
Wed Jun 26 10:43:21 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 9098fb902e58d095217c85c8a6f0eff63f569033
https://github.com/okfn/ckan/commit/9098fb902e58d095217c85c8a6f0eff63f569033
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/plugins/interfaces.py
Log Message:
-----------
[#1002] Allow can_preview to return a dict
Commit: d779b485038d2027389ae9c907cbc143516cea61
https://github.com/okfn/ckan/commit/d779b485038d2027389ae9c907cbc143516cea61
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#1002] Better preview plugin selection
Commit: 4426a87ff6ad128787074ce20eb700dc4cf966bc
https://github.com/okfn/ckan/commit/4426a87ff6ad128787074ce20eb700dc4cf966bc
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#1002] Fix failing tests
Commit: 5422237aa647bc8d778d5f4c3eff55314f400bc2
https://github.com/okfn/ckan/commit/5422237aa647bc8d778d5f4c3eff55314f400bc2
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/datapreview.py
M ckan/lib/helpers.py
M ckan/tests/test_coding_standards.py
Log Message:
-----------
[#1002] Code cleanups to catch fixable plugins and reduce code duplication
Commit: 569121dea911cf282de75c50bc5d3170c36317fe
https://github.com/okfn/ckan/commit/569121dea911cf282de75c50bc5d3170c36317fe
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-19 (Wed, 19 Jun 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/datapreview.py
Log Message:
-----------
[#1002] Code fixes to changes
Commit: 09361a16dbb64f12fa15a8076768c31ca591139c
https://github.com/okfn/ckan/commit/09361a16dbb64f12fa15a8076768c31ca591139c
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
M ckan/lib/datapreview.py
M ckan/tests/test_coding_standards.py
M ckanext/pdfpreview/plugin.py
M ckanext/pdfpreview/tests/test_preview.py
M ckanext/textpreview/plugin.py
M ckanext/textpreview/tests/test_preview.py
Log Message:
-----------
[#1002] Update text/pdf previews to new method
Commit: b3424e587e622ff1d345de8e6a80a1535bd6a514
https://github.com/okfn/ckan/commit/b3424e587e622ff1d345de8e6a80a1535bd6a514
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-20 (Thu, 20 Jun 2013)
Changed paths:
M ckanext/pdfpreview/plugin.py
M ckanext/textpreview/plugin.py
Log Message:
-----------
[#1002] Some cleanups of the plugins since I was there
Commit: 865f3c764a00f74a2db348385cec040b38914056
https://github.com/okfn/ckan/commit/865f3c764a00f74a2db348385cec040b38914056
Author: amercader <amercadero at gmail.com>
Date: 2013-06-26 (Wed, 26 Jun 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/datapreview.py
M ckan/lib/helpers.py
M ckan/plugins/interfaces.py
M ckan/tests/test_coding_standards.py
M ckanext/pdfpreview/plugin.py
M ckanext/pdfpreview/tests/test_preview.py
M ckanext/textpreview/plugin.py
M ckanext/textpreview/tests/test_preview.py
Log Message:
-----------
Merge branch '1002-resource-preview-improvements'
Compare: https://github.com/okfn/ckan/compare/155af713293d...865f3c764a00
More information about the ckan-changes
mailing list