RandomSec/src/main/java/com/metaweb/gridworks/commands/edit
David Huynh 78b1eb7e73 Major refactoring:
- Made all Change classes save to and load from .zip files.
- Changed Column.headerLabel to Column.name.
- Save project's raw data to "raw-data" file for now. We'll make it save to a zip file next.


git-svn-id: http://google-refine.googlecode.com/svn/trunk@217 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-06 07:43:45 +00:00
..
AddColumnCommand.java Major refactoring: 2010-03-06 07:43:45 +00:00
AnnotateOneRowCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +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 Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
CreateProjectCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
DeleteProjectCommand.java ability to delete a project from the front page 2010-03-05 01:52:55 +00:00
DoTextTransformCommand.java Added repeat and repeatCount options for text transform operation. This lets us fix those & repeated encoding problems easily. 2010-03-04 00:00:46 +00:00
EditOneCellCommand.java Major refactoring: 2010-03-06 07:43:45 +00:00
FacetBasedEditCommand.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
JoinMultiValueCellsCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
RemoveColumnCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
SaveProtographCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
SplitMultiValueCellsCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
UndoRedoCommand.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00