This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 14, 2015
-
-
Allen Gilliland authored
fix the issue with edit boxes losing input on the metadata page by using our full database metadata endpoint to load all our necessary information at one time. part of the underlying problem is that we were looping over the tables to get the metadata and each time the data updated we re-rendered our form and it would clear existing input, so while loading was happening it was easy to lose your input.
-
Cam Saül authored
Minor formatting cleanup
-
- Nov 13, 2015
-
-
Cam Saül authored
-
Cam Saül authored
mongo relative dates
-
Cam Saül authored
-
Allen Gilliland authored
fix issue where database create/update was still trying to call the d…
-
Allen Gilliland authored
fix issue where database create/update was still trying to call the db_form_input endpoint which we removed recently.
-
Cam Saül authored
-
Cam Saül authored
-
- Nov 12, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
Fix skinny time series bar charts
-
Allen Gilliland authored
-
Allen Gilliland authored
make sure QP "annotate" returns the correct version of a field (fixes #1257)
-
- Nov 11, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
Admin email setting
-
Cam Saül authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
-
Allen Gilliland authored
change the way the password reset unit test is done to avoid issues with the way mysql handles datetimes.
-
Allen Gilliland authored
-
Allen Gilliland authored
migrate existing installations and automatically set the `:admin-email` if it hasn't been set before.
-
Allen Gilliland authored
-
Allen Gilliland authored
updated shrinkwrap file
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Nov 10, 2015
-
-
Allen Gilliland authored
change the way the password reset unit test is done to avoid issues with the way mysql handles datetimes.
-
Cam Saül authored
Need cond-as-> macro
-
Cam Saül authored
-
Allen Gilliland authored
set a length on our varchar to keep mysql happy.
-
Allen Gilliland authored
-
- Nov 09, 2015
-
-
Allen Gilliland authored
SQL Server Driver
-