RandomSec/src/main/java/com/metaweb/gridworks
David Huynh 35da36b0e8 Fixed misspell in clustering dialog.
Added option for not splitting lines into columns on import.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@508 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 07:26:07 +00:00
..
browsing Oops, minor bug in range facet introduced in last check-in. 2010-04-19 23:45:18 +00:00
clustering no reason to process the contextual rows while clustering 2010-04-10 08:11:31 +00:00
commands Scatterplot facet can now filter the rows. 2010-04-17 05:59:25 +00:00
exporters Escape strings from TSV exporter. 2010-04-16 06:45:57 +00:00
expr Fixed toTitlecase to handle fully capitalized text. 2010-04-16 23:42:52 +00:00
gel Added datePart function. 2010-04-11 23:01:34 +00:00
history bunch of PMD-induced fixes 2010-04-09 00:14:11 +00:00
importers Fixed misspell in clustering dialog. 2010-04-20 07:26:07 +00:00
model More polishing on the facet panel. 2010-04-18 00:56:09 +00:00
operations Better MQL batching during extending data operations. 2010-04-15 00:09:14 +00:00
process Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
protograph bunch of PMD-induced fixes 2010-04-09 00:14:11 +00:00
util - 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
GridworksServlet.java added a new command to get column metadata prior of creating the scatterplot half-matrix, this allows us to build a much more compact table and make the browser crawl a little less 2010-04-15 06:20:56 +00:00
InterProjectModel.java cleanups (no functional changes) 2010-04-08 20:46:02 +00:00
Jsonizable.java Started a round of documentation. 2010-03-20 23:56:28 +00:00
ProjectManager.java When deleting project dirs, we need to recurse into them ourselves. 2010-04-15 00:17:08 +00:00
ProjectMetadata.java Started a round of documentation. 2010-03-20 23:56:28 +00:00