[ckan-changes] commit/ckan: 3 new changesets

Bitbucket commits-noreply at bitbucket.org
Sun Oct 9 12:33:56 UTC 2011


3 new changesets in ckan:

http://bitbucket.org/okfn/ckan/changeset/96c270fda9b2/
changeset:   96c270fda9b2
branch:      feature-1357-datapreview
user:        rgrp
date:        2011-10-09 14:00:20
summary:     [templates][xs]: comment out local links for datapreview (leaving remote github links).
affected #:  1 file (-1 bytes)

--- a/ckan/templates/package/read.html	Sun Oct 09 10:30:01 2011 +0100
+++ b/ckan/templates/package/read.html	Sun Oct 09 13:00:20 2011 +0100
@@ -172,11 +172,11 @@
     <script src="https://github.com/okfn/dataexplorer/raw/master/src/table-view.js"></script><script src="https://github.com/okfn/dataexplorer/raw/master/src/table-view.ui.js"></script><script src="https://github.com/okfn/dataexplorer/raw/master/src/table-view-template.js"></script>
-    <!-- local copy, symlinked from your local checkout for dev purposes (to be removed at some point) -->
+    <!-- local copy, symlinked from your local checkout for dev purposes (to be removed at some point)
     <script src="${g.site_url}/scripts/vendor/dataexplorer/table-view.js"></script><script src="${g.site_url}/scripts/vendor/dataexplorer/table-view.ui.js"></script><script src="${g.site_url}/scripts/vendor/dataexplorer/table-view-template.js"></script>
-    <!-- /data preview -->
+         /data preview --></py:def><py:def function="optional_feed">


http://bitbucket.org/okfn/ckan/changeset/b819ecdfe41e/
changeset:   b819ecdfe41e
branch:      feature-1357-datapreview
user:        rgrp
date:        2011-10-09 14:04:05
summary:     [close-branch][xs]: completed work integrating data preview.

* code for creating test dataset: https://gist.github.com/1273560.
* TODO: At the moment ref DataExplorer library remotely (on github) and we may want to inline locally at some point.
affected #:  0 files (-1 bytes)

http://bitbucket.org/okfn/ckan/changeset/9ea072d67245/
changeset:   9ea072d67245
user:        rgrp
date:        2011-10-09 14:33:46
summary:     [merge,from-branch]: merge completed data-preview feature branch (fixes #1357).
affected #:  79 files (-1 bytes)
Diff too large to display.

Repository URL: https://bitbucket.org/okfn/ckan/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list