Age | Commit message (Expand) | Author | Lines |
2021-12-12 | Use EVA ID for IRIS requests | Daniel Friesel | -1/+1 |
2021-11-30 | perltidy | Daniel Friesel | -14/+14 |
2021-11-30 | disable cycle display (lacking Open Data) | Daniel Friesel | -1/+2 |
2021-10-28 | remove geotrain feature (i.e., search trains, not stations, in the vicinity) | Daniel Friesel | -10/+0 |
2021-10-23 | Switch from Geo::Distance to GIS::Distance | Daniel Friesel | -34/+28 |
2021-08-31 | Add past option | Daniel Friesel | -4/+17 |
2021-08-31 | Increase default lookahead to three hours; respect $DBFAKEDISPLAY_LOOKAHEAD | Daniel Friesel | -8/+5 |
2021-08-15 | fix hidelowdelay when combined with show_realtime4.6.1 | Daniel Friesel | -3/+0 |
2021-08-13 | correctly show wagon order error message4.5.3 | Daniel Friesel | -1/+2 |
2021-07-18 | show mising realtime data in departure overview as well | Daniel Friesel | -0/+12 |
2021-07-18 | Remove legacy $result->can checks (leftover from T-S-DE-DB support) | Daniel Friesel | -8/+2 |
2021-07-18 | departure view: use IRIS to decide whether realtime is missing | Daniel Friesel | -1/+12 |
2021-07-18 | show warning if realtime data is missing | Daniel Friesel | -0/+6 |
2021-07-04 | stationboard: extend external DS100 prefix list | Daniel Friesel | -1/+2 |
2021-07-04 | map: decrease stop circle size when stops are close together4.2.1 | Daniel Friesel | -9/+25 |
2021-07-02 | only show ambiguous page if the input -really- was ambiguous | Daniel Friesel | -2/+6 |
2021-07-02 | Note that dbf is limited to DB lines when encountering no results | Daniel Friesel | -8/+24 |
2021-05-31 | fix trailing ":" after cancellation messages without reason4.1.0 | Daniel Friesel | -2/+8 |
2021-04-06 | Remove support for RIS/HAFAS backend | Daniel Friesel | -222/+88 |
2021-04-03 | map: improve position estimation for delayed trains3.12.1 | Daniel Friesel | -10/+32 |
2021-03-29 | add train search (beta, not linked yet)3.11.1 | Daniel Friesel | -4/+14 |
2021-03-27 | Fix input / station mapping in stationboard | Daniel Friesel | -0/+4 |
2021-03-27 | request EFA occupancy data (works for some VRR trains) | Daniel Friesel | -2/+25 |
2021-03-24 | trainsearch: rename train_no to train_req | Daniel Friesel | -1/+1 |
2021-03-24 | train lookup: pass train type to hafas trainsearch.exe | Daniel Friesel | -1/+2 |
2021-03-21 | landing page: accept both train numbers and station names | Daniel Friesel | -5/+11 |
2021-03-21 | add preliminary support for station-independent train details | Daniel Friesel | -1/+120 |
2021-03-21 | Remove no longer used JSON API versions 1 and 2 | Daniel Friesel | -87/+8 |
2021-03-20 | train_details: do not pass unused data to view | Daniel Friesel | -18/+4 |
2021-03-14 | map: handle arrival-only and departure-only stops3.10.9 | Daniel Friesel | -7/+10 |
2021-01-31 | wagonorder: show plan data if realtime data request failed3.10.3 | Daniel Friesel | -26/+62 |
2021-01-21 | Switch to AGPL v3 for DBF program code | Daniel Friesel | -4/+4 |
2021-01-12 | update ice type map; use SVG cycle links | Daniel Friesel | -4/+17 |
2021-01-11 | Wagonorder: refactor dbdb requests | Daniel Friesel | -1/+1 |
2021-01-11 | train details: show cycle (if available) | Daniel Friesel | -2/+23 |
2021-01-04 | move handle_no_results from helpers to Stationboard controller | Daniel Friesel | -0/+102 |
2021-01-03 | show "section A"-based wagon order if heuristic is unavailable3.9.4 | Daniel Friesel | -2/+26 |
2021-01-02 | show exit direction in wagon order3.9.3 | Daniel Friesel | -0/+17 |
2020-12-29 | show wagon type/description in wagon view | Daniel Friesel | -0/+1 |
2020-12-28 | improve display of double decker wagons3.9.1 | Daniel Friesel | -6/+13 |
2020-12-26 | do not show direction for winged wagons with different normalization needs | Daniel Friesel | -9/+32 |
2020-12-26 | wagon view: fix exit direction display | Daniel Friesel | -4/+4 |
2020-12-26 | normalize direction when showing the wagon view | Daniel Friesel | -9/+41 |
2020-12-25 | do not yet show direction and exit side in wagon view | Daniel Friesel | -2/+3 |
2020-12-25 | also show exit direction in wagon view | Daniel Friesel | -0/+20 |
2020-12-25 | show direction in wagon view | Daniel Friesel | -0/+1 |
2020-12-25 | add wagon images for IC and ICE 1/2/4 | Daniel Friesel | -0/+61 |
2020-12-21 | fix parameter passing (do not forward train/ajax to station requests)3.8.5 | Daniel Friesel | -2/+2 |
2020-12-21 | keep detailed mode when following links; show train attributes in detailed mode3.8.1 | Daniel Friesel | -5/+7 |
2020-12-20 | show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0 | Daniel Friesel | -4/+14 |