| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Note: Did not fix the missing workgroup in the calendar mailer
|
|
|
|
|
|
|
|
|
|
|
|
Note: Did not fix the missing workgroup in the calendar mailer
|
|
|
|
|
|
|
|
|
|
Note: Did not fix the missing workgroup in the calendar mailer
|
|
|
|
|
|
|
|
|
|
I went with this custom filter because I couldn't get it to work with a
symbol-based filter in the template. But Johan suggested trying it and I
guess it works. Not sure what I was doing that didn't work before.
Refs #5576
|
|
Filter vehicle journeys by their associated route's line.
The `with_line_id` scope is modeled on `with_stop_area_ids`.
The HTML filter is modeled on the line filter from
`app/views/workbenches/_filters.html.slim`.
Refs #5576
|
|
This wasn't checking that `params[:q]` was present before trying to
access `[:stop_area_ids]`, and thus caused an error on the page when no
filters were applied.
Refs #5809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add a `kind` attribute
- Hide irrelevant fields in the form
|
|
When 1 or 2 stops have been selected
|
|
on ReferentialVehicleJourneys#index
|
|
|
|
|
|
5798 Show return journeys on the journeys' editor.
|
|
5758 Add localized names to StopAreas
|
|
This wasn't checking that `params[:q]` was present before trying to
access `[:stop_area_ids]`, and thus caused an error on the page when no
filters were applied.
Refs #5809
|
|
|
|
5761 Make coordinates optional on stop areas
|
|
5718 Show times at stops in ReferentialVehicleJourneys#index
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
af83/5571-remove-pagination-on-referential-vjs-index
5571 Let the user select the number of items per page on ReferentialVehicleJourneys#index
|
|
5750 non commercial stop areas
|
|
Note: Did not fix the missing workgroup in the calendar mailer
|