2010-07-31 01:54:06 +02:00
|
|
|
|
Ongoing
|
|
|
|
|
|
|
|
|
|
Major Changes:
|
|
|
|
|
- New extension architecture.
|
|
|
|
|
- Generalized reconciliation framework that allows plugging in standard reconciliation services.
|
|
|
|
|
- Support for QA on data loads into Freebase.
|
2010-08-31 21:33:10 +02:00
|
|
|
|
- Timeline Facet (Issue 40 and 95)
|
2010-07-31 01:54:06 +02:00
|
|
|
|
|
|
|
|
|
Features:
|
2010-08-06 22:33:28 +02:00
|
|
|
|
- New commands:
|
|
|
|
|
- Fill Down
|
|
|
|
|
- Blank Down
|
|
|
|
|
- Transpose Cells in Columns into Rows
|
2010-08-08 08:30:55 +02:00
|
|
|
|
- Transpose Cells in Rows into Columns (Issue 82)
|
2010-08-25 08:18:06 +02:00
|
|
|
|
- Move Column to Beginning, Move Column to End, Move Column Left, Move Column Right, Reorder Columns
|
2010-08-23 01:55:51 +02:00
|
|
|
|
- Add Column by Fetching URLs
|
2010-08-06 22:33:28 +02:00
|
|
|
|
- GEL:
|
2010-08-08 00:58:20 +02:00
|
|
|
|
- JSON support
|
2010-08-16 19:41:38 +02:00
|
|
|
|
- New functions: smartSplit, escape, parseJson, hasField, uniques
|
2010-08-06 22:33:28 +02:00
|
|
|
|
- New controls: forEachIndex, forRange, filter
|
|
|
|
|
- New parameters:
|
|
|
|
|
- preserveAllTokens on split function
|
|
|
|
|
- Regexp groups capturing GEL function
|
|
|
|
|
- Importers
|
|
|
|
|
- New: RDF exporter (as extension)
|
|
|
|
|
- CSV and TSV importers: added support for ignoring quotation marks
|
|
|
|
|
- Added support for creating a project by pointing to a data file URL.
|
2010-08-04 19:19:03 +02:00
|
|
|
|
- Text facet's choice count limit is now configurable through preference page
|
2010-08-06 08:15:05 +02:00
|
|
|
|
- Select All and Unselect All buttons in History Extract dialog
|
|
|
|
|
- Schema skeleton: support for multiple cells per cell-as nodes, and for conditional links
|
2010-07-31 01:54:06 +02:00
|
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
|
- TSV/CSV exporter bug: Gridworks crashed when there were empty cells.
|
2010-08-31 21:47:06 +02:00
|
|
|
|
- Issue 29: Delievered "Collapse whitespace" transformation does not work
|
2010-07-31 01:54:06 +02:00
|
|
|
|
- Issue 69: ControlFunctionRegistry now correctly registers Chomp expression as "chomp" key.
|
2010-07-31 08:53:03 +02:00
|
|
|
|
- Issue 66: Records not excluded with inverted text facet
|
2010-09-28 07:17:20 +02:00
|
|
|
|
- Issue 86: Parse cells after splitting columns
|
2010-08-31 21:32:54 +02:00
|
|
|
|
- Issue 99: Diff for dates fails with "unknown error" always
|
2010-09-28 07:17:20 +02:00
|
|
|
|
- Issue 110: Import of single column text file with Postal Codes shows only 1 row with lots of <20> chars (?)
|
2010-08-31 21:32:54 +02:00
|
|
|
|
- Issue 113: Export filtered rows as tsv or csv fails; html and excel OK
|
2010-08-31 21:33:10 +02:00
|
|
|
|
- Issue 116: CSV/TSV export data includes blank fields for deleted columns
|
2010-09-28 07:17:20 +02:00
|
|
|
|
- Issue 121: Importing attached file strips backslashes
|
|
|
|
|
- Issue 122: Exporting to Excel on attached project raises server exception
|
|
|
|
|
- Issue 126: Large integers formatted in scientific notation in formulas
|
|
|
|
|
- Issue 135: Hangs when setting cell value to large JSON string
|
2010-07-31 01:54:06 +02:00
|
|
|
|
|
2010-05-28 01:31:51 +02:00
|
|
|
|
1.1 Release (May 27, 2010)
|
|
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
- Row/record sorting (Issue 32)
|
|
|
|
|
- CSV exporter (Issue 59)
|
|
|
|
|
- Mqlwrite exporter
|
|
|
|
|
- Templating exporter (experimental)
|
2010-05-14 18:51:31 +02:00
|
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
|
- Issue 34: "Behavior of Text Filter is unpredictable when "regular expression" mode is enabled."
|
|
|
|
|
Regex was not compiled with case insensitivity flag.
|
2010-05-14 19:03:33 +02:00
|
|
|
|
- Issue 4: "Match All bug with ZIP code". Numeric values in cells were not stringified first
|
|
|
|
|
before comparison.
|
2010-05-17 21:22:58 +02:00
|
|
|
|
- Issue 41: "Envelope quotation marks are removed by CSV importer"
|
|
|
|
|
- Issue 19: "CSV import is too basic"
|
|
|
|
|
- Issue 15: "Ability to rename projects"
|
2010-05-18 01:47:09 +02:00
|
|
|
|
- Issue 16: "Column name collision when adding data from Freebase"
|
|
|
|
|
- Issue 28: "mql-like preview is not properly unquoting numbers"
|
2010-05-18 02:02:58 +02:00
|
|
|
|
- Issue 45: "Renaming Cells with Ctrl-Enter produced ERROR"
|
|
|
|
|
Tentative fix for a concurrent bug.
|
2010-05-20 19:49:20 +02:00
|
|
|
|
- Issue 46: "Array literals in GEL"
|
2010-05-22 04:28:18 +02:00
|
|
|
|
- Issue 55: "Use stable sorting for text facets sorted by count"
|
2010-05-23 19:33:37 +02:00
|
|
|
|
- Issue 53: "Moving the cursor inside the Text Filter box by clicking"
|
2010-05-25 01:01:34 +02:00
|
|
|
|
- Issue 58: "Meta facet"
|
2010-05-24 21:04:55 +02:00
|
|
|
|
Supported by the function facetCount()
|
2010-05-25 01:01:34 +02:00
|
|
|
|
- Issue 14: "Limiting Freebase load to starred records"
|
|
|
|
|
We load whatever rows that are filtered through, not particularly starred rows.
|
2010-05-25 01:49:18 +02:00
|
|
|
|
- Issue 49: "Add Edit Cells / Set Null"
|
2010-05-27 03:13:11 +02:00
|
|
|
|
- Issue 30: "Transform dialog should remember preferred language."
|
2010-05-27 06:48:48 +02:00
|
|
|
|
- Issue 62: "It'd be nice if URIs were hyperlinked in the data cells"
|
2010-05-22 04:28:18 +02:00
|
|
|
|
|
2010-05-28 01:31:51 +02:00
|
|
|
|
Other Changes:
|
2010-05-18 01:28:44 +02:00
|
|
|
|
- Moved unit tests from JUnit to TestNG
|
|
|
|
|
|
2010-05-28 01:31:51 +02:00
|
|
|
|
|
2010-05-12 23:08:21 +02:00
|
|
|
|
1.0.1 Release (May 12, 2010)
|
2010-05-12 20:22:06 +02:00
|
|
|
|
|
2010-05-12 23:08:21 +02:00
|
|
|
|
Fixes:
|
2010-05-12 20:22:06 +02:00
|
|
|
|
- Issue 2: "Undo History bug" - bulk row starring and flagging operations could not be undone.
|
2010-05-24 14:36:35 +02:00
|
|
|
|
- Issue 5: "Localized Windows cause save problems for Gridworks" -
|
2010-05-12 20:22:06 +02:00
|
|
|
|
Windows user IDs that contain unicode characters were not retrieved correctly.
|
|
|
|
|
- Issue 10: "OAuth fails on sign in" - due to clock offset.
|
|
|
|
|
- Issue 11: "missing "lang" attribute in MQL generated in schema alignment"
|
|
|
|
|
- Issue 13: "float rejected from sandbox upload as Json object" - everything was sent as a string.
|
|
|
|
|
- Issue 17: "Conflated triples - all rows are producing triple with "s" :" $Name_0"" -
|
|
|
|
|
The Create A New Topic for Each Cell command created shared recon objects.
|
|
|
|
|
- Issue 18: "Error converting russian characters during edit of single cell"
|
2010-05-12 23:08:21 +02:00
|
|
|
|
- [partial fix] Issue 19: "CSV import is too basic" - fixed for CSV, not for TSV
|
|
|
|
|
|
|
|
|
|
1.0 Release (May 10, 2010)
|
|
|
|
|
|
|
|
|
|
First Public Release
|
|
|
|
|
|