| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  | - Update the form
- Use policies and update the seeds accordingly
- Add a link in the navbar(s) | 
|  |  | 
|  | And rename resource methods for better consistency | 
|  |  | 
|  |  | 
|  |  | 
|  | With according methods and scopes | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 6190 fix consistency issue with calendars | 
|  |  | 
|  | section status fron Chouette::JourneyPattern | 
|  | af83/6095-route--calculate-distance-and-time-cost-between-stops
Calculate distance and time cost between Route stops. Refs #6095 | 
|  |  | 
|  |  | 
|  |  | 
|  | This allows us to store `WayCost`s for a route so we can use those
values as pre-filled defaults for a `JourneyPattern`'s costs.
Refs #6095 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | config/database/jenkins.yml in ci.yml. Refs #6047 | 
|  | Simple exporter. Refs #6068 | 
|  |  | 
|  | This is an STI model, inheriting from SimpleInterface
SimpleImporter has been updated to work likewise | 
|  | #5878 @1 | 
|  | ComplianceControl | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | This determines if the StopArea is commercial or not
The useless fields are hidden in the form for the non-commercials ones | 
|  | scoping | 
|  | The other migration for this in
`db/migrate/20180126134944_add_kind_to_stop_areas.rb` didn't handle
`kind IS NULL`. Since all the `kind`s were initialised to NULL when the
column was created, the `where` query didn't select any stop areas
because it was looking for those with some varchar value, and thus it
wasn't able to update any.
This ensures our existing records all have a `kind` in case we end up
using the field in a template at some point and our old data bugs out.
Refs #5817 | 
|  | This determines if the StopArea is commercial or not
The useless fields are hidden in the form for the non-commercials ones | 
|  |  | 
|  | scoping | 
|  | This determines if the StopArea is commercial or not
The useless fields are hidden in the form for the non-commercials ones | 
|  | scoping | 
|  |  | 
|  |  | 
|  |  |