| Age | Commit message (Collapse) | Author |
|
|
|
- Add a cancel button to dismiss the modal
|
|
|
|
|
|
5563 Show StopArea type in select box
|
|
5568 Fix VJs editor when a stop has an invalid TZ
|
|
Add task to update checksums
|
|
|
|
5585 stop area waiting time
|
|
5466 Fix truncation in the sticky header
|
|
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
|
|
|
|
Refs #5610
|
|
|
|
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
|
|
We had been listing all `Organisation`s in the check-box list that
enables filtering `Referential`s by organisation.
There can be many organisations in the database, and users of one org
shouldn't necessarily see other organisations.
Only allow users to filter by those organisations that belong to their
`Workgroup`. To do that, We get the workgroup of the current workbench,
and build a list containing the organisations the workgroup.
Refs #5140
|
|
|
|
|
|
5560 Add validation on CustomField
|
|
|
|
|
|
Add compliance check resource status helper
Add small changes for CSV export
|
|
|
|
Refs #5585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refs #5557 @0.5h; Fix select2
|
|
|
|
5551 Handle custom fields in VJs editor
|
|
af83/5511-5512-stop-area-selector--change-area-type-labels-ZDEp-t
|
|
Use local time in the Journeys editor. Refs #5493
|
|
|
|
|
|
We store UTC times in the database though
|
|
|
|
Show total time and distance in JP editor. Refs #5556
|
|
|
|
|