Tom Morris
28eafe7a5b
Update Google client libs to current versions. Fix Spreadsheet #996
2015-05-14 20:41:03 -04:00
Tom Morris
0155a9bbee
Add .gitignore files
2014-12-21 13:03:49 -05:00
Tom Morris
e98d6037cf
Delete obsolete Guava JARS - #792
2013-08-26 15:34:18 -04:00
Tom Morris
eeb082b763
Merge remote-tracking branch 'origin/master' into fusiontables-migration
...
Conflicts:
extensions/freebase/module/langs/translation-default.json
extensions/freebase/module/langs/translation-en.json
extensions/freebase/module/langs/translation-it.json
extensions/freebase/src/com/google/refine/freebase/commands/LoadLanguageCommand.java
extensions/gdata/module/MOD-INF/controller.js
extensions/gdata/module/langs/translation-default.json
extensions/gdata/module/langs/translation-en.json
extensions/gdata/module/langs/translation-it.json
extensions/gdata/src/com/google/refine/extension/gdata/commands/LoadLanguageCommand.java
main/src/com/google/refine/commands/lang/LoadLanguageCommand.java
main/src/com/google/refine/commands/lang/SetLanguageCommand.java
main/webapp/modules/core/langs/translation-default.json
main/webapp/modules/core/langs/translation-en.json
main/webapp/modules/core/langs/translation-it.json
main/webapp/modules/core/scripts/index/lang-settings-ui.js
2013-08-16 17:56:56 -04:00
Tom Morris
f4ff227340
Clean up localization - fixes #760 , modifies pull request #755
...
- make all file loading relative to module base
- move core language files into appropriate place
- eliminate all SetLanguage commands and use SetPreference instead
- eliminate all LoadLanguage commands except for core's
- fix duplicate keys in JSON language files
- remove BOM from JSON language files
OPEN - task 760: Translations not being loaded from built kit
http://github.com/OpenRefine/OpenRefine/issues/issue/760
2013-07-31 00:31:31 -04:00
Tom Morris
00dd7f2bdd
Merge branch 'master' into fusiontables-migration
...
Conflicts:
.classpath
extensions/gdata/module/MOD-INF/controller.js
extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java
2013-07-25 16:13:04 -04:00
Blakko
696eccc872
gdata-extension internationalization
2013-06-27 17:25:53 +02:00
Tom Morris
2464421014
Update to rev 17 of Fusion Tables JARs
2013-02-11 12:36:45 -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
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
0bd2104a16
Issue 630: Change branding from Google Refine to OpenRefine
...
** The first native Github commit (ie not one converted from SVN **
Change Google Refine to OpenRefine or just Refine.
Change icon filenames and add some placeholder icons
2012-10-18 19:40:31 -04:00
Tom Morris
1bcf2899a8
FIXED - task 620: Update gdata client libs to 1.47.1
...
http://code.google.com/p/google-refine/issues/detail?id=620
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2577 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 19:42:45 +00:00
Tom Morris
9347d38e5e
FIXED - task 608: remove unused jar
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2546 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-13 18:05:56 +00:00
Tom Morris
c07046f542
Issue 461 - Add support for public Google Spreadsheets and ability to sign-out.
...
Kind of messy, but I don't think any of the previously existing functionality is broken.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2375 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-16 07:34:41 +00:00
Tom Morris
b8cc1e6c5f
Remove gData URL rewriters and wire about page back up
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2372 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-12 23:16:21 +00:00
David Huynh
765fb4ea8e
Use chrome frame to support IE. Also rewired gdata authentication process to support IE.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2270 7d457c2a-affb-35e4-300a-418c747d4874
2011-10-05 04:39:42 +00:00
David Huynh
5c446d28d0
Support uploading directly to a new Google spreadsheet.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2243 7d457c2a-affb-35e4-300a-418c747d4874
2011-09-16 18:04:55 +00:00
David Huynh
823729776d
Google spreadsheets can now be imported directly from within Refine.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2192 7d457c2a-affb-35e4-300a-418c747d4874
2011-08-11 00:35:01 +00:00
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
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
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
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
Tom Morris
45ba2ed4b5
Comment out super secret future capability
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1548 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-14 21:44:07 +00:00
Tom Morris
495b3b6ec3
Rename gdata and sample extensions to drop the -extension suffix
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1544 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-14 21:12:44 +00:00
Tom Morris
7dac05db03
Drop -extension suffix
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1541 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-14 20:35:16 +00:00