RandomSec/src/main/java/com/metaweb/gridworks
2010-03-12 07:37:37 +00:00
..
browsing Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
clustering latest clustering fixes (the vptree is still too slow though, I'll probably abandon that approach for now) 2010-03-12 07:37:37 +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 Allow GEL identifiers to contain underscores. 2010-03-12 06:38:12 +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