2077d3f094adding unix and windows startup scripts use maven to build the eclipse scripts instead of committing them in svn which makes them less portable (do './gridworks eclipse' at the beginning to regenerate your eclipse project files, then reload in eclipse)
Stefano Mazzocchi
2010-02-07 05:25:44 +0000
2ceaa53390Split css files. Allow expressions to be evaluated on null cells too. Various minor UI polishing touches and minor bug fixes.
David Huynh
2010-02-07 03:36:40 +0000
51de415809Added recon config to column model so we can use that to do automatic schema alignment. Fixed bug in recon operation that also tried to reconcile blank cells.
David Huynh
2010-02-07 01:07:45 +0000
2eccab4c71We need to recompute the row context dependencies after cell and column changes, but not after recon changes.
David Huynh
2010-02-06 06:40:17 +0000
bf79b24bf3A bit more modeling for the proto-graph. Two spinners to prepare for more async UI indications.
David Huynh
2010-02-06 02:54:01 +0000
8701d504e6More error checking.
David Huynh
2010-02-06 02:41:31 +0000
149330fe05Fixed bug in context row dependency calculations.
David Huynh
2010-02-05 23:32:29 +0000
02b0c40558Polished popup menus: popouts are positioned better to show the right arrows, expanded sub-menus are persistently highlighted in gray.
David Huynh
2010-02-05 23:24:52 +0000
98a16ca500Render contextual rows when filtered.
David Huynh
2010-02-05 23:05:00 +0000
755b01c2c4Keep number of bins below 100, or Google Charts won't work.
David Huynh
2010-02-05 20:12:56 +0000
764952865aFixed bug in range slider facets.
David Huynh
2010-02-05 20:05:44 +0000
3e30ab2a33Added length function and support for creating custom numeric (range slider) facets.
David Huynh
2010-02-05 19:43:43 +0000
16dda46a61Refactored importers, adding support for Excel files.
David Huynh
2010-02-05 19:19:38 +0000
3ea230b11cMinor bug fixes.
David Huynh
2010-02-05 08:56:44 +0000
8444136be1Added control constructs to expression language. Fixed bugs in multi-value cell split/join operations. Condensed movies-condensed.tsv test data further.
David Huynh
2010-02-05 08:39:10 +0000
937d91ab1dImplement split and join multi-value cells features. Reorganized column header popup menu.
David Huynh
2010-02-05 06:29:27 +0000
62c8c72dc4Added export row feature.
David Huynh
2010-02-05 01:58:06 +0000
93f0dfd63aStarted to render column groups. Added a sample data set with CVTs.
David Huynh
2010-02-05 01:27:14 +0000
f8e15798e2Implemented column addition and removal features.
David Huynh
2010-02-04 23:38:40 +0000
bacb71ab6dRefactoring to support abstract operations.
David Huynh
2010-02-04 20:51:44 +0000
1804291631use a more recent version of jetty
Stefano Mazzocchi
2010-02-04 09:49:37 +0000
9a63bdd821Unified the way expression bindings are created, so everywhere we'll have the same variable bindings.
David Huynh
2010-02-04 06:30:56 +0000
4ee1684fa3Break the commands package into several for clearer organization.
David Huynh
2010-02-04 06:12:22 +0000
720f147c09Moved concrete change classes out to their own package. Added a few change classes for columns, but they are not hooked up yet.
David Huynh
2010-02-04 06:00:26 +0000
863493950fStarted to model the protograph for schema mapping.
David Huynh
2010-02-04 00:57:09 +0000
44ea417d0dRange slider facets now display sub-distribution when filtered by other facets.
David Huynh
2010-02-04 00:29:40 +0000
21f2403146Encapsulated a bunch of fields.
David Huynh
2010-02-03 21:57:38 +0000
97fd9422f6Started to add the key columns and column groups into the data model.
David Huynh
2010-02-03 20:55:48 +0000
fb34d6f507Implemented preview expression dialog.
David Huynh
2010-02-03 09:27:53 +0000
a123b0840eStyled the history widget and hopefully made it more comprehensible.
David Huynh
2010-02-03 07:54:23 +0000
d107723b6bUse real histograms, not dot line plots, for range slider facets.
David Huynh
2010-02-03 07:27:11 +0000
4ec35cf5bbA few find/replace from gridlock to gridworks. Added list of existing projects on front page.
David Huynh
2010-02-03 06:23:40 +0000
047f59e461Renamed java packages.
David Huynh
2010-02-03 02:29:47 +0000
c7693a9ac2Polishing range slider facets' histograms. Fixed scrolling bug in data table view. Support range facets on for cell content as well.
David Huynh
2010-02-03 01:24:41 +0000
ed5eae83afAdded histograms to range slider facets.
David Huynh
2010-02-03 00:20:42 +0000
00696a96fcAdded commands to approve, approve new, and discard recon candidates. Support sections in menus.
David Huynh
2010-02-02 20:50:35 +0000
ac46653aa3Added text search facet.
David Huynh
2010-02-02 19:16:09 +0000
f3d9a7804eAdded page size controls to data table view.
David Huynh
2010-02-02 18:43:19 +0000
d054cc709fMinor bug in recon type facet's expression.
David Huynh
2010-02-02 01:50:22 +0000
f870333715Added a bunch of custom recon facets. Implemented range slider facet.
David Huynh
2010-02-02 01:36:02 +0000
58f2dd8f60Recon process seems to be working. We can now filter rows by recon features using custom expressions.
David Huynh
2010-02-01 20:57:52 +0000
fe8810aa07Refactored to use JSONWriter to be more efficient at generating output. Added created and modified time fields to project metadata.
David Huynh
2010-02-01 19:16:09 +0000
17cbe6b62dAdded dialog system. Started to implement recon dialog. Added long-running recon process, which doesn't actually do reconciliation just yet.
David Huynh
2010-02-01 08:31:50 +0000
06b5373151Client-side UI widget for long running processes.
David Huynh
2010-02-01 03:22:35 +0000
86f8c630adFacets can now be removed. Minor polishing on history widget.
David Huynh
2010-02-01 00:19:41 +0000
8b22eb594fRefactoring and adding more functions.
David Huynh
2010-01-31 23:15:50 +0000
e24d40c3daFaceted browsing is starting to work.
David Huynh
2010-01-30 01:05:30 +0000
dce2ec71aaStarted client-side scaffolding for faceted browsing.
David Huynh
2010-01-29 00:46:15 +0000
e0365f45c8More server-side scaffolding for faceted browsing.
David Huynh
2010-01-28 01:43:09 +0000
23b9e313b8Implemented expression parser.
David Huynh
2010-01-27 22:27:22 +0000
6889d0e58aServer-side scaffolding for faceted browsing.
David Huynh
2010-01-27 07:52:05 +0000
73ecc8f5d2Skip any row that has all empty cells.
David Huynh
2010-01-27 02:20:13 +0000
e5bba41062We now have a few basic text transform features. The history widget is also starting to work. It depends on a process queue in the back-end.
David Huynh
2010-01-27 01:48:42 +0000
e240cb4dafFactored data table out to its own file. More work on the menu system to support sub-menus. Data table columns can now be collapsed/expanded.
David Huynh
2010-01-26 19:54:14 +0000
083d06830dStarted to put in a dropdown menu system and table column header menus. Stole some test files from mandala.
David Huynh
2010-01-26 07:57:11 +0000
9f436ad717More scaffolding.
David Huynh
2010-01-26 05:17:14 +0000
e1fa9279ebMore scaffolding. We can now upload a tsv/csv file and create and persist a project.
David Huynh
2010-01-25 22:51:25 +0000
22040a8348Initial import.
David Huynh
2010-01-24 21:09:50 +0000
7401552667initial import
David Huynh
2010-04-26 22:59:02 +0000