Arik Fraimovich
|
2dcf676cf2
|
Fix #525: make sure we're in right path for requirements_all_ds.txt
|
2015-08-07 19:14:46 +03:00 |
|
Arik Fraimovich
|
e07af676a5
|
Fix #526: install latest setuptools in bootstrap.sh.
|
2015-08-07 19:12:17 +03:00 |
|
Arik Fraimovich
|
3dea6302de
|
Merge pull request #523 from EverythingMe/feature/new_home
Fix: global_recent isnt set if user has enough recents
|
2015-08-06 16:58:44 +03:00 |
|
Arik Fraimovich
|
b1ceb60360
|
Fix: global_recent isnt set if user has enough recents
|
2015-08-06 16:58:15 +03:00 |
|
Arik Fraimovich
|
1ef94b77e9
|
Merge pull request #522 from EverythingMe/feature/new_home
Feature: "personalized" homepage with recent queries and dashboards
|
2015-08-06 16:48:29 +03:00 |
|
Arik Fraimovich
|
292d31e490
|
Improve /personal and use it as default home
|
2015-08-06 16:42:29 +03:00 |
|
Arik Fraimovich
|
6f0ac1e730
|
Merge pull request #521 from kataring/update-doc
Update docs about data sources for Presto
|
2015-08-06 10:16:39 +03:00 |
|
Noriaki Katayama
|
9f82e5850d
|
Update docs about data sources for Presto
|
2015-08-06 16:02:18 +09:00 |
|
Arik Fraimovich
|
4a18fa07ec
|
Merge pull request #518 from massaru129/feature/bootstrap_amazon_linux
Other: created bootstrap script for amazon linux
|
2015-08-04 16:17:18 +03:00 |
|
Arik Fraimovich
|
05d1886467
|
Merge pull request #520 from EverythingMe/docs-datasources
Docs: update documentation about data sources
|
2015-08-02 10:49:57 +03:00 |
|
Arik Fraimovich
|
6e45706825
|
Update docs about data sources
|
2015-08-02 10:15:11 +03:00 |
|
Arik Fraimovich
|
464402a233
|
Merge pull request #519 from EverythingMe/feature/disable_collaborative_editing
Feature: ability to disable the ability to edit anyone's query by everyone
|
2015-08-01 16:41:08 +03:00 |
|
Arik Fraimovich
|
3a56b9ded7
|
Don't set last_modified_by if only changing ref to last result
|
2015-08-01 16:36:56 +03:00 |
|
Arik Fraimovich
|
142295671b
|
Feature flag to control if everyone can edit queries
|
2015-08-01 16:30:03 +03:00 |
|
masaru
|
0e46a24112
|
fixed config file pathes
|
2015-07-31 19:21:36 +09:00 |
|
masaru
|
a3cb698be0
|
fixed file path
the fixed pathes will work if my original files are uploaded
|
2015-07-31 14:34:25 +09:00 |
|
masaru
|
08730ad113
|
created bootstrap script for amazon linux
|
2015-07-31 14:05:48 +09:00 |
|
Arik Fraimovich
|
d155f166d7
|
Merge pull request #517 from EverythingMe/cleanup
Fix: URL query runner was failing without base URL
|
2015-07-30 21:27:00 +03:00 |
|
Arik Fraimovich
|
ca95e9252f
|
Fix: URL query runner was failing without base URL
|
2015-07-30 21:26:14 +03:00 |
|
Arik Fraimovich
|
d078e80e79
|
Grammar fix.
|
2015-07-30 14:50:52 +03:00 |
|
Arik Fraimovich
|
8ad1d2672c
|
Clarify about -i.
|
2015-07-30 14:49:55 +03:00 |
|
Arik Fraimovich
|
735130efc9
|
Merge pull request #510 from rghose/patch-1
for aws based and password less logins to boxes
|
2015-07-30 14:46:44 +03:00 |
|
Arik Fraimovich
|
7e6b7398a4
|
Remove confusing exception logging
|
2015-07-30 14:36:27 +03:00 |
|
Arik Fraimovich
|
edf8f5b1fd
|
Fix tests post field name change in #515
|
2015-07-30 14:36:01 +03:00 |
|
Arik Fraimovich
|
08c09d896a
|
Merge pull request #516 from EverythingMe/cleanup
Fix: multi-filter was broken in newer version of angular-ui-select
|
2015-07-30 13:36:50 +03:00 |
|
Arik Fraimovich
|
58403634cf
|
Fix: multi-filter was broken in newer version of angular-ui-select
|
2015-07-30 13:35:50 +03:00 |
|
Arik Fraimovich
|
2eb171e40d
|
Merge pull request #515 from moyomot/fix/only_email_authentication
Fix: change wording on login screen "username or email" -> "email"
|
2015-07-30 12:25:37 +03:00 |
|
moyomot
|
3753f58980
|
authentication are allowed e-mail only.
|
2015-07-30 17:56:57 +09:00 |
|
Arik Fraimovich
|
fe1cc78ab3
|
Merge pull request #514 from alexanderlz/master
Feature: Support Hive as datasource
|
2015-07-30 08:48:26 +03:00 |
|
Alexander Leibzon
|
c140668648
|
minor fixes. working version of Hive datasource.
|
2015-07-29 23:39:39 +03:00 |
|
Arik Fraimovich
|
41ca1321cf
|
Merge pull request #513 from EverythingMe/cleanup
Cleanup: remove select2 and use ui-select.
|
2015-07-29 09:36:13 +03:00 |
|
Alexander Leibzon
|
d88340158a
|
add Hive as datasource
|
2015-07-29 02:01:22 +03:00 |
|
Arik Fraimovich
|
52f335edd5
|
Cleanup: remove select2 and use ui-select.
|
2015-07-28 10:03:56 +03:00 |
|
Arik Fraimovich
|
22200ec7b2
|
Merge pull request #511 from stanhu/add-primary-key-to-flask-admin
Add the primary key to Flask admin to make it possible to lookup queries
|
2015-07-27 23:40:15 +03:00 |
|
Arik Fraimovich
|
e458ed03c8
|
Bump version.
v0.7.1-rc
|
2015-07-27 23:38:10 +03:00 |
|
Arik Fraimovich
|
e9f1e3a189
|
Merge pull request #512 from johnkearney/tidier-requirements
Move datasource requirements from bootstrap to own requirements file
|
2015-07-27 23:32:44 +03:00 |
|
John Kearney
|
d202570b0d
|
Move datasource requirements from bootstrap to own requirements file
|
2015-07-27 11:46:53 -07:00 |
|
Stan Hu
|
9b6edde5c8
|
Add the primary key to Flask admin to make it possible to lookup queries
|
2015-07-27 10:24:34 -07:00 |
|
Rahul Ghose
|
975c92d40d
|
for aws based and password less logins to boxes
|
2015-07-27 13:23:38 +05:30 |
|
Arik Fraimovich
|
27639f83c7
|
Update index.rst
0.7.0
|
2015-07-26 22:38:37 +03:00 |
|
Arik Fraimovich
|
c08e6791df
|
Remove version info from conf.py -- rtd doesn't use it
|
2015-07-26 15:54:56 +03:00 |
|
Arik Fraimovich
|
5c7158b6ae
|
Update vagrant instructions
|
2015-07-26 15:46:26 +03:00 |
|
Arik Fraimovich
|
b886067a9f
|
Merge pull request #509 from EverythingMe/docs
Moving documentation to ReatTheDocs
|
2015-07-26 15:25:29 +03:00 |
|
Arik Fraimovich
|
2421de8819
|
Add Sphinx based documentation to the project.
|
2015-07-26 15:24:16 +03:00 |
|
Arik Fraimovich
|
9e87e42400
|
Merge pull request #508 from EverythingMe/cleanup
Some cleanup (updated settings and bootstrap script)
|
2015-07-26 12:30:31 +03:00 |
|
Arik Fraimovich
|
8c750826e3
|
Install dependencies for new sources
|
2015-07-26 11:49:23 +03:00 |
|
Arik Fraimovich
|
b14b6d1773
|
Give permission to read user(id, name) to redash_reader
|
2015-07-26 11:45:58 +03:00 |
|
Arik Fraimovich
|
76cb73f4ce
|
Add description to the server param of elastic search
|
2015-07-26 11:45:25 +03:00 |
|
Arik Fraimovich
|
8854a45598
|
Update to settings:
1. Enable API key auth by default.
2. Enable query results cleanup by default.
3. Add ElasticSearch to the enabled query runners list.
|
2015-07-26 11:44:11 +03:00 |
|
Arik Fraimovich
|
228b8c7614
|
Merge pull request #507 from EverythingMe/cleanup
Fix: when editing alerts show correct column
|
2015-07-26 11:39:55 +03:00 |
|