Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PyBusMap
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton Sarukhanov
PyBusMap
Graph
master
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Oct
13
Aug
17
May
4
1
26
Apr
15
14
13
10
9
7
4
Feb
3
2
1
26
Jan
25
24
21
17
12
Dec
9
6
2
24
Nov
23
12
11
8
7
6
5
23
Jul
Corrections to readme
master
master
Dont push to browser history!
Make Zoom To Vehicles go to the nearest vehicle when clicked. Fixes #8.
Half-ass solution to #8.
Cleanup; moved markup for map UI elements into JS.
damnit jquery
Caching tweaks
Cache AJAX responses for 5 seconds
Merge branch 'permalinks' into 'master'
CSS improvements, embed defaults
pull back stopZoom
If a stop has been clicked on the map, default to that stop in the Embed dialog.
Make sure a stop is pre-selected on embed modal open
Clean up modal-closing logic
Fix stops alpha-sort for cross-browser support.
Implemented 'Combined' embed mode
'that' var scope fix; strictmode fixes
CSS cleanup (add classes)
js cleanup
Shorter default lock wait for vehicle_locations
cleanup
Misc fixes for embed
Fixed infinite loop on invalid modal request, and implemented modal contents caching
Embed Predictions works now.
Embed UI (and related refactoring) completed.
'responsive' option for embed; X-Frame-Options:DENY for non-embed URL
More embed ui tweaks. Still feature-incomplete.
Cleanup embed UI
Refactor/cleanup modals; Embed code generation
js logic bugfix
Better view hash decoding (latlonzoom, stops, vehicles)
js clarity
template cleanup
Readme updates.
Remove UI and Welcome screen when embedded.
Remove trash in models and requirements.
Subclass db.Model instead of using a mixin. Way cleaner.
Hide locate btn in embed
Open vehicle popup when label is clicked
Prevent glitches while moving the map. Also do a better job at removing stale markers.
Loading