summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen/Controller/Stationboard.pm
AgeCommit message (Expand)AuthorLines
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
2021-07-02Note that dbf is limited to DB lines when encountering no resultsDaniel Friesel-8/+24
2021-05-31fix trailing ":" after cancellation messages without reason4.1.0Daniel Friesel-2/+8
2021-04-06Remove support for RIS/HAFAS backendDaniel Friesel-222/+88
2021-03-27Fix input / station mapping in stationboardDaniel Friesel-0/+4
2021-03-27request EFA occupancy data (works for some VRR trains)Daniel Friesel-2/+25
2021-03-24trainsearch: rename train_no to train_reqDaniel Friesel-1/+1
2021-03-24train lookup: pass train type to hafas trainsearch.exeDaniel Friesel-1/+2
2021-03-21add preliminary support for station-independent train detailsDaniel Friesel-1/+120
2021-03-21Remove no longer used JSON API versions 1 and 2Daniel Friesel-87/+8
2021-03-20train_details: do not pass unused data to viewDaniel Friesel-18/+4
2021-01-21Switch to AGPL v3 for DBF program codeDaniel Friesel-1/+1
2021-01-12update ice type map; use SVG cycle linksDaniel Friesel-4/+17
2021-01-11Wagonorder: refactor dbdb requestsDaniel Friesel-1/+1
2021-01-11train details: show cycle (if available)Daniel Friesel-2/+23
2021-01-04move handle_no_results from helpers to Stationboard controllerDaniel Friesel-0/+102
2021-01-03show "section A"-based wagon order if heuristic is unavailable3.9.4Daniel Friesel-2/+7
2020-12-21fix parameter passing (do not forward train/ajax to station requests)3.8.5Daniel Friesel-2/+2
2020-12-21keep detailed mode when following links; show train attributes in detailed mode3.8.1Daniel Friesel-2/+3
2020-12-20show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0Daniel Friesel-1/+3
2020-12-17set version via configDaniel Friesel-7/+3
2020-12-05actually add Marudor.pm. Oops.3.5.0Daniel Friesel-0/+4
2020-12-05train details: show expected utilization (via marudor.de)Daniel Friesel-1/+21
2020-11-28add machine-readable copyright and licensing informationDaniel Friesel-3/+4
2020-11-22Fix train detail view for split stations3.4.9Daniel Friesel-0/+1
2020-10-25fix HTTP 500 on invalid via RE; improve via handling while at it3.4.8Daniel Friesel-2/+18
2020-10-25return 404 for train not found, 300 for multiple station choiceDaniel Friesel-2/+4
2020-10-25switch to departure table when clicking on station name in navDaniel Friesel-0/+2
2020-10-15fix forward button when navigating back to train details3.4.3Daniel Friesel-2/+8
2020-10-12do template fallback before performing legacy check3.4.2Daniel Friesel-4/+4
2020-10-08wip: close train details via back button instead of background clickDaniel Friesel-0/+1
2020-09-27show train class based on IRIS data3.3.6Daniel Friesel-20/+20
2020-09-23prominently show zuginfo.nrw links in train details3.3.4Daniel Friesel-0/+10
2020-09-22train details: proper error message3.3.2Daniel Friesel-6/+14