RandomSec/main/webapp/modules/core/scripts
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
..
dialogs FIXED - task 597: Deselect all button on Custom Tabular Exporter dialog doesn't work 2012-08-03 22:11:51 +00:00
facets Issue 482 - make facet sort case insensitive 2011-11-12 20:23:39 +00:00
index FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
project Added support for page opening actions following finished operations. 2012-01-25 02:09:08 +00:00
reconciliation fixing a bunch of jslint issues 2011-10-07 23:44:11 +00:00
util further cleanup, sign.js should not contain presentation-related code 2012-07-12 01:54:24 +00:00
views/data-table Fixed Issue 492: Table header cells misaligning with table cells. 2011-11-27 20:53:33 +00:00
widgets Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
chrome-frame.js Added chrome frame detection. 2011-10-09 01:04:51 +00:00
index.js Bundle scripts. 2011-12-11 22:01:42 +00:00
preferences.js fixing a bunch of jslint issues 2011-10-07 23:44:11 +00:00
project.js Make sure project ID is completely numeric. Slightly better error reporting on project page when project ID is not valid. 2012-01-29 21:16:13 +00:00