Age | Commit message (Collapse) | Author | Lines |
|
|
|
travelynx now always calls checkout with the database-provided arr_eva,
so the edge case in which it provided a station that is not actually on the
route of a train can no longer appear.
|
|
HAFAS stations do not necessarily have ds100 codes
|
|
|
|
|
|
|
|
was removed from $self->checkin in 1074f248cc415a397f16d0328a8f45fa6a867513
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is consistent with other promises within travelynx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
most notably, adds a 'history for followers only' mode
|
|
|
|
|
|
|
|
|
|
This means that the version no longer needs to be passed to every version
manually, and is automatically populated in templates where the parameter is
not explicitly provided.
|
|
Closes #72
|
|
|
|
|
|
|
|
|