Tom Morris
c3febcfdee
Improve GData importer i18n - fixes #3312 ( #3613 )
2021-02-11 19:56:41 +01:00
Tom Morris
314dbb560d
Add Google API key - fixes #3604 ( #3611 )
...
* Add Google API key - fixes #3604
Enables access to public data in Google Sheets/Drive. API key must be
sent if OAuth token isn't.
* Don't force authentication for GData import from URL
2021-02-11 19:50:54 +01:00
Tom Morris
8b459d69e3
Fix Google Data isAuthorized check - fixes #3054 ( #3612 )
...
- adjust for new undefined return value of new cookies package
- add some error handling in case we think we're logged in, but really aren't
2021-02-11 19:50:10 +01:00
Tom Morris
5eff85b76c
Update jQuery UI to 1.12 - fixes #3001 ( #3010 )
...
* Update jQuery UI from 1.10.3 to 1.12.1 and associated theme CSS
* Fix sidebar tab layout issue with new jQuery UI
* Update initialization jQuery UI Tabs widgets
selected is now active, but the first tab is selected by default
so we don't need to do it manually.
* Patch GData initialization error
Don't attempt to initialize if we get no docs back (ie unauthorized)
2020-08-17 14:49:56 +02:00
Antonin Delpeuch
24feda600a
CSRF protection for gdata extension
2019-10-17 09:54:53 +01:00
Antonin Delpeuch
7dd4db1ca1
Fix i18n calls after migration
2018-11-28 23:22:38 +09:00
Antonin Delpeuch
10931e1e4d
Migrate js to new localization syntax
2018-11-21 17:30:00 +00:00
Antonin Delpeuch
9bf0bb2154
Merge JS i18n strings with slash
2018-11-21 15:24:57 +00:00
Jacky
c758a6b635
exclude test-out
2018-02-25 12:00:40 -05:00
Tom Morris
fcb41d7f5f
Fix copy/paste error in text setup for signout button - fixes #801
2013-09-02 18:56:55 -04:00
Blakko
696eccc872
gdata-extension internationalization
2013-06-27 17:25:53 +02:00
Tom Morris
03d997be8e
FIXED - task 576: Use relative paths so works under a Java server named context - patch supplied by sergio@wikier.org
...
http://code.google.com/p/google-refine/issues/detail?id=576
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2584 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-13 17:47:08 +00:00
David Huynh
aef95e7c30
When failed to access a spreadsheet with login credentials, try to access it without.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2378 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-17 18:52:14 +00:00
David Huynh
39c6ae1b80
Consolidated the two different forms for public URLs together into one. Made sure we could still import public docs while signed in.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2377 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-17 01:32:28 +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
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
b585140c34
Sort FT tables to the bottom since we don't have any metadata for them.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2242 7d457c2a-affb-35e4-300a-418c747d4874
2011-09-16 00:34:00 +00:00
David Huynh
0693205430
Added support for importing from fusion tables.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2239 7d457c2a-affb-35e4-300a-418c747d4874
2011-09-15 21:40:40 +00:00
David Huynh
8ded93008a
Generalized GData document listing to support other types of document in the future.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2199 7d457c2a-affb-35e4-300a-418c747d4874
2011-08-12 21:32:45 +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