| Age | Commit message (Collapse) | Author |
|
|
|
|
|
5568 Fix VJs editor when a stop has an invalid TZ
|
|
|
|
|
|
Add compliance check resource status helper
Add small changes for CSV export
|
|
|
|
|
|
|
|
5551 Handle custom fields in VJs editor
|
|
Use local time in the Journeys editor. Refs #5493
|
|
|
|
|
|
We store UTC times in the database though
|
|
through an ajax call
|
|
And Refactor the component in the process
|
|
5500 Add filters on ReferentialVJ#index
|
|
5535 compute vehicle journeys times
|
|
To enable users to filter on stop areas
|
|
Don't use Ajax in JP selector in VJs editor. Refs #5502
|
|
|
|
Handle long distance routes. Refs #5156
|
|
af83/5445-add-name-filter-on-referentialjourneys-index
Add name filter on referential vehicle journeys index. Refs #5445
|
|
|
|
|
|
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
|
|
af83/5444-add-company-filter-on-referentialjourneys-index
5444 Filter VJs on company in ReferentialVJs#index
|
|
|
|
|
|
|
|
- Adds a `JSON` attribute in the model
- Adds the fields in the editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5024-prevent-duplicate-referentials-from-being-created-during-parallel-db-transactions--rb201711271659
|
|
|
|
Prevent a n+1 query in VehicleJourney#index
|
|
5102 Use current_organisation as begin_of_association_chain
|
|
5111 Use current_organisation as begin_of_association_chain
|
|
Manage stop area parent in form and show. Refs #5313
|
|
|
|
build_referenial invocation in ReferentialsController#create. Refs #5297
|
|
Refs #5297
|
|
Refs #5313
|
|
StoAreasController. Refs #5111
|
|
Lines/Companies/Networks/GroupOfLinesController. Refs #5102
|