RandomSec/main/src/com/google/refine
Lisa Chandra ef8ad85c3c
Adds trim whitespace option to separator based files (#2408)
* added trim ui to csv importer

* added trim functionality

* trimStrings handler only for strings

* added test for trimStrings option in csv/tsv files

* made trim option enabled by default
2020-03-21 10:38:43 +00:00
..
browsing Fix scatterplot facet filtering 2019-09-12 11:52:28 +01:00
clustering Fix clusters with single candidates. Closes #2152. 2019-09-11 12:12:32 +01:00
commands Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
exporters Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
expr Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
grel Add RandomNumber GREL function 2019-03-24 20:16:43 +00:00
history Jackson deserialization for HistoryEntry 2018-11-30 19:35:31 +09:00
importers Adds trim whitespace option to separator based files (#2408) 2020-03-21 10:38:43 +00:00
importing Tie up CSRF tokens in the frontend 2019-10-15 12:07:14 +01:00
io Dealing with a possible null pointer dereference 2019-10-17 23:59:16 -03:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model Add cell.error field for error messages (#2363) 2020-03-10 10:14:15 +00:00
oauth Add missing license headers 2018-12-09 12:22:40 +09:00
operations Fix bug when accessing empty list 2019-10-02 08:56:22 -03:00
preference Remove duplicate JSON keys. Closes #2068. 2019-06-14 11:38:24 +01:00
process Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
sorting Remove duplicate JSON keys. Closes #2068. 2019-06-14 11:38:24 +01:00
templating Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
util Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
ClientSideResourceManager.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpResponder.java Add missing license headers 2018-12-09 12:22:40 +09:00
InterProjectModel.java Throw JoinException if attempt to join with non-existent column 2019-03-23 14:15:00 +00:00
ProjectManager.java Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
ProjectMetadata.java Add customMetadata to project metadata parsing test 2019-06-04 12:02:49 +01:00
RefineServlet.java consistent usage of Apache http status constants (#2432) 2020-03-18 06:40:52 +00:00