RandomSec/main
Frank Wennerdahl ebdc40ad71 Added CSV quote options
Added two additional CSV options, one for parsing and one for export.

Specifying strict quotes when parsing will ignore all data not quoted.
Specifying quote all when exporting will enclose all values in quotes.

No front-end changes made, just added the support for the options in the
requests.
2013-01-21 08:21:16 +01:00
..
.settings Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
IDEs Rename Eclipse project to OpenRefine 2012-10-19 10:47:10 -04:00
src Added CSV quote options 2013-01-21 08:21:16 +01:00
tests Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
webapp Fix up a couple more absolute (or wrong) paths 2012-11-20 16:02:20 -05:00
.classpath Export Butterfly so it's available to extensions that need it (e.g. Jython) 2011-08-11 19:15:18 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project Convert mixed Java/Javascript projects to faceted form so we can support both languages in Eclipse 2010-10-15 21:42:49 +00:00