superset/superset
Riccardo Magliocchetti 76394d3f8f forms: make csv import parse dates accepts a list of columns (#4639)
Instead of a boolean which has way less chances to work. While
at it add a proper label for the "con" field.

Fixes #4637
2018-03-23 14:16:02 -07:00
..
assets add yarn.lock (#4674) 2018-03-23 14:14:00 -07:00
bin fix unicode issues (#2308 #2282) (#2401) 2017-03-14 09:53:31 -07:00
connectors Set filter_select_enabled default to True for Druid (#4608) 2018-03-19 22:15:43 -07:00
data [examples] let's not use 'date' as a col name (#4555) 2018-03-19 22:15:19 -07:00
db_engines [presto] Removing patched presto (#4530) 2018-03-05 23:16:02 -08:00
migrations [sql lab] option to disable cross schema search (#4551) 2018-03-09 14:54:39 -08:00
models [sql lab] search to use fist&last name instead of username (#4628) 2018-03-19 22:16:17 -07:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
templates [cosmetic] removing table border in ModelView list (#4638) 2018-03-19 11:02:40 -07:00
translations Update messages.po (#4670) 2018-03-22 17:47:15 -07:00
views forms: make csv import parse dates accepts a list of columns (#4639) 2018-03-23 14:16:02 -07:00
__init__.py Allowing config flag to turn off flask-compress (#4617) 2018-03-15 17:17:04 -07:00
cache_util.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
cli.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
config.py Better default for MAPBOX_API_KEY (#4660) 2018-03-21 17:13:09 -07:00
dataframe.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
db_engine_specs.py [sql lab] reduce the number of metadata calls when loading a table (#4593) 2018-03-15 17:53:34 -07:00
dict_import_export_util.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
exceptions.py Added new exception class and start of better exception/error handling (#4514) 2018-03-11 22:07:51 -07:00
extract_table_names.py [flake8] Adding future-import check (#4476) 2018-02-23 16:42:09 -08:00
forms.py forms: make csv import parse dates accepts a list of columns (#4639) 2018-03-23 14:16:02 -07:00
import_util.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
jinja_context.py [Explore] Save custom url parameters when user save slices (#4578) 2018-03-08 13:19:41 -08:00
legacy.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
security.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
sql_lab.py Fix sqllab numpy array (#4629) 2018-03-19 11:43:04 -07:00
sql_parse.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
stats_logger.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
utils.py [sql lab] search to use fist&last name instead of username (#4628) 2018-03-19 22:16:17 -07:00
viz.py fix: epoch_s and epoch_ms to date time (#4664) 2018-03-22 08:13:38 -07:00