| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix the journeys time editor. Refs #6036
|
|
|
|
|
|
|
|
|
|
Use waiting_time in schedules computation. Refs #5899
|
|
|
|
|
|
|
|
|
|
Ensure a time is set for all non-commercial stops
|
|
|
|
|
|
|
|
|
|
|
|
And Refactor the component in the process
|
|
5535 compute vehicle journeys times
|
|
Don't use Ajax in JP selector in VJs editor. Refs #5502
|
|
|
|
|
|
When the organisation has the "long_distance_routes" features.
Mind the `StopArea#country_name` method which is pending until we merge
the branch which adds the countries support.
|
|
When the number of possible values is low (<10), display the values
right away, don't use an Ajax query
|
|
|
|
|
|
|
|
|
|
- Add most of the react code
- And the specs where possible
Still remains:
- Link PurchaseWindows to VehicleJourneys in the model
- Add an autocompletion endpoint
|
|
We don't block user actions anymore. Instead, when the departure time is
set prior to the arrival time, we shift the arrival time accordingly
(and reversed when the user sets the arrival time)
|
|
|
|
config/environement
|
|
|