Commit Graph

  • d61522eb64 Started to make index page extensible. David Huynh 2010-08-24 00:52:19 +0000
  • f25b25bfae Updated change list David Huynh 2010-08-22 23:55:51 +0000
  • 1f69fba43c Added command Add Column by Fetching URLs. David Huynh 2010-08-22 23:55:07 +0000
  • 9041ebf7b9 Bumped version to 1.5. David Huynh 2010-08-22 06:42:21 +0000
  • c94abd0427 Commands are now registered in association with their modules, so to avoid name collision. David Huynh 2010-08-22 06:16:13 +0000
  • 3b043b7970 Updated to use ExporterRegistry and added event methods to overlay model. David Huynh 2010-08-22 05:19:29 +0000
  • 95e2e30c8a Added events to OverlayModel interface, so overlay models can react to saving events and to disposing event from the project. David Huynh 2010-08-22 05:06:36 +0000
  • 4ea765b689 Factored out registries of importers and exporters. David Huynh 2010-08-22 01:46:32 +0000
  • 7320f65935 Removed custom module wirings in modules.properties. Renamed extension modules with -extension suffix and let them be wired up automatically. David Huynh 2010-08-22 00:10:07 +0000
  • deaaf78748 adding latest version of butterfly (that supports module autowiring) Stefano Mazzocchi 2010-08-20 22:47:14 +0000
  • 3c90a90f93 fix ./gridworks dist Stefano Mazzocchi 2010-08-20 22:24:02 +0000
  • 56edb6ddd4 Fixed minor bug in schema alignment skeleton dialog where namespaces of cell-as-key nodes are not saved properly. David Huynh 2010-08-20 18:35:02 +0000
  • 99b8c4dc7a Setting rabj=true when uploading to freeq. David Huynh 2010-08-19 21:13:00 +0000
  • e7e0e4ae31 Updated change list David Huynh 2010-08-16 17:41:38 +0000
  • fcc54e2ab3 removing what turned out to be dead code Stefano Mazzocchi 2010-08-16 16:09:52 +0000
  • bb7d3c388c ISSUE-115 datePart('month') should return January as 1 not 0 Stefano Mazzocchi 2010-08-16 16:09:39 +0000
  • a90a9c724e Forgot to register blank down operation in operation registry previously. Added uniques GEL function for eliminating duplicates in an array. David Huynh 2010-08-16 03:00:43 +0000
  • fa816007a7 Fixed copy-and-paste string mistake in BlankDownOperation. Fixed minor bug in Row.isValueBlank that returns true for non-string values. David Huynh 2010-08-16 02:16:41 +0000
  • e61655506a Added new command to import QA results, so any reconciliation action that yields conflicting or uncertain opinions among reviewers can be examined inside Gridworks. Added new customized facets for checking QA results. David Huynh 2010-08-13 16:26:33 +0000
  • 096caeac7b adding ability to clean extensions as well Stefano Mazzocchi 2010-08-10 18:55:31 +0000
  • 10462cc882 Fixed minor bug in previous checkin David Huynh 2010-08-10 04:51:55 +0000
  • 3d18b425c4 Made column header popup menu extensible and split it up into several files so they are easier to manage. David Huynh 2010-08-09 01:13:57 +0000
  • 1a80aa74ff Extracted many html templates from js code into separate .html files. David Huynh 2010-08-08 23:49:31 +0000
  • 18b4f17b36 Updated change list David Huynh 2010-08-08 06:30:55 +0000
  • 8f071ede31 Added command Transpose Cells in Rows into Columns (Issue 82). David Huynh 2010-08-08 06:30:30 +0000
  • 7d4125654e Updated change list David Huynh 2010-08-07 22:58:20 +0000
  • d1a66e2e63 Added JSON support in GEL. Added GEL functions: escape, parseJson, hasField. Fixed bug in preference store: expression history was still not loaded properly. Integers are now rendered without decimals in the expression preview dialogs. David Huynh 2010-08-07 22:57:48 +0000
  • e70f16025b Fixed bug introduced recently by changing the preference key of the expression history from "expressions" to "scripting.expressions". Added code in FileProjectManager for trying to recover projects in the workspace dir but are not recorded in the workspace json file. David Huynh 2010-08-07 20:25:31 +0000
  • 586fcc8f52 Updated change list David Huynh 2010-08-07 01:25:23 +0000
  • 0500d7aa10 Added commands Move Column to Beginning, Move Column to End, Move Column Left, Move Column Right. David Huynh 2010-08-07 01:24:48 +0000
  • f0eae04c0c Forgot to add 2 files in the last commit David Huynh 2010-08-06 23:50:22 +0000
  • a8ee9b9e08 Added Fill Down and Blank Down commands. David Huynh 2010-08-06 20:33:28 +0000
  • 3bda9d035d Added support for creating a project by pointing to a data file URL. David Huynh 2010-08-06 06:15:05 +0000
  • f411dc9104 - Issue 112: Refactor Importer API (patch from tfmorris) - Added support for storing custom metadata in ProjectMetadata. David Huynh 2010-08-06 05:04:25 +0000
  • 00c6865d95 - Select All and Unselect All buttons in History Extract dialog - Schema skeleton: support for multiple cells per cell-as nodes, and for conditional links David Huynh 2010-08-05 20:27:39 +0000
  • 5cb3f924f6 Added support in protograph for specifying several column names per cell-as nodes. Started to add support for conditional links in protograph. The UI is not hooked up with. David Huynh 2010-08-05 08:29:34 +0000
  • b8ad56c6db Made sure in the schema skeleton dialog, in the dialog box for a node, in the "cell-as-topic" section, the type is always recorded. In the triple loader transposed node factory, use the column's recon config to generate new topics' type. David Huynh 2010-08-05 00:53:08 +0000
  • 476c84fa61 Ignore jython cachedir. David Huynh 2010-08-04 23:18:41 +0000
  • 95e840c42d Deleted old empty metaweb packages David Huynh 2010-08-04 17:25:59 +0000
  • 1d87b2e210 Renamed metaweb to google in various top level files David Huynh 2010-08-04 17:19:03 +0000
  • 1f6bb0baf0 Delete old metaweb package dirs. David Huynh 2010-08-04 00:29:18 +0000
  • dcc3ac8534 Renamed packages com.metaweb.* to com.google.*. David Huynh 2010-08-03 23:01:18 +0000
  • 8c56b437fa more fixes Stefano Mazzocchi 2010-08-03 20:19:48 +0000
  • f28c1607f7 various fixes Stefano Mazzocchi 2010-08-03 20:19:26 +0000
  • 762a9f13eb Text facet's choice count limit is now configurable through preference page. Preference page needs polishing. David Huynh 2010-08-02 01:49:10 +0000
  • 965ef20790 Made sure commands that create new columns check for duplicate column names. David Huynh 2010-08-01 04:44:21 +0000
  • 4ad31ffcde Excel importer now supports "header lines" parameter. David Huynh 2010-08-01 04:22:45 +0000
  • 7bb6674e5b Fixed recently introduced bug: expressions were not logged because preference stores were not initialized properly. David Huynh 2010-07-31 07:01:44 +0000
  • a4ec25bc8a Updated change list David Huynh 2010-07-31 06:53:03 +0000
  • f069780bfa Added support for bundling .js files to shave off some loading time. For GetRowsCommand, tried to use jsonp but that didn't seem to improve performance much. Gzip http responses of various text-based mime types. David Huynh 2010-07-31 06:51:11 +0000
  • 717ccdaf41 Updated change list David Huynh 2010-07-30 23:54:06 +0000
  • d71d84194f Register new operation Transpose Cells in Columns into Rows. David Huynh 2010-07-30 02:28:33 +0000
  • ee14955605 Added new command Transpose Cells in Columns into Rows. David Huynh 2010-07-30 02:25:58 +0000
  • a192674118 - added smartSplit GEL function that can handle quoted values - added max width to operation extract dialog - made GEL get and slice functions handle HasFieldsList - fixed versioned standard-reconcile URLs (they need userid.user.dev) David Huynh 2010-07-26 22:50:00 +0000
  • 2ff0184c65 - switched to accessing versioned standard-reconcile app - standardized preference keys to using dot separated format - added support to override freeq url from workspace preferences - added GEL controls: forEachIndex, forRange, filter - enforced max-width on preview table columns in expression preview dialog - added preservedAllTokens option to split GEL function David Huynh 2010-07-26 21:12:40 +0000
  • 67daaf2140 Export as Tripleloader format command was broken by menu bar refactoring David Huynh 2010-07-25 07:30:49 +0000
  • 4522b98f32 Store and use job ID to retrieve MDO ID and send that in subsequent loads. David Huynh 2010-07-16 17:32:06 +0000
  • 4373e7276f Pass target Freebase type IDs in recon objects to freeq. David Huynh 2010-07-15 21:45:17 +0000
  • b854f99ef5 Removed extra closing brace. David Huynh 2010-07-11 05:54:06 +0000
  • 43dadf40da Added ignore:true to any triple that shouldn't be loaded. David Huynh 2010-07-10 05:07:24 +0000
  • fc005d2958 adding new favicon and watermark to the first page Stefano Mazzocchi 2010-07-08 23:53:25 +0000
  • f77858ff6c new icons Stefano Mazzocchi 2010-07-08 23:53:18 +0000
  • fe4894ca88 new logo + mac icon Stefano Mazzocchi 2010-07-08 23:53:03 +0000
  • c041a1966e Changed tabs to spaces. Create luceneIndex directory in workspace's cache dir. David Huynh 2010-07-08 23:39:53 +0000
  • 513283d4d1 Support creation of cache directories, so the rdf importer can store its lucene indexes. David Huynh 2010-07-08 23:22:29 +0000
  • 89d3a2a165 Added server/lib dir to class path David Huynh 2010-07-07 18:51:31 +0000
  • f7774e9b53 Added rdf-exporter/build.xml David Huynh 2010-07-07 16:31:06 +0000
  • 31c2ac2bfc adding the ability to start a project with existing transformations Stefano Mazzocchi 2010-07-07 08:11:40 +0000
  • 0af250d1b7 more tests on the broker and resulting bugfixes for locking state management Stefano Mazzocchi 2010-07-07 07:19:04 +0000
  • dda1714d17 Initial checkin. David Huynh 2010-07-06 22:29:25 +0000
  • ae7a74b196 Initial import. Contributed by Fadi Maali and Richard Cyganiak. David Huynh 2010-07-06 22:27:53 +0000
  • 67679253a7 Minor fix to freebase loading dialog: last refactoring of overlay models moved the client-side "protograph" to under theProject.overlayModels, but the dialog wasn't updated to access it there. David Huynh 2010-07-06 22:24:16 +0000
  • f5fc44e24e Refactoring to expose extension points that the rdf-exporter extension will plug into. David Huynh 2010-07-06 00:14:07 +0000
  • ab82562016 Tripleloader protograph transposer now generates more context information for QA. David Huynh 2010-07-03 01:39:14 +0000
  • 8997264df0 much juicier tests pass and cause the broker to solidify significantly yeah, I know, those tests are nasty... but so is what we're trying to do here Stefano Mazzocchi 2010-07-02 23:24:56 +0000
  • b0b5e5b781 more work on testing the broker Stefano Mazzocchi 2010-07-02 09:31:10 +0000
  • 07532fad61 more tests and more work on the broker Stefano Mazzocchi 2010-07-02 09:31:02 +0000
  • 31e4f1dff9 more solid broker path analysis and more tests Stefano Mazzocchi 2010-07-02 09:30:53 +0000
  • 689d743d0b tests work in eclipse Stefano Mazzocchi 2010-07-02 09:30:45 +0000
  • 27203844b0 adding skeleton for broker tests Stefano Mazzocchi 2010-07-02 09:30:36 +0000
  • 9f759719e7 more work on the broker Stefano Mazzocchi 2010-07-02 09:30:24 +0000
  • 217fb7b25c Fixed Issue 66: Records not excluded with inverted text facet. David Huynh 2010-07-01 20:26:54 +0000
  • a682d6b36f fixing eclipse warnings Stefano Mazzocchi 2010-07-01 08:03:42 +0000
  • 9fbff0640b make sure that splitting values maintains empty cells if the separator is repeated (this is useful in case the cells contains a rigid structure across multiple columns) Stefano Mazzocchi 2010-07-01 07:47:57 +0000
  • 2302d017d8 remove eclipse warnings Stefano Mazzocchi 2010-07-01 07:47:52 +0000
  • 64e68fce89 fixed broken link to "browse this cluster" Stefano Mazzocchi 2010-07-01 07:47:45 +0000
  • 18b720b913 Fixed CSV and TSV export bug. David Huynh 2010-07-01 02:32:03 +0000
  • b47ada4dca When rendering recon candidates and matches, check for freebase ID on the recon object's identifier space, not the service's identifier space. This lets matches added by the "extend data" operation to be rendered properly as links. David Huynh 2010-07-01 02:29:27 +0000
  • a1ae492a4d Fixed bug: Sorting radio buttons in all list facets were sharing the same name. David Huynh 2010-06-30 17:45:39 +0000
  • 2adc0ad1db Minor dom wiring bug in clustering dialog. David Huynh 2010-06-30 17:29:03 +0000
  • 04d32746d8 Various recon commands in the UI were not updated to work with the refactored backend. David Huynh 2010-06-30 17:20:59 +0000
  • 2e3984d54a When transposing data to triple loader output, pass row indices and cell indices deep down so later we can generate more context information for recon. David Huynh 2010-06-29 17:30:16 +0000
  • 7a914f01e8 Schema alignment dialog box was broken by recon refactoring. David Huynh 2010-06-28 23:02:17 +0000
  • 59fe9e35bd Property suggest and type suggest widgets in standard recon service panel now use the service's suggest settings, including custom service URLs. David Huynh 2010-06-28 22:42:53 +0000
  • 0e4781cb58 Forgot a console.log() call. Allow reconciling against no particular type. David Huynh 2010-06-27 04:20:35 +0000
  • 7439be4ce1 Since we're using the same panel for both showing undo and showing long running processes, we need to stop the sliding animation when showing long running processes, too. David Huynh 2010-06-27 03:48:56 +0000
  • 76c8cd77eb "search for match" links in data table cells now use recon service's entity suggest options. David Huynh 2010-06-27 03:31:56 +0000
  • 40c5fb8ff1 More work on recon refactoring: - services can now be unregistered. - matched topics and candidates now have links formatted by the service that generated them. - recon candidate previews are also based on the recon service. David Huynh 2010-06-26 05:34:54 +0000
  • ecfb893e98 More work on the recon UI. Standard services can now be added. David Huynh 2010-06-26 01:10:23 +0000
  • 1342ceacea Careful not to load all projects in an autosave cycle. David Huynh 2010-06-25 22:43:30 +0000