| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5551 Handle custom fields in VJs editor
|
|
We store UTC times in the database though
|
|
|
|
|
|
|
|
5465 Dezoom map if stop areas are too cleose to borders
|
|
And Refactor the component in the process
|
|
RBD: implement the same in the creation modal
|
|
When the company has not been set
|
|
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
|