Skip to content
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 29 commits into from
Sep 14, 2017
Merged

changes from master #3

merged 29 commits into from
Sep 14, 2017

Conversation

vabanin
Copy link
Owner

@vabanin vabanin commented Sep 14, 2017

No description provided.

akiray03 and others added 29 commits April 18, 2017 23:37
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.
Upgraded dql version to 0.5.24
Add ability to easily select all for multi-filter
MySQL: multiple queries support & connection timeout
Add SSL configuration option for PostgreSQL
Custom JS code chart improvements
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 vabanin merged commit 0c1102e into vabanin:master Sep 14, 2017
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants