RandomSec/src/main/java/com/metaweb/gridworks/commands
Stefano Mazzocchi 7a716a4a1b - updgraded commons-coded to the last version (needed for base64 encoding of data: uris)
- added the ability to embed the scatterplot inside the returned json data with data: uris (although it doesn't seem to work well)
- connected the selection logic to the scatterfacets (although it doesn't seem to filter the rows... and I'm puzzled as why)
- reduced cut/paste and code overlap between the scatterplot generator and the scatterplot facet


git-svn-id: http://google-refine.googlecode.com/svn/trunk@490 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-17 03:00:38 +00:00
..
edit Started to work on a MARC importer. It doesn't work properly yet. 2010-04-16 19:52:01 +00:00
info - updgraded commons-coded to the last version (needed for base64 encoding of data: uris) 2010-04-17 03:00:38 +00:00
recon - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already) 2010-04-05 07:15:16 +00:00
util bunch of PMD-induced fixes 2010-04-09 00:14:11 +00:00
Command.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
EngineDependentCommand.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00