Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-10-27 | Use $train->type rather than firts part of $train->line for CSS class | Birte Kristina Friesel | -1/+1 | |
In some cases (e.g. in Belgium), trains do not have a type, so the first part of $train->line is the train number instead. | ||||
2023-10-22 | connections: new look consistent with departure board | Cassidy Dingenskirchen | -40/+34 | |
2023-10-20 | frontend: add train timestamps to checkin action | Birte Kristina Friesel | -1/+1 | |
(preparations for more flexible checkin time frames) | ||||
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -3/+3 | |
Still TODO: handle stations that have several EVAs | ||||
2022-11-12 | show expected load of suggested connections, if available | Daniel Friesel | -2/+6 | |
2022-09-29 | connections: show platform above train line1.24.1 | Daniel Friesel | -7/+7 | |
2022-09-25 | connections: platform on the left, times on the right; similar to departure ↵ | Daniel Friesel | -18/+21 | |
board | ||||
2022-09-24 | connections: link for departure time | Daniel Friesel | -0/+6 | |
2022-09-24 | connections: move departure time to line | Daniel Friesel | -12/+13 | |
this way, departure time is left of arrival at destination, hopefully minimizing confusion | ||||
2022-09-24 | _checked_in: move interchange icon to train icons | Daniel Friesel | -3/+3 | |
now all icons are located next to the destination stop | ||||
2022-09-24 | connections: show expected arrival at destination | Daniel Friesel | -3/+4 | |
2022-09-24 | connections: always use three-column view | Daniel Friesel | -73/+2 | |
2022-08-17 | connections: do not allow checkin while still in transit1.23.6 | Daniel Friesel | -2/+12 | |
fixes bug introduced by f01f108f94f53846268188d8e9a63ad36613bcab | ||||
2022-07-14 | increased click area for checkin | Daniel Friesel | -6/+6 | |
2020-12-07 | warn if a connecting train may not be reached | Daniel Friesel | -0/+6 | |
2020-04-19 | connections: do not show platform if it is unknown | Daniel Friesel | -4/+6 | |
2020-03-03 | connection view: small QoS icons, order by priority1.15.6 | Daniel Friesel | -18/+18 | |
2020-03-03 | show QoS pictograms in connection list1.15.5 | Daniel Friesel | -0/+31 | |
2019-11-27 | improve cancellation mark in connections overview | Daniel Friesel | -1/+3 | |
2019-11-25 | show cancelled trains in connections list | Daniel Friesel | -12/+37 | |
2019-07-14 | Show departures of all linked stations | Daniel Friesel | -4/+4 | |
Not well-tested yet, deployment will have to wait a bit. Issue #15 | ||||
2019-07-07 | indicate whether a connecting train is cancelled or not1.8.2 | Daniel Friesel | -4/+10 | |
2019-05-25 | Handle missing platform numbers1.6.3 | Daniel Friesel | -2/+2 | |
2019-05-20 | show journey suggestions on departure board as well1.6.0 | Daniel Friesel | -6/+2 | |
2019-05-19 | allow checkin from connections view | Daniel Friesel | -0/+60 | |