-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[translate]Translate the po file into chinese #3717
Commits on Oct 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9eca92b - Browse repository at this point
Copy the full SHA 9eca92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d170c - Browse repository at this point
Copy the full SHA 49d170cView commit details
Commits on Nov 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 17c4d2e - Browse repository at this point
Copy the full SHA 17c4d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44e4cf - Browse repository at this point
Copy the full SHA b44e4cfView commit details -
Add CRUD action to refresh table metadata (#3721)
A shortcut to make it easy to refresh a table's schema
Configuration menu - View commit details
-
Copy full SHA for af3a124 - Browse repository at this point
Copy the full SHA af3a124View commit details -
bump react-bootstrap version (#3723)
1. avoid exports is not defined error 2. per jordan's suggestion, update .babelrc only use airbnb presets
Configuration menu - View commit details
-
Copy full SHA for 523784b - Browse repository at this point
Copy the full SHA 523784bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c5e0b - Browse repository at this point
Copy the full SHA 35c5e0bView commit details -
* Reorders MANIFEST.in * Includes the translations dir in MANIFEST
Configuration menu - View commit details
-
Copy full SHA for 26687a0 - Browse repository at this point
Copy the full SHA 26687a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d4879 - Browse repository at this point
Copy the full SHA 68d4879View commit details -
Dialect's has_table method requires connection as the first argument, not engine (https://github.com/zzzeek/sqlalchemy/blob/master/lib/sqlalchemy/engine/interfaces.py#L454). Instead, we can use engine's has_table method that handles the connection for us (https://github.com/zzzeek/sqlalchemy/blob/master/lib/sqlalchemy/engine/base.py#L2141). Alternatively, we could call engine.dialect.has_table(engine.connect(), ...).
Configuration menu - View commit details
-
Copy full SHA for afd16d5 - Browse repository at this point
Copy the full SHA afd16d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for acaf860 - Browse repository at this point
Copy the full SHA acaf860View commit details -
Consolidate all translation config (#3750)
Move all translation config to superset/translations
Configuration menu - View commit details
-
Copy full SHA for cd94b93 - Browse repository at this point
Copy the full SHA cd94b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for e810758 - Browse repository at this point
Copy the full SHA e810758View commit details -
Add dummy file to fix symlink (#3759)
In `assets/static` we have a symlink pointing to `docs/_build/html` which is .gitignored and missing in the repo since we don't want the html-generated docs in the repo, meaning the symlink is broken Having the symlink broken creates issues with pip-compile somehow. Adding a dummy file here addresses that
Configuration menu - View commit details
-
Copy full SHA for 6971895 - Browse repository at this point
Copy the full SHA 6971895View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ac82f - Browse repository at this point
Copy the full SHA 56ac82fView commit details -
docs: reword the FAQ regarding table changes (#3763)
So we stop confusing people that thinks we do DDL. Fix #3761
Configuration menu - View commit details
-
Copy full SHA for 1fb68c7 - Browse repository at this point
Copy the full SHA 1fb68c7View commit details -
Update to reflect new version of cryptography (#3748)
update to 1.9 I have built and pip installed with latest cryptography.
Configuration menu - View commit details
-
Copy full SHA for cb1eba8 - Browse repository at this point
Copy the full SHA cb1eba8View commit details -
[time table] add tooltip to sparkline (#3767)
* [time table] add tooltip to sparkline * [time table] open link in new tab * [time table] add back Mustache
Configuration menu - View commit details
-
Copy full SHA for bc89dba - Browse repository at this point
Copy the full SHA bc89dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf05b2 - Browse repository at this point
Copy the full SHA fbf05b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b698c54 - Browse repository at this point
Copy the full SHA b698c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b7834 - Browse repository at this point
Copy the full SHA 82b7834View commit details