[ckan-changes] [okfn/ckan] 8c1517: Update recline to work with datastore v2
GitHub
noreply at github.com
Mon Oct 8 11:33:12 UTC 2012
Branch: refs/heads/release-v1.8-new-datastore
Home: https://github.com/okfn/ckan
Commit: 8c1517fcc8e15d9e77f58d3db63e9ee8fecd88cd
https://github.com/okfn/ckan/commit/8c1517fcc8e15d9e77f58d3db63e9ee8fecd88cd
Author: amercader <amercadero at gmail.com>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M ckan/public/scripts/application.js
R ckan/public/scripts/vendor/flot/0.7/excanvas.js
R ckan/public/scripts/vendor/flot/0.7/jquery.flot.js
A ckan/public/scripts/vendor/flotr2/excanvas.js
A ckan/public/scripts/vendor/flotr2/excanvas.min.js
A ckan/public/scripts/vendor/flotr2/flotr2.js
A ckan/public/scripts/vendor/flotr2/flotr2.min.js
M ckan/public/scripts/vendor/recline/recline.js
M ckan/templates/snippets/recline-extra-footer.html
Log Message:
-----------
Update recline to work with datastore v2
Changes on application.js to use datastore_active extra and define a
'ckan' backend when initializing recline. Update recline.js with the new
backend. This changes were ported from 95c975. Also upgrade to Flotr2.
TODO:
Exception on recline:
Uncaught TypeError: Cannot call method 'toggle' of undefined
More information about the ckan-changes
mailing list