-
Notifications
You must be signed in to change notification settings - Fork 25
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
v6.8.2 #2106
Merged
Merged
v6.8.2 #2106
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
misaugstad
commented
May 17, 2020
- Fixes a few Spanish translations A few missed mturk Spanish translations #2096 (PR Fixes a few Spanish translations for mturk #2097)
- Adds audited distance today/yesterday to admin page Add audited distance to today/yesterday table on admin page #1189 (PR 1189 admin add audited distance #2089)
- Fixes a few dev environment issues CRLF line endings break Docker setup scripts #1527, Add postgres user/password to docker-compose #2066, Include region_id in script that checks for street imagery #2102 (PR Fixes Windows CRLF line endings #2094, Fixes postgres user for dev env #2095, 2102 new city region id in imagery script #2105)
Added two methods to StreetEdgeTable.scala that gather the distance audited by all users yesterday and today.
Added a row that shows the total distance audited today and yesterday to the admin table.
Fixes Windows CRLF line endings
Fixes postgres user for dev env
…on-mturk-spanish-fixes Fixes a few Spanish translations for mturk
Changed the SQL query for total distance audited today and yesterday to perform the sum inside of the the SQL query
Removed the reference to the sidewalk table in the SQL query, as it is unneccesary
…-imagery-script 2102 new city region id in imagery script
…Webpage into 1189-admin-add-audited-distance
…distance 1189 admin add audited distance
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.