RandomSec/src/main/java/com/metaweb/gridworks/commands/edit
Stefano Mazzocchi 6990604981 implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader
(still doesn't work as argus returns a 500 but the entire conduit is in place)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@519 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-23 08:25:52 +00:00
..
AddColumnCommand.java Major refactoring: 2010-03-06 07:43:45 +00:00
AnnotateOneRowCommand.java - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already) 2010-04-05 07:15:16 +00:00
AnnotateRowsCommand.java Implemented global and per-project expression histories and hooked them up to the expression preview dialog. 2010-03-03 21:21:38 +00:00
ApplyOperationsCommand.java Fixed minor bug introduced recently into the Export Project menu command. 2010-03-21 20:26:35 +00:00
CreateProjectCommand.java implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00
DeleteProjectCommand.java Added streaming json parser for faster re-loading of existing projects. 2010-04-13 23:57:03 +00:00
EditOneCellCommand.java - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already) 2010-04-05 07:15:16 +00:00
ExportProjectCommand.java implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00
ExtendDataCommand.java Fixed minor bug introduced recently into the Export Project menu command. 2010-03-21 20:26:35 +00:00
ImportProjectCommand.java implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00
JoinMultiValueCellsCommand.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
MassEditCommand.java Renamed "facet-based edit" operation and command to "mass edit", because it's not just facet-based. 2010-03-07 00:25:00 +00:00
RemoveColumnCommand.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
RemoveRowsCommand.java Implemented row remove command. 2010-04-06 07:47:44 +00:00
RenameColumnCommand.java Implemented column rename command. 2010-04-06 07:15:34 +00:00
SaveProtographCommand.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
SplitColumnCommand.java Implemented column split command. It seems to be working in "by lengths" mode. 2010-04-20 23:08:14 +00:00
SplitMultiValueCellsCommand.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
TextTransformCommand.java Renamed "facet-based edit" operation and command to "mass edit", because it's not just facet-based. 2010-03-07 00:25:00 +00:00
UndoRedoCommand.java Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
UploadDataCommand.java implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00