2010-05-14 18:51:31 +02:00
|
|
|
Ongoing
|
|
|
|
|
|
|
|
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-14 18:51:31 +02:00
|
|
|
|
2010-05-18 01:28:44 +02:00
|
|
|
Changes:
|
|
|
|
- Moved unit tests from JUnit to TestNG
|
|
|
|
|
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.
|
|
|
|
- Issue 5: "Localized Windows cause save problems for Gridworks" -
|
|
|
|
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
|
|
|
|
|