summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen/Controller/Stationboard.pm
AgeCommit message (Expand)AuthorLines
2023-04-18station board: fix text for regional/local transit switcherDerf Null-2/+2
2023-02-13hafas backend: add admode=arr supportDaniel Friesel-13/+25
2023-02-12do not return HTTP 500 on multiple choiceDaniel Friesel-2/+2
2023-02-12handle_no_results: return HTTP 500 when called from an exception handlerDaniel Friesel-10/+27
2023-02-12add bahn.expert link to train details pageDaniel Friesel-0/+3
2023-02-12Fix HAFAS backend with rt=14.15.8Daniel Friesel-2/+8
2023-02-08HAFAS details: show platform (and platform change)Daniel Friesel-0/+3
2023-02-06hafas: strip common city suffix4.15.7Daniel Friesel-5/+11
2023-02-06hafas backend: show shortest station name in title4.15.6Daniel Friesel-0/+6
2023-02-05hafas: show errors rather than location selectionDaniel Friesel-0/+5
2023-02-05hafas: fix redirect lop on errorDaniel Friesel-1/+1
2023-02-05hafas: show cancellation in detail page4.15.5Daniel Friesel-0/+2
2023-02-04departure board: add regional / local transit switcher; move autostop to bottomDaniel Friesel-0/+27
2023-02-03hafas: if there is just one candidate: redirect to itDaniel Friesel-0/+6
2023-02-02stopfinder: handle ambiguous input in hafas requestsDaniel Friesel-7/+45
2023-01-29Stationboard: is_partially_cancelled does not refer to current stationDaniel Friesel-9/+8
2023-01-29add hafas (bus, ubahn, tram) supportDaniel Friesel-108/+287
2023-01-22get_results_p: remove superfluous cache_str variableDaniel Friesel-5/+0
2023-01-14train details: show expected arrival time at first stop, if available4.14.10Daniel Friesel-4/+13
2023-01-09readd ze zycles4.14.9Daniel Friesel-5/+24
2023-01-09Re-add train attributes4.14.7Daniel Friesel-18/+1
2022-12-12Stationboard: directly pass unknown EVA IDs to backendDaniel Friesel-0/+6
2022-12-11handle "Betriebsstelle nicht bekannt" in routes4.14.4Daniel Friesel-0/+8
2022-11-20indicate entry/exit only stops in train detailsDaniel Friesel-0/+2
2022-10-31train details: show operator and additional HIM messagesDaniel Friesel-3/+21
2022-10-30Move EFA code to separate helper classDaniel Friesel-1/+1
2022-10-29Use HAFAS utilization directlyDaniel Friesel-26/+9
2022-10-29use T-S-DE-HAFAS for train detailsDaniel Friesel-135/+94
2022-10-08messages: add icon for Großstörung (== Störung)Daniel Friesel-1/+1
2022-09-11train details: add an icon for construction work4.11.2Daniel Friesel-2/+8
2022-08-31train details: replace HAFAS 'Information'/'Störung' messages with iconsDaniel Friesel-10/+34
2022-07-26shorten 'show_realtime=1' to 'rt=1'Daniel Friesel-9/+10
2022-04-14stationboard: directly render jsonDaniel Friesel-31/+23
2022-01-30Use async IRIS (new_p)async-irisDaniel Friesel-156/+169
2022-01-30json_route_diff: add missing $self argumentDaniel Friesel-1/+1
2022-01-25refactor json_route_diff into Stationboard controllerDaniel Friesel-10/+71
2022-01-25JSON interface: add (not-yet-final) replacement train dataDaniel Friesel-42/+51
2021-12-12Allow IRIS base URL to be overridden via DBFAKEDISPLAY_IRIS_BASE variable4.8.1Daniel Friesel-0/+1
2021-12-12Use EVA ID for IRIS requestsDaniel Friesel-1/+1
2021-11-30perltidyDaniel Friesel-14/+14
2021-11-30disable cycle display (lacking Open Data)Daniel Friesel-1/+2
2021-08-31Add past optionDaniel Friesel-4/+17
2021-08-31Increase default lookahead to three hours; respect $DBFAKEDISPLAY_LOOKAHEADDaniel Friesel-8/+5
2021-08-15fix hidelowdelay when combined with show_realtime4.6.1Daniel Friesel-3/+0
2021-07-18show mising realtime data in departure overview as wellDaniel Friesel-0/+12
2021-07-18Remove legacy $result->can checks (leftover from T-S-DE-DB support)Daniel Friesel-8/+2
2021-07-18departure view: use IRIS to decide whether realtime is missingDaniel Friesel-1/+12
2021-07-18show warning if realtime data is missingDaniel Friesel-0/+6
2021-07-04stationboard: extend external DS100 prefix listDaniel Friesel-1/+2
2021-07-02only show ambiguous page if the input -really- was ambiguousDaniel Friesel-2/+6