Alex DeBrie
f324f1bf6f
Add schedule_query permission
2015-11-07 17:52:32 +00:00
Todd Wolfson
47cfb7d620
Removed rd-hidden-xs
to make everything visible on mobile
2015-11-05 18:55:40 -06:00
Arik Fraimovich
dab1a21b40
Merge pull request #637 from underdogio/dev/explore.regression.sqwished
...
Reverted pivottable upgrade to remove XSS vulnerability
2015-11-05 20:36:05 +02:00
Arik Fraimovich
aa04a6e4a5
Merge pull request #630 from gissehel/sqlite_query_runner
...
Feature: SQLite query runner
2015-11-05 09:19:13 +02:00
gissehel
e0a43a32ab
* Removed commented lines
...
* Renamed "Database Name"/dbname to "Database Path"/dbpath
2015-11-04 07:17:58 +01:00
gissehel
68001ae0f1
sqlite support
2015-11-04 07:17:58 +01:00
Todd Wolfson
9d9501b158
Reverted pivottable upgrade to remove XSS vulnerability
2015-11-03 16:49:30 -06:00
Arik Fraimovich
67aecc0201
Merge pull request #594 from tjwudi/diwu/feature/date-range-selector
...
Feature: date range selector support for charts
2015-11-03 23:16:04 +02:00
Arik Fraimovich
0bc9fc1ed5
Merge pull request #575 from Wondermall/feature/support_for_basic_auth_on_elastic_queries
...
Feature: new ElasticSearch datasource, and rename previous one to Kibana
2015-11-03 22:01:51 +02:00
Arik Fraimovich
b548cb1d8f
Merge pull request #625 from essence-tech/oracle-support
...
Feature: Oracle query runner
2015-11-03 21:56:38 +02:00
Arik Fraimovich
eb5c4dd5f3
Merge pull request #623 from stanhu/support-mysql-ssl
...
Feature: support MySQL over SSL
2015-11-03 21:54:58 +02:00
Stan Hu
a07a9b9390
Normalize SSL titles
2015-11-03 10:16:48 -08:00
Arik Fraimovich
56ade4735c
Merge pull request #634 from tjwudi/patch-1
...
Document APIs exposed to Python scripts
2015-11-03 10:17:52 +02:00
John Wu
b8a9f1048a
Document APIs exposed to Python scripts
2015-11-02 13:52:39 -08:00
Arik Fraimovich
5b3bcff4f5
Update README.md
2015-10-26 12:54:21 +02:00
Arik Fraimovich
b41b21c69e
Update README.md
2015-10-26 12:53:32 +02:00
Arik Fraimovich
172d57e82c
Update README.md
2015-10-26 12:51:58 +02:00
Arik Fraimovich
f507da9df7
Update README about re:dash future.
2015-10-26 12:51:20 +02:00
Stan Hu
2e27e43357
Support MySQL over SSL
2015-10-21 16:21:17 -07:00
Josh Fyne
8a0c287d05
Updated datasources docs
2015-10-21 12:06:47 -04:00
Josh Fyne
664a1806bc
Better number handling
2015-10-21 10:05:38 -04:00
Josh Fyne
9a0ccd1bb5
Added cx_Oracle requirement
2015-10-20 15:40:18 -04:00
Josh Fyne
076fca0c5a
Initial Oracle pass
2015-10-20 15:27:07 -04:00
Arik Fraimovich
59f099418a
Merge pull request #617 from EverythingMe/fix/timezone
...
Improve timezone handling:
2015-10-20 16:29:47 +03:00
Arik Fraimovich
b9a0760d7e
Improve timezone handling:
...
1. Load all date/datetime values with moment.utc() which doesn't apply
current timezone to them.
2. Don't use toLocaleString to format strings (which was converting them
to current timezone as well).
Ref #411 .
2015-10-20 16:17:57 +03:00
Arik Fraimovich
a0c26c64f0
Bump version.
2015-10-20 15:50:27 +03:00
Arik Fraimovich
5f47689553
Update AWS/GCE image links.
2015-10-19 23:01:43 +03:00
Arik Fraimovich
a5bc90c816
Merge pull request #615 from EverythingMe/fix_y_axis
...
Fix: y axis settings should take into account two axes
2015-10-19 11:33:12 +03:00
Arik Fraimovich
39b8f40ad4
Fix: y axis settings should take into account two axes
2015-10-19 11:32:47 +03:00
Arik Fraimovich
070caa6976
Gruntfile.js: copy image files.
2015-10-18 23:45:21 +03:00
Arik Fraimovich
56b51f68bc
Merge pull request #614 from EverythingMe/fix/caching
...
Fix: don't cache /results API endpoint
2015-10-18 14:20:52 +03:00
Arik Fraimovich
799ce3e718
Fix: don't cache /results API endpoint
2015-10-16 23:11:19 +03:00
Arik Fraimovich
9b47f0d08a
Fix: test shouldn't depend on currnet time
2015-10-16 23:10:50 +03:00
Arik Fraimovich
4f4dc135f5
Merge pull request #607 from tlpham/master
...
Docs: Remove trailing spaces
2015-10-14 13:26:48 +03:00
Lior Rozner
4eb490a839
Code review fix.
...
Added migration to change all existing elasticsearch datasource to kibana datasource.
2015-10-13 20:14:58 -07:00
John Wu
410c5671f0
Revert: python data source in setting
2015-10-13 11:42:42 -07:00
John Wu
fad8bd47e8
Remove commented code
...
Signed-off-by: John Wu <webmaster@leapoahead.com>
2015-10-13 11:35:56 -07:00
John Wu
89f5074054
Prevent unneccesary call to setDateRangeToExtreme
...
Signed-off-by: John Wu <webmaster@leapoahead.com>
2015-10-13 11:33:20 -07:00
John Wu
5826fbd05f
Use moment.min and moment.max
2015-10-13 11:20:36 -07:00
John Wu
ddab1c9493
Update angular-moment and moment
2015-10-13 11:19:19 -07:00
John Wu
f9d5fe235b
Always use _addPointToSeriesIfInDateRange
2015-10-13 11:01:21 -07:00
tlpham
afe64fe981
Update upgrade.rst
...
Trailing spaces.
2015-10-13 12:25:55 +08:00
tlpham
99efe497ee
Update results_format.rst
...
Trailing spaces.
2015-10-13 12:25:11 +08:00
Arik Fraimovich
9e183f1500
Merge pull request #588 from tjwudi/diwu/feature/docker-deployment
...
Docker deployment support
2015-10-11 23:13:22 +03:00
Arik Fraimovich
4b17b9869e
Merge pull request #551 from ElJoche:hidden_widgets
...
Feature: allow adding hidden text box widgets.
2015-10-11 22:56:41 +03:00
Arik Fraimovich
872d58688f
Update the hidden widgets code (only use for textbox, ng-hide)
2015-10-11 22:54:24 +03:00
Arik Fraimovich
37272dc2d9
Capitalize logout link
2015-10-11 15:54:08 +03:00
Arik Fraimovich
1a3df37940
Merge pull request #605 from EverythingMe/small_fixes_11_10_2015
...
Feature: allow setting HighChart's turbo threshold value
2015-10-11 15:30:58 +03:00
Arik Fraimovich
ddbf264020
Close #572 : allow setting the HighCharts turbo threshold value
2015-10-11 15:29:50 +03:00
Arik Fraimovich
e93b71af85
Don't sanitize non string values
2015-10-11 15:16:23 +03:00