[ckan-changes] [okfn/ckanjs] a0c281: [widgets/datapreview][s]: (refs #32) fix to correc...
noreply at github.com
noreply at github.com
Sun Aug 28 22:01:34 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckanjs
Commit: a0c281453896ac3395a351936a542363f110668f
https://github.com/okfn/ckanjs/commit/a0c281453896ac3395a351936a542363f110668f
Author: rgrp <rufus.pollock at okfn.org>
Date: 2011-08-28 (Sun, 28 Aug 2011)
Changed paths:
M widgets/datapreview/index.html
M widgets/datapreview/lib/data-preview.js
Log Message:
-----------
[widgets/datapreview][s]: (refs #32) fix to correctly parse data from webstore - preview is working again!.
* index.html: tested on jsonpdataproxy as well
* data-preview.js: new method convertData to convert data coming in. Was set up to parse data coming from jsonpdataproxy not from webstore but now support both.
* Also a fix so we use right callback parameter as jsonpdataproxy is different from webstore
More information about the ckan-changes
mailing list