| Age | Commit message (Collapse) | Author |
|
6360 Add checks on calendars during WorkbenchImport
|
|
GTFS import (first step)
|
|
|
|
|
|
build for instance) .. with correct alias. Refs #6047
|
|
Refs #6442 Fix Referential sort on status (attr archived_at)
|
|
af83/6404-way-costs--snap-distance-and-time-to-1-when-between-0-a
6404: RouteWayCostUnitConverter: Snap values between 0–1 to 1
|
|
build for instance). Refs #6047
|
|
6367 remove papertrail
|
|
ApplicationModel Refs #6327 @1
|
|
Refs #6370 Add some more translations
|
|
Refs #6424 Clean timetable i18n
|
|
|
|
|
|
|
|
|
|
And use it in the Referential merge operation
|
|
|
|
|
|
|
|
Fix Purchase Windows assignment. Refs #6311
|
|
And associates error message to the parent importer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used. Refs #6047
|
|
|
|
|
|
|
|
|
|
6426 Use Jsonb for custom_field_values
|
|
|
|
We use integer values for distance (kilometres) and time (minutes). If
the values aren't very big, like bus stops inside a city for example,
the integer conversion will put distance and time at `0`, which isn't
correct.
To continue to use our chosen measurement units while still displaying
something that makes sense to users, snap any values >0 and <=1 to `1`.
Refs #6404
|
|
|
|
|
|
6213 Fix JourneyPattern editor
|
|
6217 Add a method to fill blanks in journeys passing times
|
|
|
|
|
|
|
|
#6226
|
|
6405 Allow for Timetables & Calendars without periods
|
|
6226 Add a button to automatically create opposite routes
|
|
|
|
Fix a bug when a Route uses the same stop multiple times
|
|
|
|
|