summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen
AgeCommit message (Collapse)AuthorLines
39 hoursmove coach sequence preview generation from template into ControllerBirte Kristina Friesel-3/+34
3 daysStationboard: remove unused $api_versionBirte Kristina Friesel-2/+0
3 daysWR error: forward exceptions to frontendBirte Kristina Friesel-1/+1
3 daysUpdate DBWagenreihung usage for v0.13Birte Kristina Friesel-2/+2
5 days/z/:train/*station: fix 404 respons for JSON requests4.26.0Birte Kristina Friesel-5/+14
5 daysstationboard: handle accept: application/json as wellBirte Kristina Friesel-1/+6
6 daysSupport JSON output for /z/:train/*stationBirte Kristina Friesel-21/+34
Closes #13
6 daysAdd JSON output to train details (/z/:train)Birte Kristina Friesel-19/+37
6 daysStationboard: Fix uninitialize value warningBirte Kristina Friesel-1/+4
2024-04-13train details: always get details from HAFAS Journey object4.25.2Birte Kristina Friesel-8/+14
2024-04-13station name: remove ÖBB workaround (fixed in HAFAS 6.02)Birte Kristina Friesel-13/+0
2024-04-12partially work around Travel::Status::DE::HAFAS mis-detecting ÖBB station names4.25.1Birte Kristina Friesel-1/+8
2024-04-12train detail title: show line if number is unavailableBirte Kristina Friesel-1/+2
2024-04-05show all known operators4.24.1Birte Kristina Friesel-4/+4
2024-04-03annotate train/line number changes along the routeBirte Kristina Friesel-0/+69
2024-04-03correctly show local time in route element of queried IRIS stationBirte Kristina Friesel-0/+6
2024-04-03also show local time for current stopBirte Kristina Friesel-1/+5
2024-04-03show local time if it differs from backend timeBirte Kristina Friesel-0/+27
2024-04-02Pass HAFAS service on to geostopBirte Kristina Friesel-3/+13
2024-03-29fix undelay color for non-terminating trainsBirte Kristina Friesel-0/+4
2024-03-28do not hardcode HAFAS mot bitsBirte Kristina Friesel-24/+46
2024-03-27Remove I18N for now. It's incompatible with caching proxy setups.Birte Kristina Friesel-9/+9
2024-03-27redir / multiple choice: keep non-default HAFAS backendBirte Kristina Friesel-0/+4
2024-03-27stationboard: link to HAFAS ÖBB backend for stops in austriaBirte Kristina Friesel-0/+5
2024-03-27map: support non-DB HAFAS backends, including ÖBBBirte Kristina Friesel-3/+33
2024-03-27Remove zugbildungsplan.json supportBirte Kristina Friesel-165/+9
I doubt we're gonna see new open data releases any time soon
2024-03-26train details: support non-DB HAFAS backendsBirte Kristina Friesel-1/+8
2024-03-17Add preliminary support for non-DB HAFAS servicesBirte Kristina Friesel-1/+14
2024-03-06use • rather than + to join wagongroupsBirte Kristina Friesel-1/+1
2024-03-04show carriage numbers (or classes) on traininfo pageBirte Kristina Friesel-0/+1
2024-03-03train details: show train type(s) in wagon order link if knownBirte Kristina Friesel-3/+11
2024-03-03Wagonorder: remove unused dbdb cache and station info functions4.20.8Birte Kristina Friesel-160/+1
2024-03-02result_has_via: handle HAFAS::Journey entriesBirte Kristina Friesel-1/+3
Closes #18
2024-02-25Work around Berlin Hbf breaking everything4.20.6Birte Kristina Friesel-0/+10
2024-01-06train details: add date switcherBirte Kristina Friesel-1/+3
2024-01-05render_train: do not duplicate $station_name entry4.20.1Birte Kristina Friesel-0/+3
2024-01-05journeyMatch: handle duplicate train numbers again4.20.0Birte Kristina Friesel-1/+15
2024-01-05train details: use HAFAS route as source of truth. Fixes handling of ring linesBirte Kristina Friesel-120/+59
2024-01-05perltidy; remove left-over debug statementBirte Kristina Friesel-3/+2
2024-01-05train input: support " (DD.MM.[YYYY])" and " @ DD.MM.[YYYY]" qualifiersBirte Kristina Friesel-1/+7
2024-01-05/z/:train: Add support for date=DD.MM.[YYYY] parameterBirte Kristina Friesel-1/+18
2024-01-05HAFAS journeyMatch: handle day changes (request for train start date)Birte Kristina Friesel-0/+1
2023-12-28Helper/HAFAS: Remove now-unused get_json_p functionBirte Kristina Friesel-57/+0
2023-12-27HAFAS: Replace legacy trainsearch.exe endpoint with journeyMatchBirte Kristina Friesel-99/+15
2023-12-27remove legacy map search / intersection viewsBirte Kristina Friesel-74/+0
2023-12-22Map: oh right, $self was needed after all...4.19.5Birte Kristina Friesel-2/+2
2023-12-22Switch to T-S-DE-HAFAS 5.034.19.4Birte Kristina Friesel-74/+84
2023-12-03i18n: fix typoBirte Kristina Friesel-1/+1
2023-12-03Move theme switcher to bottom; add 'use device theme'Birte Kristina Friesel-1/+0
2023-11-20perltidyBirte Kristina Friesel-77/+85