| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
RBD: implement the same in the creation modal
|
|
no route in Referential). Refs #5552
|
|
|
|
|
|
|
|
|
|
|
|
#5543 @1
|
|
|
|
5500 Add filters on ReferentialVJ#index
|
|
5535 compute vehicle journeys times
|
|
To enable users to filter on stop areas
|
|
|
|
according ObjectId implementation). Refs #5299
|
|
|
|
by can_unarchive. Refs #5299
|
|
object outside referential Refs #5540 @3
|
|
Read only policy for referentials in suite. Refs #5413
|
|
|
|
Custom fields with jsonb. Refs #5505
|
|
|
|
|
|
|
|
|
|
- Migration index_resource_type_on_custom_fields
- Specing behavior of custom field's resource (VehicleJourney)
- Migration create json col custom_field_values for resource (VehicleJourney)
- Create accessor methods inside resource (VehicleJourney)
|
|
|
|
|