This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 17, 2015
-
-
Allen Gilliland authored
Exclude the creation of FieldValues on temporal column types
-
Allen Gilliland authored
-
Allen Gilliland authored
Fix input flicker issue on metadata editing page
-
- Nov 16, 2015
- Nov 14, 2015
-
-
Allen Gilliland authored
-
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.
-
Allen Gilliland authored
-
Allen Gilliland authored
update our predicate function `field-should-have-field-values?` to include a check that the field is not one of our Date/DateTime/Time field types.
-
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
-