| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And fix logs
|
|
|
|
|
|
|
|
|
|
|
|
6996 - Dockerfile for build
|
|
Refs #6575 Add Workbench outputs to dashboard
|
|
Refs #6845; Fix IE
|
|
|
|
|
|
Refs #6860 Change StopPoint show link to stop_area_referential_stop_a…
|
|
Refs #7088 Workgroup#edit & workbench#edit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix import details Refs #7073
|
|
|
|
af83/6854-clean-up--destroy-routes-outside-referential
Clean up destroy routes outside referential. Fixes #6854
|
|
Refs #7030 Fix import#show missing translations
|
|
|
|
|
|
|
|
Fix consolidated view when togglable elements are open. Fixes #6972
|
|
af83/6884-tomtom-matrix--handle-error-when-response-doesn,t-inclu
Handle API error(s) in Tomtom matrix. Fixes #6884
|
|
|
|
|
|
20180412095756_add_referentials_to_import_resources.rb. Need to test if the column exist before add it to table. Refs #6991 @1
|
|
|
|
|
|
6998 Fix JS specs
|
|
Gives us a single call site to trigger the destruction of vehicle
journeys, journey patterns, and routes without content.
This was previously done directly in the `#clean` method, but since it's
not needed during referential duplication (only during merges), we don't
want to enable it by default. Thus now to activate the same old
functionality, you would create a `CleanUp` like this:
CleanUp.new(methods: [:destroy_empty])
Refs #6854
|
|
Updates dependencies with potential security breaches
|
|
filename Refs #6949 @1
|