RandomSec/main/webapp/modules/core/scripts/index
Tom Morris b3f5fada95 FIXED - task 578 & 596: Clean up JSON importer
http://code.google.com/p/google-refine/issues/detail?id=578
http://code.google.com/p/google-refine/issues/detail?id=596

Extend tree parser framework to allow any Serializable instead of just Strings. Use this in JSON importer to: Import keywords null, true, false; Import empty strings and don't trim whitespace from strings on import;  Import numbers directly instead of importing them as text and then parsing them ourselves. Add tests to verify all this stuff

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2543 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-08 01:20:25 +00:00
..
default-importing-controller Fixed typo "cancelImportinJob". 2012-01-29 08:01:05 +00:00
default-importing-sources Google spreadsheets can now be imported directly from within Refine. 2011-08-11 00:35:01 +00:00
parser-interfaces FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
create-project-error-panel.html Google spreadsheets can now be imported directly from within Refine. 2011-08-11 00:35:01 +00:00
create-project-progress-panel.html Issue 467 - provide JVM heap usage as part of the progress monitor during project creation. 2011-10-21 16:28:40 +00:00
create-project-ui-source-selection.html Started deeper integration of GData: we now have a "Google Data" importing source, which lets you sign in and authorize access to your docs. It then lists all the spreadsheets you have access to. It does not yet let you import those spreadsheets. 2011-08-07 23:26:51 +00:00
create-project-ui.js FIXED - task 607: Make memory/heap reporting more user-friendly 2012-09-07 21:49:00 +00:00
import-project-ui.html Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
import-project-ui.js Started deeper integration of GData: we now have a "Google Data" importing source, which lets you sign in and authorize access to your docs. It then lists all the spreadsheets you have access to. It does not yet let you import those spreadsheets. 2011-08-07 23:26:51 +00:00
open-project-ui.html Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
open-project-ui.js fixing a bunch of jslint issues 2011-10-07 23:44:11 +00:00
select-encoding-dialog.html Implemented encoding selectors in a few importing parser UIs. 2011-08-22 17:55:06 +00:00