David Huynh
|
c42382f3ae
|
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.
Minor fixes to the open project action area; fixes to render relative dates properly.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2190 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-07 23:26:51 +00:00 |
|
David Huynh
|
bad7266534
|
Cleaned up code formatting in .js, .html, .vt, .css, .less files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2185 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-04 20:37:14 +00:00 |
|
Tom Morris
|
da7347e7b1
|
Make sure all conditionals and loops are in blocks (too bug-prone otherwise)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2183 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 22:21:47 +00:00 |
|
Tom Morris
|
539fea6eb3
|
Simplify some for loops using new Java 5 syntax
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2181 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 21:17:41 +00:00 |
|
Tom Morris
|
97a0f2a33e
|
Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2180 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 21:10:22 +00:00 |
|
Tom Morris
|
fda0360f5b
|
Make tab size the standard value of 8 spaces.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2174 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 20:54:23 +00:00 |
|
Tom Morris
|
7fd6e22af4
|
Convert tabs to spaces. No functional changes.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2172 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 20:26:32 +00:00 |
|
Tom Morris
|
123614539d
|
Add missing @Override annotations
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2171 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 19:30:23 +00:00 |
|
David Huynh
|
78edff6f7f
|
Merged new importer UI work from branch over.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2170 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-08-02 03:34:47 +00:00 |
|
David Huynh
|
0fa99d21ca
|
More fix to issue 366, and removed a console.log debug statement
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2169 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-07-26 18:59:01 +00:00 |
|
David Huynh
|
58a677bc99
|
Fixed first part of issue 366
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2168 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-07-26 17:48:02 +00:00 |
|
Tom Morris
|
ae6ce2225c
|
Specify character encoding for source files
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2044 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-04-17 04:24:18 +00:00 |
|
Stefano Mazzocchi
|
c65627524f
|
fixed bug in mql_key quoting with - and _ at the beginning and end of the string
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2027 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-02-25 22:51:37 +00:00 |
|
Tom Morris
|
3a9ea77b5c
|
Use actual key parsing methods to make sure we can get a key before claiming we'll be able to open a URL.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2026 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-02-23 20:28:56 +00:00 |
|
Tom Morris
|
e72d590a31
|
Issue 334 - tighten up URL pattern matching for Google Spreadsheets & Fusion Tables
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2006 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-02-14 22:23:48 +00:00 |
|
Tom Morris
|
de25ddfe41
|
Issue 328 - extend solution for key-based recon to guid & id recon
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1998 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-02-04 02:08:38 +00:00 |
|
Tom Morris
|
cccfbf9ad8
|
Issue 328 - don't retry unsuccessful MQL key based reconciliation
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1997 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-02-04 00:56:31 +00:00 |
|
Tom Morris
|
094a479d50
|
Compile using Java 1.6 since we have a dependency on it
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1994 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-02-03 16:01:28 +00:00 |
|
David Huynh
|
a81dcc50cc
|
Don't assert type /type/object as the result of any /type/object/* property.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1969 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-12-28 22:32:21 +00:00 |
|
David Huynh
|
ccc6587cdd
|
Fixed minor bug introduced by recent check-in for asserting types in triple loader payload.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1968 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-12-28 19:48:08 +00:00 |
|
David Huynh
|
ca8f64ddc4
|
When generating triple loader payload, assert included, schema, and expected types for existing as well as new topics.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1963 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-12-27 22:57:04 +00:00 |
|
David Huynh
|
d5a742944e
|
Set python.path properly from within the jython extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1920 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-11-21 03:05:28 +00:00 |
|
Tom Morris
|
ed724fd191
|
Fix bug causing Fusion Table rows to get imported multiple times. Initial implementation complete.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1895 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-11-18 08:19:57 +00:00 |
|
Tom Morris
|
acbed0c1ba
|
Initial Fusion Tables implementation
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1889 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-11-17 08:26:46 +00:00 |
|
Tom Morris
|
6a68fc9da7
|
Issue 227 - fix comment documenting default URL for extension index page
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1887 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-11-17 05:31:01 +00:00 |
|
David Huynh
|
07db08e45e
|
Missed one more reference to freebase-extension that should be just freebase
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1732 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-31 21:47:12 +00:00 |
|
David Huynh
|
c7a70333d9
|
Added mql key quote/unquote functions
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1693 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-25 22:23:04 +00:00 |
|
David Huynh
|
96b41450da
|
Re-worked buttons in schema alignment dialog and added change indicator
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1687 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-25 20:05:48 +00:00 |
|
David Huynh
|
1cc2097cf1
|
Styling tweaks to schema alignment skeleton node dialog. Eliminated the auto create new topic option
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1628 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-25 02:07:09 +00:00 |
|
David Huynh
|
d6b1455fb2
|
Added help documentation links
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1626 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-25 01:35:00 +00:00 |
|
David Huynh
|
2d9e7c87f6
|
Increased recon batch size to 10 again. Various style tweaks. Polished up freebase extension's dialogs to be a bit more helpful
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1625 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-25 01:07:25 +00:00 |
|
James Home
|
424501ba0e
|
UI tweaks to menu text
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1624 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-23 01:21:13 +00:00 |
|
David Huynh
|
8c1852914e
|
Forgot a few logging statements.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1623 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-22 23:53:25 +00:00 |
|
David Huynh
|
d85ae8c28c
|
Fixed bug in protograph transposer in which cells in subsequent rows of a tree-shaped record (with blank context cells) are not processed. This bug was introduced when we started to allow a protograph node to correspond to more than one column.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1621 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-22 21:05:06 +00:00 |
|
David Huynh
|
5a17acfd70
|
Prepended license text to java source
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1613 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-20 20:45:52 +00:00 |
|
David Huynh
|
9a96d2b8f0
|
Added license text to .js, .css, .less, and main .vt and .html pages
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1612 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-20 18:11:15 +00:00 |
|
David Huynh
|
6cefdaf53e
|
Forgot to change 'freebase-extension' to just 'freebase' in a few places. Fixed issue 161: Authorize error when trying to Sign In before loading to Freebase
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1607 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-19 00:53:04 +00:00 |
|
Tom Morris
|
7dcd0c073d
|
Revert bad commit r1600
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1601 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-18 05:19:05 +00:00 |
|
Tom Morris
|
79c00bab36
|
Incomplete - task 157: Integrate Google Spreadsheet import/export plugin
http://code.google.com/p/google-refine/issues/detail?id=157
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1600 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-18 04:59:39 +00:00 |
|
David Huynh
|
8b8e9f1c1b
|
Made some dialogs shorter to fit smaller screens
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1594 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-18 02:33:52 +00:00 |
|
David Huynh
|
8e8231d8c6
|
Fixed 'are you sure?' dialog box's styling.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1583 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-16 19:13:34 +00:00 |
|
David Huynh
|
3b57c84175
|
Removed borders from tab panel bodies in schema alignment skeleton. Render operation index in history widget so user can refer to each operation.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1581 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-16 18:36:35 +00:00 |
|
David Huynh
|
6da68b37ef
|
Added class 'button' to buttons.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1580 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-16 06:43:01 +00:00 |
|
David Huynh
|
a62638e88d
|
For each recon group, try at least 3 times if the service keeps failing. Log errors more for debugging purposes.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1578 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-16 00:19:31 +00:00 |
|
Stefano Mazzocchi
|
f50880905e
|
fixed warnings
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1577 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-16 00:01:42 +00:00 |
|
Tom Morris
|
80c1e5ac97
|
Convert mixed Java/Javascript projects to faceted form so we can support both languages in Eclipse
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1576 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-15 21:42:49 +00:00 |
|
David Huynh
|
f232e96471
|
Mount jython extension at jython rather than jython-extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1575 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-15 20:38:24 +00:00 |
|
Tom Morris
|
07de9919ea
|
Switch Java facet to Java 1.6 as well
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1574 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-15 20:16:55 +00:00 |
|
Tom Morris
|
ad06f13c16
|
Convert to faceted project so we can have Javascript highlighting
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1573 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-15 20:10:43 +00:00 |
|
Tom Morris
|
27ff79cad8
|
Use Java 1.6 for Eclipse builds
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1572 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-10-15 20:10:00 +00:00 |
|