forked from getredash/redash
-
Notifications
You must be signed in to change notification settings - Fork 0
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
changes from master #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Combines mozilla/redash PR’s 86 and 95. There was a bug that saved textbox content on a dashboard when you tried to close without saving. This fixes it.
…o which have keys with dashes in the name
Upgraded dql version to 0.5.24
Add ability to easily select all for multi-filter
MySQL: multiple queries support & connection timeout
Feature/query based parameter
Counter value string formatting
Add SSL configuration option for PostgreSQL
Custom JS code chart improvements
Textbox editing fix
improve Salesforce error message
FIXED_UNICODE, LONG_NCHAR, LONG_UNICODE and UNICODE have been removed from cx_Oracle version 5.3 and should be removed from the TYPES_MAP.
Fix #1843: Remove deprecated cx_Oracle types
vabanin
pushed a commit
that referenced
this pull request
Oct 5, 2017
* Namelength for hoverlabel to avoid truncation * Update npm-shinkwrap.json
vabanin
added a commit
that referenced
this pull request
Oct 5, 2017
# By Arik Fraimovich (8) and others # Via GitHub (12) and others * 'master' of git://github.com/getredash/redash: (21 commits) Modernize Python 2 code to get ready for Python 3 Fixed eslint "Cannot read property 'length' of undefined" error Add option to set the flask-limiter storage engine Fix: don't crash query editor when there are unclosed curly brackets. Fix: error value in charts wasn't displayed if it was 0. Fix: tests entering endless loop, due to bad input. Cohort visualization: make it friendlier to use. Add missing import. Fix: Queries#all_queries was sometimes returning wrong number of queries. Fix getredash#1950: record_event fails for api events Merged with upstream Bugfix: column.type not set by many data sources [sqlite, postgres etc] Use a different markdown library Update npm-shrinkwrap Use event.preventDefault() on EditInPlace textarea Remove magic numbers from EditInPlace() Update redirected link in README UnicodeWriter errors code to environment Hovertext length (#3) Merge/query based parameter (#2) ... Conflicts: package.json
vabanin
added a commit
that referenced
this pull request
Oct 5, 2017
# By Arik Fraimovich (8) and others # Via GitHub (12) and others * 'master' of git://github.com/getredash/redash: (21 commits) Modernize Python 2 code to get ready for Python 3 Fixed eslint "Cannot read property 'length' of undefined" error Add option to set the flask-limiter storage engine Fix: don't crash query editor when there are unclosed curly brackets. Fix: error value in charts wasn't displayed if it was 0. Fix: tests entering endless loop, due to bad input. Cohort visualization: make it friendlier to use. Add missing import. Fix: Queries#all_queries was sometimes returning wrong number of queries. Fix getredash#1950: record_event fails for api events Merged with upstream Bugfix: column.type not set by many data sources [sqlite, postgres etc] Use a different markdown library Update npm-shrinkwrap Use event.preventDefault() on EditInPlace textarea Remove magic numbers from EditInPlace() Update redirected link in README UnicodeWriter errors code to environment Hovertext length (#3) Merge/query based parameter (#2) ... Conflicts: package.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.