| Age | Commit message (Collapse) | Author |
|
|
|
Custom clean on routes. Fixes #7227
|
|
|
|
|
|
|
|
|
|
|
|
7031 Css fixes on Consolidated view
|
|
|
|
|
|
And remove n+1 queries
|
|
|
|
|
|
|
|
Fix PurchaseWindow#bounding_dates. Fixes #6828
|
|
|
|
|
|
|
|
from Route#checksum_attributes (no needed). Refs #6762
|
|
Update checksums on parents. Fixes #6711
|
|
Merge VehicleJourney ignored_routing_contraint_zone_ids. Refs #6762
|
|
(#mybad). Refs #6711
|
|
And add some specs
|
|
Refs #6431 small changes on line & stop area status
|
|
|
|
Company or StopArea for exemple). Refs #6669
|
|
(TridentActiveRecord/LineReferentialSupport and StopAreaReferentialSupport) to avoid to overide existing methods. Refs #6669
|
|
|
|
When a StopPoint is updated
|
|
Add Constraint Zone exclusions to journeys. Refs #6472
|
|
along with the React interface
|
|
|
|
|
|
Fix checksum issues with duplicated routes. Refs #6634
|
|
|
|
|
|
|
|
|
|
|
|
6493 Sort StopAreas on the type label, instead of the internal key
|
|
If `journey_length_in_vehicle_journeys` feature is enabled
|
|
|
|
af83/6410-route--don,t-run-calculate_costs-during-referential-mer
Route: Don't run `#calculate_costs!` during a referential merge. Fixes #6410
|
|
`Paris` -> `Europe/Paris`
|
|
This callback got triggered during a referential merge, but it isn't
needed at that point. It should only be executed as a result of a user
updating the route (via the web interface).
Using Alban's suggestion, we can detect that we're in the process of a
merge if the associated referential is in a `ReferentialSuite`. Use this
as a condition to run the callback.
Refs #6410
|
|
Same for PurchazeWindows
|
|
|
|
af83/6551-add_custom_field_values_to_journey_patterns
Add CustomFields to JourneyPatterns. Refs #6551
|
|
|
|
env variable. Refs #6179
|