Commit Graph

13701 Commits

Author SHA1 Message Date
Maxime Beauchemin
2e83bf3850 Merge pull request #63 from mistercrunch/hide_pass
Encrypting the passwords out of connection strings
2015-11-23 08:45:13 -08:00
Maxime Beauchemin
85227912b3 Encrypting the passwords out of connection strings 2015-11-21 12:35:49 -08:00
Maxime Beauchemin
4645c69c85 Merge pull request #61 from mistercrunch/better-boolean-field
BetterBooleanField to fix html omitting non-checked <input>
2015-11-14 18:50:06 -08:00
Patrick Leo Tardif
f592aa1012 Add BetterBooleanField 2015-11-13 17:16:34 -08:00
Maxime Beauchemin
d8c79cd26e bugfix for error msg not surfaced 2015-11-11 12:18:20 -08:00
Maxime Beauchemin
184262844a Fixing resize for nvd3 widgets 2015-11-10 17:01:04 -08:00
Maxime Beauchemin
9d65f8d866 Merge pull request #60 from NiharikaRay/fix_markup_widget
Fix Markup Widget bug
2015-11-10 12:26:33 -08:00
Niharika Ray
54e45babe7 Fix Markup Widget bug 2015-11-10 12:22:51 -08:00
Maxime Beauchemin
3c5867cafb Merge pull request #59 from patrickleotardif/y_axis_format
Adding y-axis format option
2015-11-10 11:59:19 -08:00
Patrick Leo Tardif
93c660f2c7 make y axis format one col width only 2015-11-10 11:33:35 -08:00
Patrick Leo Tardif
4233d34678 handle y2axis for y axis format 2015-11-10 11:33:05 -08:00
Patrick Leo Tardif
6b13d78f69 verbose explanation and link for d3 format" 2015-11-10 11:32:42 -08:00
Patrick Leo Tardif
38a4157ac6 Adding y-axis format option 2015-11-09 18:30:55 -08:00
Maxime Beauchemin
774ca9fa2f Merge pull request #58 from mistercrunch/min_periods
Setting min_periods to 1 for rolling windows
2015-11-08 09:13:17 -08:00
Maxime Beauchemin
d75c5c8da8 Setting min_periods to 1 for rolling windows 2015-11-08 09:10:45 -08:00
Maxime Beauchemin
a18cf2d26b Adding audit info to a few list views 2015-11-04 17:06:17 -08:00
Maxime Beauchemin
0889947394 Clarifying time filters, small refactor 2015-11-03 09:52:19 -08:00
Maxime Beauchemin
4e6aa4c5b5 Improvments around date handling for nvd3 charts 2015-10-31 15:34:23 -07:00
Krishna Puttaswamy
ed19b8e7eb Merge pull request #56 from mistercrunch/kp_enable_sort_order
adding sort order of the slices on changed_on field
2015-10-27 11:40:22 -07:00
Krishna Puttaswamy
6ecea9123c adding sort order of the slices on changed_on field 2015-10-27 11:36:25 -07:00
Maxime Beauchemin
5057593ec9 v0.5.3 2015-10-24 08:02:16 -07:00
Maxime Beauchemin
ec805d3bd8 pinning flask-sqlalchemy==2.0 2015-10-24 07:54:03 -07:00
Maxime Beauchemin
774f205d24 pinning sqla 2015-10-24 07:49:46 -07:00
Maxime Beauchemin
c07770e52a v0.5.2 2015-10-23 18:06:01 -07:00
Maxime Beauchemin
0ec69a4ac5 druid bugfix 2015-10-20 16:40:12 -07:00
Maxime
30513116f9 Using mysqlclient instead of pymysql 2015-10-20 22:26:55 +00:00
Maxime Beauchemin
c3903eff4f Adding forgotten template 2015-10-20 14:11:21 -07:00
Maxime Beauchemin
ac79265dcb Merge pull request #53 from mistercrunch/py3
Py3
2015-10-20 13:46:57 -07:00
Maxime Beauchemin
4d8966376f Aiming at python 3.4 - test 2015-10-20 13:19:13 -07:00
Maxime Beauchemin
a58d184711 Removing references to basestring 2015-10-20 13:00:42 -07:00
Maxime Beauchemin
fc76e87653 Trying mode='rt' 2015-10-20 12:50:12 -07:00
Maxime Beauchemin
e3e3d0b1f5 py3 compat changes 2015-10-20 12:50:11 -07:00
Maxime Beauchemin
5a967031c8 Adding python 3.5 to build matrix 2015-10-20 12:49:02 -07:00
Maxime Beauchemin
1ffb9a0fc6 Reverting to old deps notation as server is on 2.7.3 2015-10-20 12:42:19 -07:00
Maxime Beauchemin
2ddebc1a4c Pinning flask version 2015-10-20 12:21:44 -07:00
Maxime Beauchemin
8b67fa1d54 Merge pull request #51 from mistercrunch/offset
Adding timezone offset as a datasource param
2015-10-19 23:53:11 -07:00
Maxime Beauchemin
cdb32a1149 Merge pull request #52 from mistercrunch/travis_speedup
Speed up travis builds with wheels
2015-10-19 23:43:46 -07:00
Maxime Beauchemin
bdd5b08787 Cleaning up reqs versions 2015-10-19 23:34:48 -07:00
Maxime Beauchemin
ea18aad3b2 Speed up travis builds with wheels 2015-10-19 22:54:53 -07:00
Maxime Beauchemin
a7fca30010 Tweaks 2015-10-19 22:15:53 -07:00
Maxime Beauchemin
06e57bf890 Adding timezone offset as a datasource param 2015-10-19 21:43:14 -07:00
Maxime Beauchemin
8aa97f7e08 Better defaults for Druid endpoints and better error handling 2015-10-16 07:41:52 -07:00
Maxime Beauchemin
9d61ee2323 Bugfix for time series bar chart 2015-10-15 21:08:52 -07:00
Maxime Beauchemin
960596228e +entry in TODO 2015-10-14 08:39:18 -07:00
Maxime Beauchemin
4837968ea4 Merge pull request #48 from mistercrunch/timeout
Allowing to specify the gunicorn timeout in CLI and config
2015-10-13 16:09:24 -07:00
Maxime Beauchemin
0a1eb64da0 Bumping timeout to 60 2015-10-13 16:06:37 -07:00
Maxime Beauchemin
686069d283 Allowing to specify the gunicorn timeout in CLI and config 2015-10-13 15:50:12 -07:00
Maxime Beauchemin
7793e243ad Note about python version support 2015-10-13 09:41:27 -07:00
Maxime Beauchemin
37629fb548 v0.5.1 2015-10-13 08:05:40 -07:00
Maxime Beauchemin
8cd27db893 Stop attribution of datasource_access to gamma on init 2015-10-13 07:55:45 -07:00