| Age | Commit message (Collapse) | Author |
|
5535 compute vehicle journeys times
|
|
|
|
Fix company in vjs editor. Refs #5520
|
|
Don't use Ajax in JP selector in VJs editor. Refs #5502
|
|
|
|
|
|
|
|
|
|
|
|
Share a method between the components VehicleJourneys and VehicleJourney
to compute the header to be shown (or not)
|
|
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.
|
|
Because it is needed to test the components.
Major issue: Proptype now lives in a separate package, hence the huge
diff
|
|
|
|
|
|
When the number of possible values is low (<10), display the values
right away, don't use an Ajax query
|
|
|
|
|
|
|
|
|
|
|
|
- Adds a `JSON` attribute in the model
- Adds the fields in the editor
|
|
5465 Fit map zoom on Route#show to display all stop areas
|
|
5460 display checksum
|
|
Refs #5460
|
|
Templating display checksum
Refs #5460
|
|
|
|
|
|
|
|
|
|
Prevent a n+1 query in VehicleJourney#index
|
|
Fix journey edition from editor. Refs #5435
|
|
Show journeys names in editor. Refs #5433
|
|
|
|
purchase_windows feature
|
|
|
|
|
|
|
|
|
|
|
|
Refs #5407
|
|
Add purchase windows to vehicle journeys. Refs #5407
|
|
Fix vehicle journeys ui. Refs #5376
|
|
Fix l'editeur de route
|
|
Add purchase windows to date filters. Refs #5409
|
|
Fix VJ tt color affectation. Refs #5408
|
|
|
|
|
|
|
|
|
|
:fire: useless code
Rename some vars
|