This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 23, 2017
-
-
Ryan Senior authored
This commit makes several changes intended to fix timezone related issues and expose more information when there are problems. For databases that support report timezones, this commit fixes an issue where the JVM's timezone was used to interpret datetimes that didn't include a timezone. The report timezone should be used instead. This commit also adds a step to the sync process to detect and store the databases timezone, which will be helpful in troubleshooting timezone issues with a new timezone debugging page (to be added later).
-
- Aug 16, 2017
-
-
Atte Keinänen authored
-
- Aug 14, 2017
-
-
Atte Keinänen authored
-
- Aug 09, 2017
-
-
Cam Saul authored
-
- Aug 04, 2017
-
-
Cam Saul authored
-
- Aug 03, 2017
-
-
Cam Saul authored
-
- Jul 31, 2017
-
-
Cam Saul authored
-
- Jul 05, 2017
-
-
Kyle Doherty authored
-
- Jun 29, 2017
-
-
Maz Ameli authored
Put images in loading/init screen
-
- Jun 26, 2017
-
-
Ryan Senior authored
-
- Jun 23, 2017
-
-
Ryan Senior authored
This commit adds support for adding dimensions to existing fields. Values and human readable values (optional) can also be added/updated.
-
Ryan Senior authored
-
Ryan Senior authored
This commit adds storage of dimension data that the user provides for an existing field. This is to translate enum-like fields (i.e. integers) to a textual description of that data. This remapped value will be included in the response with the original value. The UI will then take that and show the more user friendly remapped value. The new "remapped_from" and "remapped_to" attributes in the cols field of the response will indicate that a field replaces another field.
-
- Jun 21, 2017
-
-
Cam Saül authored
-
- Jun 15, 2017
-
-
Ryan Senior authored
-
- Jun 04, 2017
-
-
Varunram Ganesh authored
-
- May 24, 2017
-
-
Maz Ameli authored
* add image files and get new text in there * modal content + refactor * update illustrations and remove redundant one * add tests * add images * button text tweaks * padding
-
- May 17, 2017
-
-
Atte Keinänen authored
-
- May 12, 2017
-
-
Atte Keinänen authored
-
- May 11, 2017
-
-
Ryan Senior authored
This commit adds new min/max metadata to all numeric columns. That metadata is used in the automatic binning of breakout fields. This commit also extends MBQL to indicate that a breakout column (or columns) should be binned using a "default" strategy. The query must also include the maximum number of bins. Using the number of bins with the min/max values, the bin width is computed and used in the SQL query to group data.
-
- May 03, 2017
-
-
Cam Saül authored
-
- Apr 24, 2017
-
-
Cam Saül authored
-
Cam Saül authored
-
Kyle Doherty authored
-
William Turner authored
-
William Turner authored
-
William Turner authored
-
William Turner authored
-
William Turner authored
-
- Apr 13, 2017
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Apr 12, 2017
-
-
Arthur Ulfeldt authored
https://github.com/metabase/metabase/issues/3715 Liquibase has been rechecking the jar signature for each migration file, resulting in slow startup times.
-
Cam Saül authored
-
Tom Robinson authored
-
Arthur Ulfeldt authored
-
Arthur Ulfeldt authored
-
- Apr 11, 2017
-
-
Tom Robinson authored
-
- Apr 10, 2017
-
-
Atte Keinänen authored
-
Tom Robinson authored
-
Tom Robinson authored
-