Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 5.1.0 #630

Merged
merged 28 commits into from
Jan 14, 2019
Merged

release 5.1.0 #630

merged 28 commits into from
Jan 14, 2019

Conversation

robkooper
Copy link
Member

Fixes

dlebauer and others added 28 commits November 2, 2018 09:11
trying to fix errors w/ zenodo; 'metadata' level is not required
Add maps.js to the precompile list to fix issue 596.
covariate editing pages to prevent the default "submit" action from being
attempted.  This fixes issue #585.  Also removed an extraneous "Update" button.

Make the "Show" page for covariates give a more user-friendly error message when
the covariate lacks an association with a trait.
covariated --> covariate
Include "script.js" code to enable the "close" button in alert divs. …
Co-Authored-By: robkooper <kooper@illinois.edu>
Fix to make sure dbfiles have valid filename
# Upload Wizard, the validation step will prevent reaching this code
# if a site without time zone is in the data file. But nothing
# prevents a site without time zone from being specified
# interactively.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gsrohde you mean time zones aren't assigned automatically based on location?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dlebauer That is correct, unfortunately. When I added the time_zone column, I did create and use table of time-zone/location data to facilitate automatically populating the time_zone column for existing sites, but there is nothing built-in to do this when adding a new site.

@dlebauer dlebauer merged commit 822d5ad into master Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants