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

Show appropriate icons per vehicle type #5

Open
kurtraschke opened this issue Jan 14, 2013 · 0 comments
Open

Show appropriate icons per vehicle type #5

kurtraschke opened this issue Jan 14, 2013 · 0 comments

Comments

@kurtraschke
Copy link
Contributor

While the UI popup uses the text "Vehicle", the icons on the map and in the popup depict a bus. An appropriate icon should be used based on the GTFS route_type for the route being operated by the vehicle.

We don't necessarily need art for all of the route types, but if we can support at least 0-4, that would be a good start.

carabalb pushed a commit that referenced this issue Jun 2, 2014
- Add mouseover effect for the vehicle location records table, such that
the currently selected record will have its vehicle location highlighted
on the map.
- Add a row index column to the vehicle location records table, such
that it's easier to identify a specific record.
- For the info-window that's shown when you click on a vehicle
location record on the map, now show the record row index and a better
formatted timestamp, both of which should exactly match the values used
in the records table.
carabalb pushed a commit that referenced this issue Jun 2, 2014
- Highlight when vehicle location records exist for a trip but the trip
problem report was not marked as "predicted".
carabalb pushed a commit that referenced this issue Jun 2, 2014
- Make it easier to query trip problem reports by status and label.
- Note that this commit changes the URL for trip problem reports in the
admin interface slightly but those shouldn't be bookmarked by anyone as
far as I'm aware.
carabalb pushed a commit that referenced this issue Jun 2, 2014
Rename the "getTripProblemReportSummaries(query, groupBy)" method to
avoid a collision with the existing
carabalb pushed a commit that referenced this issue Jun 2, 2014
carabalb pushed a commit that referenced this issue Jun 2, 2014
carabalb pushed a commit that referenced this issue Jun 2, 2014
carabalb pushed a commit that referenced this issue Jun 2, 2014
Add a message to indicate when a trip problem report has been updated.
carabalb pushed a commit that referenced this issue Jun 2, 2014
Add additioal database index for BlockLocationRecords to speed up location record lookups.
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

No branches or pull requests

1 participant