Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-01 | Be more flexible on settings configuration | Étienne Loks | |
2012-11-13 | Fail properly when the routing engine don't find a route - JS: manage ↵ | Étienne Loks | |
routing messages | |||
2012-08-31 | Routing: manage speed in (forms, views, helpers) | Étienne Loks | |
2012-08-25 | Improvement in route display and parsing | Étienne Loks | |
2012-08-22 | Improve routing: manage steps | Étienne Loks | |
* Manage steps in routing core * Add extra parameters for steps in urls.py * Modify the view to parse steps and send them to the routing core * Manage steps in JS (add many step flags and send a correct request to the view) * Manage a clear itinerary action in JS * Add a new flag image for steps * CSS improvement | |||
2012-08-22 | Minor changes on routing presentation | Étienne Loks | |
2012-08-22 | First working version of routing. | Étienne Loks | |
* add an utilitary Routing class to manage different routing system * implement the routing with routino * add a view to manage routes * itinerary panel template * JS management of routing: * manage flag markers on the map * request the route when start and finish flag are set * display the route and the itinerary description * add of two flags images * itinerary panel CSS * french translation update |