Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-06-15 | _train_details: fix uninitialized value warning | Birte Kristina Friesel | -1/+1 | |
2025-05-17 | Fix anchors for DBRIS and HAFAS links4.37.3 | Birte Kristina Friesel | -2/+2 | |
2025-05-15 | Generate bahn.expert details link based on trip_id for DBRIS (#36)4.37.2 | networkException | -1/+3 | |
Generate bahn.expert details link based on trip_id for DBRIS This patch adds a conditional for the train details page to generate the bahn.expert details outlink based on the trip_id when using DBRIS bahn.de. This is a lot more reliable compared to concating category and train number / date. As bahn.expert recently added support for resolving these HAFAS trip ids to RIS::Journey journeys, the data quality is also on par. See https://chaos.social/@marudor/114404980599765615 --------- Co-authored-by: Birte Kristina Friesel <birte.friesel@uos.de> | ||||
2025-04-18 | train details: pass dbris on to map link4.36.9 | Birte Kristina Friesel | -2/+2 | |
2024-10-18 | Add preliminary EFA support | Birte Kristina Friesel | -4/+4 | |
2024-10-06 | EFA: Clickable route links | Birte Kristina Friesel | -2/+2 | |
2024-08-10 | train details: hide first class utilization if it is unknown | Birte Kristina Friesel | -3/+9 | |
2024-08-02 | train details: fix direction indicators4.29.3 | Birte Kristina Friesel | -4/+4 | |
2024-07-30 | Switch to new bahn.de carriage formation API (WiP) | Birte Kristina Friesel | -2/+2 | |
2024-07-25 | train details: do not show bahn.expert link for non-DB backends4.29.0 | Birte Kristina Friesel | -1/+1 | |
2024-05-01 | wr preview: use same left/right indicators as platform4.26.5 | Birte Kristina Friesel | -5/+11 | |
2024-05-01 | Indicate carriages belonging to other trains in carriage formation preview | Birte Kristina Friesel | -5/+7 | |
2024-05-01 | $departure->{direction} is also used by HAFAS, move wr to wr_direction | Birte Kristina Friesel | -6/+6 | |
2024-04-28 | move coach sequence preview generation from template into Controller | Birte Kristina Friesel | -19/+6 | |
2024-04-28 | carriage formation preview: fix direction == 0 | Birte Kristina Friesel | -1/+1 | |
2024-04-10 | train details: indicate on time / delayed time stamps by color | Birte Kristina Friesel | -15/+22 | |
also: revert back to showing scheduled time first and real/estimated time next | ||||
2024-04-05 | show all known operators4.24.1 | Birte Kristina Friesel | -2/+2 | |
2024-04-03 | annotate train/line number changes along the route | Birte Kristina Friesel | -0/+39 | |
2024-04-03 | also show local time for current stop | Birte Kristina Friesel | -0/+9 | |
2024-04-03 | show local time if it differs from backend time | Birte Kristina Friesel | -0/+6 | |
2024-04-03 | train details: show real-time data first | Birte Kristina Friesel | -5/+6 | |
2024-04-02 | train details: map link: set line to 0 if it is an empty string | Birte Kristina Friesel | -2/+2 | |
2024-03-29 | fix undelay color for non-terminating trains | Birte Kristina Friesel | -1/+1 | |
2024-03-29 | wagon order: indicate closed wagons | Birte Kristina Friesel | -1/+6 | |
2024-03-27 | Remove I18N for now. It's incompatible with caching proxy setups. | Birte Kristina Friesel | -22/+22 | |
2024-03-27 | train details: pass HAFAS backend onto map | Birte Kristina Friesel | -2/+2 | |
2024-03-27 | map: support non-DB HAFAS backends, including ÖBB | Birte Kristina Friesel | -2/+2 | |
2024-03-27 | Remove zugbildungsplan.json support | Birte Kristina Friesel | -76/+0 | |
I doubt we're gonna see new open data releases any time soon | ||||
2024-03-07 | wagon order preview: add separators between wagon groups4.21.2 | Birte Kristina Friesel | -0/+5 | |
2024-03-06 | train_details: $departure->{date} is undef if HAFAS request failed4.21.1 | Birte Kristina Friesel | -7/+9 | |
2024-03-06 | train_details: handle undefined $wr->direction | Birte Kristina Friesel | -1/+1 | |
2024-03-04 | show carriage numbers (or classes) on traininfo page | Birte Kristina Friesel | -0/+21 | |
2024-03-03 | train details: show train type(s) in wagon order link if known | Birte Kristina Friesel | -1/+1 | |
2024-01-06 | do not show prev/next date links when using tripID4.20.3 | Birte Kristina Friesel | -1/+5 | |
2024-01-06 | correctly pass date to bahn.expert4.20.2 | Birte Kristina Friesel | -1/+1 | |
2024-01-06 | train details: add date switcher | Birte Kristina Friesel | -1/+4 | |
2023-10-31 | i18n for map and wagon order | Birte Kristina Friesel | -2/+2 | |
2023-10-30 | train details: i18n | Birte Kristina Friesel | -22/+22 | |
2023-09-02 | train details: re-add replacement / replaced info | Birte Kristina Friesel | -22/+10 | |
2023-02-12 | train details: Wagenreihung -> Wagen | Daniel Friesel | -3/+3 | |
2023-02-12 | add bahn.expert link to train details page | Daniel Friesel | -0/+3 | |
2023-02-05 | train details: handle trains that only have sched_ times (hello, hafas) | Daniel Friesel | -0/+6 | |
2023-02-05 | train details: fix uninitialized value issues | Daniel Friesel | -9/+5 | |
2023-01-29 | add hafas (bus, ubahn, tram) support | Daniel Friesel | -4/+4 | |
2023-01-14 | train details: show expected arrival time at first stop, if available4.14.10 | Daniel Friesel | -1/+4 | |
2023-01-09 | readd ze zycles4.14.9 | Daniel Friesel | -5/+11 | |
2023-01-09 | train details: link to eva | Daniel Friesel | -2/+2 | |
2023-01-09 | Re-add train attributes4.14.7 | Daniel Friesel | -4/+4 | |
2022-11-20 | indicate entry/exit only stops in train details | Daniel Friesel | -2/+8 | |
2022-11-07 | add top-margin for train details | Daniel Friesel | -19/+20 | |