Arik Fraimovich
|
ebe032070e
|
Fix: update dashboard after layout change
|
2016-01-12 16:25:10 +02:00 |
|
Arik Fraimovich
|
4a29f41ab3
|
Merge pull request #757 from getredash/fix/new_ds
Fix: infinite digest loop in coutner visualization
|
2016-01-12 15:14:05 +02:00 |
|
Arik Fraimovich
|
566cda359e
|
Fix: infinite digest loop in coutner visualization
|
2016-01-12 15:13:23 +02:00 |
|
Arik Fraimovich
|
5a1736ad31
|
Merge pull request #756 from getredash/fix/new_ds
Fix: new data source should be assigned to default group
|
2016-01-12 15:13:04 +02:00 |
|
Arik Fraimovich
|
eed3d50372
|
create data source with default group specific method
|
2016-01-12 15:10:03 +02:00 |
|
Arik Fraimovich
|
901cf6f017
|
Fix: new data source should be assigned to default group?
|
2016-01-12 13:39:54 +02:00 |
|
Arik Fraimovich
|
83458ab25e
|
increase opacity of overlay
|
2016-01-12 12:08:02 +02:00 |
|
Arik Fraimovich
|
9ab4e0e888
|
Merge pull request #754 from getredash/proxy_fix
Make groups listing only available for users with list_users permission
|
2016-01-12 09:22:06 +02:00 |
|
Arik Fraimovich
|
89ac67555e
|
Make groups listing only available for users with list_users permission
|
2016-01-11 15:46:41 +02:00 |
|
Arik Fraimovich
|
4d7e58c8d7
|
Merge pull request #753 from getredash/proxy_fix
Show meaningful message when no data sources defined yet
|
2016-01-11 12:48:29 +02:00 |
|
Arik Fraimovich
|
14c4203593
|
Show meaningful message when no data sources defined yet
|
2016-01-11 12:47:17 +02:00 |
|
Arik Fraimovich
|
ccec964c24
|
Merge pull request #752 from getredash/proxy_fix
Fix: creating new user w/ Google Auth was broken.
|
2016-01-11 12:46:53 +02:00 |
|
Arik Fraimovich
|
d65e1a799a
|
Fix: creating new user w/ Google Auth was broken.
|
2016-01-11 12:46:19 +02:00 |
|
Arik Fraimovich
|
451f216c31
|
Merge pull request #750 from JohnConnell/master
Docs: how to setup SSL using Let's Encrypt SSL certs
|
2016-01-11 12:07:21 +02:00 |
|
Arik Fraimovich
|
270afad6cf
|
Merge pull request #751 from getredash/proxy_fix
Feature: ability to set # of proxies for the ProxyFix & fix the unique data source name migration
|
2016-01-11 12:07:14 +02:00 |
|
Arik Fraimovich
|
ccae8bcc69
|
Add option to override # of proxies
|
2016-01-11 12:02:18 +02:00 |
|
Arik Fraimovich
|
07f96a22af
|
Update data source unique name migration to support another name of constraint
|
2016-01-11 11:30:26 +02:00 |
|
John Connell
|
3f6cf95307
|
Update letsencrypt.rst
|
2016-01-10 14:41:32 -07:00 |
|
John Connell
|
6f2d5090e6
|
Add documentation on using Let's Encrypt SSL certs
|
2016-01-09 16:00:09 -07:00 |
|
Arik Fraimovich
|
9cedb3bb66
|
Merge pull request #749 from getredash/unique_ds
Data sources should have unique names per organization
|
2016-01-09 22:37:40 +02:00 |
|
Arik Fraimovich
|
9751d3584b
|
Remove forgotten console.log
|
2016-01-08 20:45:13 +02:00 |
|
Arik Fraimovich
|
13ced12cc9
|
Change data source index to be (org, name)
|
2016-01-08 20:44:11 +02:00 |
|
Arik Fraimovich
|
fdd60b364f
|
Merge pull request #746 from Xangis/master
Feature: add an option to update a query every 30 days
|
2016-01-07 21:47:14 +02:00 |
|
Arik Fraimovich
|
dde63d1e96
|
Fix #745: when creating user from CLI, use default org.
|
2016-01-07 21:46:46 +02:00 |
|
=
|
174f7c0b1a
|
Add an option to update a query every 30 days for use with things like monthly reports.
|
2016-01-07 08:24:34 -08:00 |
|
Arik Fraimovich
|
887d7179c4
|
Merge pull request #744 from getredash/feature/permissions
Run make deps only if rd_ui/app exists
|
2016-01-07 14:56:52 +02:00 |
|
Arik Fraimovich
|
fc84cf39fc
|
Run make deps only if rd_ui/app exists
|
2016-01-07 14:56:28 +02:00 |
|
Arik Fraimovich
|
849c11b5f4
|
Merge pull request #743 from getredash/feature/permissions
Explicitly add httplib2 to requirements
|
2016-01-07 14:20:07 +02:00 |
|
Arik Fraimovich
|
66b4fe8e32
|
Explicitly add httplib2 to requirements
|
2016-01-07 14:18:12 +02:00 |
|
Arik Fraimovich
|
9d1823426c
|
Fix SSLify skip list.
|
2016-01-07 13:09:41 +02:00 |
|
Arik Fraimovich
|
c004274108
|
Merge pull request #742 from getredash/feature/permissions
Add option to enforce HTTPs at the "Flask level"
|
2016-01-07 12:25:01 +02:00 |
|
Arik Fraimovich
|
0b89ee4653
|
Add option to enforce HTTPs at the Flask level
|
2016-01-07 12:22:32 +02:00 |
|
Arik Fraimovich
|
caff2e5caa
|
Fix logo URL for multi-org
|
2016-01-07 12:03:28 +02:00 |
|
Arik Fraimovich
|
aa98f22a04
|
Merge pull request #741 from getredash/feature/permissions
Upgrade gunicorn version to latest.
|
2016-01-07 11:55:52 +02:00 |
|
Arik Fraimovich
|
db8915f154
|
Upgrade gunicorn
|
2016-01-07 11:52:50 +02:00 |
|
Arik Fraimovich
|
ce9a5c05fb
|
Merge pull request #740 from getredash/feature/permissions
Fix #738: alert code was referencing non existing attribute
|
2016-01-07 11:48:27 +02:00 |
|
Arik Fraimovich
|
246725515d
|
Fix #738: alert code was referencing non existing attribute
|
2016-01-07 11:46:35 +02:00 |
|
Arik Fraimovich
|
be4c59e73d
|
Merge pull request #739 from toyama0919/master
Fix: Alert: when Alert.name is multibyte character, occur UnicodeEncodeError
|
2016-01-07 11:44:58 +02:00 |
|
toyama0919
|
40e047a47c
|
Fix: Alert: when Alert.name is multibyte character, occur UnicodeEncodeError.
|
2016-01-07 11:03:33 +09:00 |
|
Arik Fraimovich
|
048ef7234c
|
Merge pull request #737 from getredash/feature/permissions
Fix: user created without groups (+2 more)
|
2016-01-07 00:38:27 +02:00 |
|
Arik Fraimovich
|
bd29bdbb2e
|
Fix: datasource refresh schemas was broken
|
2016-01-07 00:36:09 +02:00 |
|
Arik Fraimovich
|
13252bb0af
|
Fix #736: user missing groups & events missing ord_id
|
2016-01-07 00:34:23 +02:00 |
|
Arik Fraimovich
|
07a709d59a
|
Upgrade Sentry client to support new flask-login
|
2016-01-07 00:24:34 +02:00 |
|
Arik Fraimovich
|
55f80695b0
|
Merge pull request #707 from ryotarai/bower-in-dockerfile
Build dependencies during building Docker image
|
2016-01-06 23:11:14 +02:00 |
|
Arik Fraimovich
|
991512bc17
|
Merge pull request #735 from getredash/feature/permissions
Fix migration issue and CLI
|
2016-01-06 22:28:33 +02:00 |
|
Arik Fraimovich
|
5e58818043
|
Fix CLI to work with organizations
|
2016-01-06 15:14:09 +02:00 |
|
Arik Fraimovich
|
224998c62a
|
Fix #733: merge migration #20 into #18, to avoid errors.
|
2016-01-06 14:59:18 +02:00 |
|
Arik Fraimovich
|
9a31077a99
|
Merge pull request #732 from getredash/feature/permissions
Fix #730: migration failing when no Google Apps domain set
|
2016-01-05 12:48:08 +02:00 |
|
Arik Fraimovich
|
ab39ed2898
|
Fix #730: migration failing when no Google Apps domain set
|
2016-01-05 12:46:00 +02:00 |
|
Arik Fraimovich
|
cb4fbf81a2
|
Merge pull request #724 from getredash/feature/permissions
Feature: new permission model
|
2016-01-04 17:27:01 +02:00 |
|