| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Refs #6630 Fix server error on clean up
|
|
Refs #6457 Fix VJ Company affectation
|
|
6493 Sort StopAreas on the type label, instead of the internal key
|
|
Fix cleanups in the process
|
|
|
|
If `journey_length_in_vehicle_journeys` feature is enabled
|
|
|
|
|
|
|
|
Use custom fields values in checksum calculation. Refs #6477
|
|
Refs #6574 Create decorators to handle sync actions for stop area ref…
|
|
referential and line referential
|
|
6573 Fix task
|
|
create imports dir in Dockerfile
|
|
|
|
Force-load all models beforehand
|
|
6545 add generic navbar
|
|
|
|
#6545 @1
|
|
|
|
af83/6410-route--don,t-run-calculate_costs-during-referential-mer
Route: Don't run `#calculate_costs!` during a referential merge. Fixes #6410
|
|
Add generic navbar and fix codifligne, reflex navigation. Fixes #6545
|
|
referential links. Capitalize Line/Network/Company/StopArea links. Refs #6545
|
|
|
|
|
|
af83/6506-lines-index--remove-new-line-link-from-cog-menu--rb2018
6506 Lines#index: Remove 'new' link in cog menu
|
|
Refs #6476 Add merge permissions
|
|
|
|
Fix timetables specs. Fixes #6549
|
|
This will ensure it is used even for static files
|
|
We had been adding a 'new line' link in this menu below 'show' and
'edit'. But having this link here doesn't make any sense because the
menu refers to a single object. Must have slipped through the cracks in
the new decorator conversion.
Refs #6506
|
|
|
|
|
|
|
|
6508 Uniformize lines show
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`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
|
|
Update acts_as_list. Refs #6179
|
|
|
|
Same for PurchazeWindows
|
|
|