Tom Morris
23cc319fd7
Switch to released version of reconciliation service - fixes issue #629
2013-03-02 16:00:56 -05:00
Tom Morris
a2711e4f59
Correct Suggest property filter - fixes issue 689
2013-03-01 22:26:05 -05:00
Tom Morris
38a88db58d
Patch Suggest to accept type param for Search
2013-03-01 18:57:11 -05:00
Tom Morris
7b3379afc7
fix range check in getFields - fixes issue 687
2013-02-26 16:35:21 -05:00
Tom Morris
1e9a1c5f15
Merge branch 'master' into fusiontables-migration
2013-02-26 00:05:34 -05:00
Tom Morris
389e762251
Merge remote-tracking branch 'upstream/master'
2013-02-26 00:01:06 -05:00
Tom Morris
95e13eac50
Improve recon error handling
2013-02-26 00:00:03 -05:00
Tom Morris
a2b60d3d4b
Fix filter to blacklist documents correctly
2013-02-25 19:45:25 -05:00
Tom Morris
ed07a4d489
Revert "Black list /type/content in Suggest. Closes issue #632 "
...
This reverts commit 98c64201ef
.
2013-02-21 12:45:49 -05:00
Tom Morris
317bf35445
Update to Jython 2.5.3 and package everything in a single JAR
2013-02-21 12:44:47 -05:00
Tom Morris
975d18942f
Update to Clojure 1.4. Closes issue #634
2013-02-12 00:15:35 -05:00
Tom Morris
2837db2f51
Merge remote-tracking branch 'upstream/master'
2013-02-11 23:32:43 -05:00
Tom Morris
50888c6f2e
Merge pull request #666 from Arcadelia/Temp-file_removal
...
Fixed removal of upload temp files
2013-02-11 15:11:24 -08:00
Tom Morris
98c64201ef
Black list /type/content in Suggest. Closes issue #632
2013-02-11 17:43:58 -05:00
Tom Morris
ab14198899
Fix last page calculation. Closes #660 .
2013-02-11 16:51:34 -05:00
Tom Morris
7fb95ebbad
First pass implementation of new Fusion Tables API - fixes #539
2013-02-11 16:33:51 -05:00
Tom Morris
2464421014
Update to rev 17 of Fusion Tables JARs
2013-02-11 12:36:45 -05:00
Tom Morris
092acf082a
Update URLs for new Fusion Table encrypted ID format
2013-02-10 15:03:43 -05:00
Tom Morris
5eca6127fc
Add OAuth2 JARs to Eclipse classpath
2013-02-10 14:41:46 -05:00
Tom Morris
b627aa9d5e
120 pixel icon for Google OAuth2 registration
2013-02-10 14:22:06 -05:00
Tom Morris
bf2f775c0b
Migrate to OAuth2
...
- implement OAuth2 for both Spreadsheets & Fusion Tables
- switch cookie name from authsub_token to oauth2_token so there's no
confusion
- implementation is otherwise unchanged - in particular still uses old
Fusion Tables SQL API
2013-02-10 14:17:28 -05:00
Tom Morris
d7081415d4
Restore deprecated Fusion Tables authorization domain
...
- just for now until we've implemented the new support
2013-02-09 15:41:06 -05:00
Tom Morris
0c6e065ac6
Refactor GData support to separate FusionTables
2013-02-09 13:41:02 -05:00
Tom Morris
c43e106abb
Add JARs for new FusionTables API and dependencies
2013-02-09 13:23:13 -05:00
Tom Morris
1033ce973e
TODO about memory usage
2013-02-03 15:56:54 -05:00
Jesus M. Castagnetto
02e8b28d26
added tmp to ignored dirs
2013-02-02 00:28:08 -05:00
Jesus M. Castagnetto
71f3196048
added comment on implementation
2013-02-01 23:45:43 -05:00
Jesus M. Castagnetto
36d2c4ac44
Added full text of BSD 2-clause
2013-02-01 23:44:35 -05:00
Jesus M. Castagnetto
df450b20f7
Registering new XOR command
2013-02-01 22:42:01 -05:00
magdmartin
5e0a418477
Merge pull request #673 from jmcastagnetto/master
...
Fix for issue #671 and implementation
2013-02-01 18:23:49 -08:00
Jesus Castagnetto
fec35a8bc6
Update main/src/com/google/refine/expr/functions/booleans/Xor.java
2013-02-01 21:07:42 -05:00
Jesus Castagnetto
ebec459cfd
indentation change
2013-02-01 21:00:36 -05:00
Jesus Castagnetto
473e2f367f
Implementing Xor operation
2013-02-01 17:59:16 -08:00
Jesus Castagnetto
29d594ef2f
Added Java 8 to version check
2013-02-01 19:34:50 -05:00
Tom Morris
0da4214f88
Add some tests before working on #640 and #409
2013-02-01 17:14:46 -05:00
Tom Morris
c0347225b8
Switch escape character from NUL to DEL in hopes that it's rarer.
2013-02-01 17:12:07 -05:00
Tom Morris
008df21b33
Update OpenCSV to our fork with multi-character separator support
...
Built from the openrefine-2.6 branch in the OpenRefine/opencsv repo
2013-01-27 15:21:53 -05:00
Tom Morris
ee6a17f076
Ignore test-output directory
2013-01-27 15:20:22 -05:00
Tom Morris
b24b291251
Merge pull request #665 from Arcadelia/IE_Cache-fixes
...
Fixed history and header update in IE by setting "Cache-Control", "no-cache" in HTTP headers
2013-01-25 16:17:54 -08:00
Tom Morris
e0003a6206
Merge pull request #669 from sparkica/fix_facet_tooltip
...
Tooltip is updated after changing facet expression - fixed #649
2013-01-25 16:05:12 -08:00
Mateja Verlic
3b06060597
Tooltip is updated after changing facet expression - fixed #649
2013-01-25 21:56:24 +01:00
Tom Morris
71d3d5c6ac
Merge pull request #668 from sparkica/new_logos
...
Updated logos with new ones - part of #630 rebranding
2013-01-25 11:28:46 -08:00
Mateja Verlic
7dc7bc0ad1
Updated logos with new ones - part of #630 rebranding
2013-01-25 19:57:10 +01:00
Frank Wennerdahl
2c59a0059f
Fixed removal of upload temp files
...
Fixed an issue with an unclosed stream preventing upload temp files from
being removed after use. Also removed the use of FileCleaningTracker and
instead added manual removal of all tempfiles. By doing this the reaper
threads in FileCleaningTracker are avoided and files are removed
directly after use.
2013-01-24 09:59:09 +01:00
Frank Wennerdahl
64cf62e081
Fixed history and header update in IE
...
Due to Internet Explorer caching GET requests the Undo/Redo list and
column headers were not updated, leaving essential parts of the user
interface crippled even if Google Frame is installed. Adding
Cache-Control headers to the responses fixes this.
2013-01-24 09:39:12 +01:00
Frank Wennerdahl
1f7ab046c7
Quotes should not be removed from values
...
Leading quotation marks should not be removed from values. If they have
been left by the importing parser they should be considered part of the
value.
2013-01-24 09:04:17 +01:00
Frank Wennerdahl
ebdc40ad71
Added CSV quote options
...
Added two additional CSV options, one for parsing and one for export.
Specifying strict quotes when parsing will ignore all data not quoted.
Specifying quote all when exporting will enclose all values in quotes.
No front-end changes made, just added the support for the options in the
requests.
2013-01-21 08:21:16 +01:00
Frank Wennerdahl
f837643f1e
Support for multi-char-separators in CSV
...
This change requires that the following patch is applied to OpenCSV:
http://sourceforge.net/tracker/index.php?func=detail&aid=3599477&group_id=148905&atid=773543
2013-01-18 16:28:27 +01:00
Tom Morris
33aa1132d7
Clarify wording/naming of blank rows export option - fixes issue #651
...
- clarify that it refers to all non-null cells
- rename variables without compatibility constraints to match actual
function
2013-01-14 16:36:09 -05:00
Tom Morris
b33c6cc0fd
Ask Freebase Suggest to fetch expected type - fixes #646
...
- get Suggest to fetch the expected type of property and save it so that
constraints and other operations work correctly
2013-01-05 18:22:25 -05:00