RandomSec/src/main/java/com/metaweb/gridworks
David Huynh 67bac099f0 - Made removing facet a bit more interactive: the removed facet disappears right away.
- Made list facets limit themselves to only 2000 choices, so not to overload the browser.
- Made list and range facets handle errors in expressions better.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@287 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-12 20:08:50 +00:00
..
browsing - Made removing facet a bit more interactive: the removed facet disappears right away. 2010-03-12 20:08:50 +00:00
clustering make the kNN clustering report the right counts for the facet values (and order them in the clusters by counts) 2010-03-12 19:10:22 +00:00
commands Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
exporters Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
expr Got Vishal's jython integration to work. 2010-03-11 19:56:43 +00:00
gel - Made removing facet a bit more interactive: the removed facet disappears right away. 2010-03-12 20:08:50 +00:00
history Still some old Serializable stuff to remove. 2010-03-07 23:02:57 +00:00
importers Minor bug in Excel importer: we forgot to update the max cell index. 2010-03-12 00:23:01 +00:00
model Implemented "record" field for each row. 2010-03-12 06:33:03 +00:00
operations Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
process Made recon process cause the client page to create facets when the recon process is done. 2010-03-05 01:13:59 +00:00
protograph Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
util Implemented project import and export commands (from/to .tar files). 2010-03-08 02:34:25 +00:00
Configurations.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
Gridworks.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
GridworksServlet.java Implemented project import and export commands (from/to .tar files). 2010-03-08 02:34:25 +00:00
Jsonizable.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
ProjectManager.java Re-worked the cell editor popup. 2010-03-08 06:30:47 +00:00
ProjectMetadata.java Check for null confidence string. 2010-03-09 20:57:46 +00:00