| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5754 Add a filter on purchase_windows on ReferentialVJs#index
|
|
af83/5574-vehicle-journeys--fix-transporter-deletion-in-modal--rb
5574 vehicle journeys fix transporter deletion in modal rb
|
|
|
|
|
|
|
|
5750 non commercial stop areas
|
|
|
|
Scope CustomField validations on workgroup
|
|
|
|
Add line breaks to make this method more readable.
Refs #5574
|
|
If the state doesn't contain a company, that means it was deleted on the
frontend. In that case, the backend code should correctly delete the
associated company from the vehicle journey.
Refs #5574
|
|
5763 Don't truncate referentials name in merge list
|
|
|
|
|
|
- Add a `kind` attribute
- Hide irrelevant fields in the form
|
|
This determines if the StopArea is commercial or not
The useless fields are hidden in the form for the non-commercials ones
|
|
|
|
scoping
|
|
|
|
Add task to update checksums
|
|
af83/5592-workbenches-show--filter-by-workgroup-on-initial-load
5592 workbenches show filter by workgroup on initial load
|
|
5623 fix schedule when jp is prefilled
|
|
|
|
- Register all models that implement checksums
- Add a simple rake task that updates all checksums within a given
referential
|
|
|
|
Previously, all `Referential`s would be listed on this page if they had
matching line metadata. Now, we exclude those referentials that are in
other workgroups to ensure users don't see referentials they're not
supposed to see.
Refs #5592
|
|
|
|
models Refs #5605 @2
|
|
|
|
|
|
5560 Add validation on CustomField
|
|
|
|
|
|
|
|
5551 Handle custom fields in VJs editor
|
|
Use local time in the Journeys editor. Refs #5493
|
|
|
|
|
|
We store UTC times in the database though
|
|
5547 Show newly created VJ's short_id in editor
|
|
And Refactor the component in the process
|
|
|