d61522eb64Started to make index page extensible.
David Huynh
2010-08-24 00:52:19 +0000
f25b25bfaeUpdated change list
David Huynh
2010-08-22 23:55:51 +0000
1f69fba43cAdded command Add Column by Fetching URLs.
David Huynh
2010-08-22 23:55:07 +0000
9041ebf7b9Bumped version to 1.5.
David Huynh
2010-08-22 06:42:21 +0000
c94abd0427Commands are now registered in association with their modules, so to avoid name collision.
David Huynh
2010-08-22 06:16:13 +0000
3b043b7970Updated to use ExporterRegistry and added event methods to overlay model.
David Huynh
2010-08-22 05:19:29 +0000
95e2e30c8aAdded 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
4ea765b689Factored out registries of importers and exporters.
David Huynh
2010-08-22 01:46:32 +0000
7320f65935Removed 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
deaaf78748adding latest version of butterfly (that supports module autowiring)
Stefano Mazzocchi
2010-08-20 22:47:14 +0000
56edb6ddd4Fixed 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
99b8c4dc7aSetting rabj=true when uploading to freeq.
David Huynh
2010-08-19 21:13:00 +0000
e7e0e4ae31Updated change list
David Huynh
2010-08-16 17:41:38 +0000
fcc54e2ab3removing what turned out to be dead code
Stefano Mazzocchi
2010-08-16 16:09:52 +0000
bb7d3c388cISSUE-115 datePart('month') should return January as 1 not 0
Stefano Mazzocchi
2010-08-16 16:09:39 +0000
a90a9c724eForgot 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
fa816007a7Fixed 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
e61655506aAdded 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
096caeac7badding ability to clean extensions as well
Stefano Mazzocchi
2010-08-10 18:55:31 +0000
10462cc882Fixed minor bug in previous checkin
David Huynh
2010-08-10 04:51:55 +0000
3d18b425c4Made 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
1a80aa74ffExtracted many html templates from js code into separate .html files.
David Huynh
2010-08-08 23:49:31 +0000
18b4f17b36Updated change list
David Huynh
2010-08-08 06:30:55 +0000
8f071ede31Added command Transpose Cells in Rows into Columns (Issue 82).
David Huynh
2010-08-08 06:30:30 +0000
7d4125654eUpdated change list
David Huynh
2010-08-07 22:58:20 +0000
d1a66e2e63Added 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
e70f16025bFixed 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
586fcc8f52Updated change list
David Huynh
2010-08-07 01:25:23 +0000
0500d7aa10Added commands Move Column to Beginning, Move Column to End, Move Column Left, Move Column Right.
David Huynh
2010-08-07 01:24:48 +0000
f0eae04c0cForgot to add 2 files in the last commit
David Huynh
2010-08-06 23:50:22 +0000
a8ee9b9e08Added Fill Down and Blank Down commands.
David Huynh
2010-08-06 20:33:28 +0000
3bda9d035dAdded 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
5cb3f924f6Added 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
b8ad56c6dbMade 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
476c84fa61Ignore jython cachedir.
David Huynh
2010-08-04 23:18:41 +0000
95e840c42dDeleted old empty metaweb packages
David Huynh
2010-08-04 17:25:59 +0000
1d87b2e210Renamed metaweb to google in various top level files
David Huynh
2010-08-04 17:19:03 +0000
1f6bb0baf0Delete old metaweb package dirs.
David Huynh
2010-08-04 00:29:18 +0000
dcc3ac8534Renamed packages com.metaweb.* to com.google.*.
David Huynh
2010-08-03 23:01:18 +0000
762a9f13ebText facet's choice count limit is now configurable through preference page. Preference page needs polishing.
David Huynh
2010-08-02 01:49:10 +0000
965ef20790Made sure commands that create new columns check for duplicate column names.
David Huynh
2010-08-01 04:44:21 +0000
4ad31ffcdeExcel importer now supports "header lines" parameter.
David Huynh
2010-08-01 04:22:45 +0000
7bb6674e5bFixed recently introduced bug: expressions were not logged because preference stores were not initialized properly.
David Huynh
2010-07-31 07:01:44 +0000
a4ec25bc8aUpdated change list
David Huynh
2010-07-31 06:53:03 +0000
f069780bfaAdded 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
717ccdaf41Updated change list
David Huynh
2010-07-30 23:54:06 +0000
d71d84194fRegister new operation Transpose Cells in Columns into Rows.
David Huynh
2010-07-30 02:28:33 +0000
ee14955605Added 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
67daaf2140Export as Tripleloader format command was broken by menu bar refactoring
David Huynh
2010-07-25 07:30:49 +0000
4522b98f32Store and use job ID to retrieve MDO ID and send that in subsequent loads.
David Huynh
2010-07-16 17:32:06 +0000
4373e7276fPass target Freebase type IDs in recon objects to freeq.
David Huynh
2010-07-15 21:45:17 +0000
b854f99ef5Removed extra closing brace.
David Huynh
2010-07-11 05:54:06 +0000
43dadf40daAdded ignore:true to any triple that shouldn't be loaded.
David Huynh
2010-07-10 05:07:24 +0000
fc005d2958adding new favicon and watermark to the first page
Stefano Mazzocchi
2010-07-08 23:53:25 +0000
fe4894ca88new logo + mac icon
Stefano Mazzocchi
2010-07-08 23:53:03 +0000
c041a1966eChanged tabs to spaces. Create luceneIndex directory in workspace's cache dir.
David Huynh
2010-07-08 23:39:53 +0000
513283d4d1Support creation of cache directories, so the rdf importer can store its lucene indexes.
David Huynh
2010-07-08 23:22:29 +0000
89d3a2a165Added server/lib dir to class path
David Huynh
2010-07-07 18:51:31 +0000
f7774e9b53Added rdf-exporter/build.xml
David Huynh
2010-07-07 16:31:06 +0000
31c2ac2bfcadding the ability to start a project with existing transformations
Stefano Mazzocchi
2010-07-07 08:11:40 +0000
0af250d1b7more tests on the broker and resulting bugfixes for locking state management
Stefano Mazzocchi
2010-07-07 07:19:04 +0000
dda1714d17Initial checkin.
David Huynh
2010-07-06 22:29:25 +0000
ae7a74b196Initial import. Contributed by Fadi Maali and Richard Cyganiak.
David Huynh
2010-07-06 22:27:53 +0000
67679253a7Minor 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
f5fc44e24eRefactoring to expose extension points that the rdf-exporter extension will plug into.
David Huynh
2010-07-06 00:14:07 +0000
ab82562016Tripleloader protograph transposer now generates more context information for QA.
David Huynh
2010-07-03 01:39:14 +0000
8997264df0much 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
b0b5e5b781more work on testing the broker
Stefano Mazzocchi
2010-07-02 09:31:10 +0000
07532fad61more tests and more work on the broker
Stefano Mazzocchi
2010-07-02 09:31:02 +0000
31e4f1dff9more solid broker path analysis and more tests
Stefano Mazzocchi
2010-07-02 09:30:53 +0000
689d743d0btests work in eclipse
Stefano Mazzocchi
2010-07-02 09:30:45 +0000
27203844b0adding skeleton for broker tests
Stefano Mazzocchi
2010-07-02 09:30:36 +0000
9f759719e7more work on the broker
Stefano Mazzocchi
2010-07-02 09:30:24 +0000
217fb7b25cFixed Issue 66: Records not excluded with inverted text facet.
David Huynh
2010-07-01 20:26:54 +0000
9fbff0640bmake 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
64e68fce89fixed broken link to "browse this cluster"
Stefano Mazzocchi
2010-07-01 07:47:45 +0000
18b720b913Fixed CSV and TSV export bug.
David Huynh
2010-07-01 02:32:03 +0000
b47ada4dcaWhen 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
a1ae492a4dFixed bug: Sorting radio buttons in all list facets were sharing the same name.
David Huynh
2010-06-30 17:45:39 +0000
2adc0ad1dbMinor dom wiring bug in clustering dialog.
David Huynh
2010-06-30 17:29:03 +0000
04d32746d8Various recon commands in the UI were not updated to work with the refactored backend.
David Huynh
2010-06-30 17:20:59 +0000
2e3984d54aWhen 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
7a914f01e8Schema alignment dialog box was broken by recon refactoring.
David Huynh
2010-06-28 23:02:17 +0000
59fe9e35bdProperty 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
0e4781cb58Forgot a console.log() call. Allow reconciling against no particular type.
David Huynh
2010-06-27 04:20:35 +0000
7439be4ce1Since 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
40c5fb8ff1More 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
ecfb893e98More work on the recon UI. Standard services can now be added.
David Huynh
2010-06-26 01:10:23 +0000
1342ceaceaCareful not to load all projects in an autosave cycle.
David Huynh
2010-06-25 22:43:30 +0000