Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-05-30 | checked-in view: restore dbf.finalrewind.org carriage formation link2.12.2 | Birte Kristina Friesel | -0/+10 | |
2025-05-30 | polyline_to_map: handle cases where from and to are in inverse order2.12.1 | Birte Kristina Friesel | -0/+3 | |
2025-05-30 | Show train route in checked-in view and profile / status card2.11.37 | Birte Kristina Friesel | -15/+23 | |
2025-05-25 | Show short wagon order in timelien view | Birte Kristina Friesel | -0/+1 | |
2025-05-25 | Get wagonorder description and designation from DBRIS::Formation2.11.34 | Birte Kristina Friesel | -16/+22 | |
2025-05-17 | Fix anchors in DBF links for HAFAS and DBRIS checkins2.11.28 | Birte Kristina Friesel | -0/+7 | |
2025-05-14 | _checked_in: fix stop detail links for dbris2.11.25 | Birte Kristina Friesel | -0/+1 | |
2025-04-19 | Use train_no / line_no accessors provided by DBRIS 0.10 | Birte Kristina Friesel | -1/+1 | |
2025-04-10 | dbris: pass dbris service config to helper | Birte Kristina Friesel | -5/+6 | |
2025-04-02 | HAFAS, DBRIS: handle selection of cancelled destinations2.11.12 | Birte Kristina Friesel | -1/+17 | |
2025-03-29 | pass train suffix (which is sometimes line ID) on to InTransit->add | Birte Kristina Friesel | -5/+7 | |
Closes #217 | ||||
2025-03-28 | get_user_status_json_v1: fix dbris typo2.11.7 | Birte Kristina Friesel | -1/+1 | |
2025-03-28 | perltidy | Birte Kristina Friesel | -2/+1 | |
2025-03-24 | Text change to reflect ÖPNV integration | Tim | -1/+1 | |
This commit removes a reference to "train" in a message that is shown when the user is not checked in at the moment. | ||||
2025-03-24 | restore Träwelling synchronization | Birte Kristina Friesel | -4/+2 | |
2025-03-23 | DBRIS: Add load/occupancy data | Birte Kristina Friesel | -0/+8 | |
2025-03-23 | Preliminary DBRIS support (not user-accessible yet) | Birte Kristina Friesel | -5/+165 | |
working: * checkin * checkout * realtime data * polylines * carriage formation (long-distance only) to do: * geolocation * redirects after checkout / undo * traewelling sync * use dbris by default | ||||
2025-03-15 | Switch from DBWagenreihung to DBRIS::Formation | Birte Kristina Friesel | -6/+6 | |
2025-02-09 | Add PKP (and, thus, SOCKS proxy) support | Birte Kristina Friesel | -0/+1 | |
2024-11-26 | Mark users as seen when successfully pulling a traewelling checkin | Birte Kristina Friesel | -0/+1 | |
2024-10-28 | Use the correct stop instance when checking in to ring lines | Birte Kristina Friesel | -1/+9 | |
2024-10-16 | Add terms of service andpoint; reference it from registration and login forms | Birte Kristina Friesel | -0/+1 | |
2024-09-18 | API: Add departure and arrival platform2.8.39 | Birte Kristina Friesel | -0/+2 | |
Closes #164 | ||||
2024-08-28 | Replace ice_names.json with Travel::Status::DE::DBWagenreihung built-in list | Birte Kristina Friesel | -2/+4 | |
2024-08-26 | map, get_travel_distance: Prefer EVA ID over name for route matches2.8.33 | Birte Kristina Friesel | -4/+10 | |
Station names frequently change, so the EVA ID is more robust Closes #160 | ||||
2024-08-25 | IRIS: Re-add support for stations unknown to T::S::DE::IRIS::Stations2.8.31 | Birte Kristina Friesel | -0/+8 | |
This fixes a regression introduced by 47f76da4f8cc31146d2834dfdf9731d330288c9d Closes #159 Journeys logged with travelynx v2.8.0 through 2.8.30 are affected by this bug and will contain incorrect data even after applying this patch – it only fixes data for new entries. To Do: See if affected entries can be repaired with a DB migration | ||||
2024-08-25 | fix /cancelled.json | Birte Kristina Friesel | -1/+2 | |
Closes #155 | ||||
2024-08-16 | improve hafas checkin error message for route issues | Birte Kristina Friesel | -1/+2 | |
2024-08-15 | stats, map: deal with multiple EVA IDs mapping to the same station name | Birte Kristina Friesel | -0/+25 | |
2024-08-14 | IRIS checkout: do not overwrite HAFAS route with IRIS route | Birte Kristina Friesel | -1/+0 | |
The IRIS route may differ from the HAFAS route in case of diversions, causing travelynx to lose real-time data, coordinates, and polyline when the follow-up add_route_timestamps call is not made. | ||||
2024-08-14 | add_route_timestamps: do not re-request trip id if it is already known2.8.17 | Birte Kristina Friesel | -8/+19 | |
2024-08-08 | Switch to new carriage formation API | Birte Kristina Friesel | -42/+58 | |
2024-07-26 | Multi-backend support | Birte Kristina Friesel | -19/+47 | |
Squashed commit of the following: commit 92518024ba295456358618c0e8180bd8e996fdf1 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:39:46 2024 +0200 add_or_update station: remove superfluos 'new backend id := old backend id' commit df21c20c6e4c86454f8a9ac69121404415217f2a Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:35:51 2024 +0200 revert connection targets min_count to 3 commit be335cef07d0b42874f5fc1de4a1d13396e8e807 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:20:05 2024 +0200 mention backend selection in API documentation commit 9f41828fb4f18fd707e0087def3032e8d4c8d7d8 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:19:23 2024 +0200 use_history: not all backends provide route data in departure monitor commit 09714b4d89684b8331d0e96f564a4c7432318f70 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:44 2024 +0200 disambiguation: pass correct hafas parameter commit 8cdf1120fc32155dc6525be64601b7c10a9c7f52 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:28 2024 +0200 _checked_in: hide Zuglauf link for non-db checkins commit 7455653f541198e0e0a6d11aed421487ffdb6285 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:01:47 2024 +0200 debug output commit b9cda07f85601a58ea32dbdacdd5399f302db52b Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 19:09:07 2024 +0200 fix remaining get_connection_targets / get_connecting_trains_p invocations commit 2759d7258c37c7498905cfe19f6b4c4f6d16bd21 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Jul 24 20:50:12 2024 +0200 support non-DB HAFAS backends (WiP) | ||||
2024-07-21 | Add lat/lon to pre-2.7.8 journeys; add eva where missing | Birte Kristina Friesel | -39/+38 | |
This speeds up the map significantly and makes coordinates_by_station obsolete | ||||
2024-07-08 | store lat/lon along with route2.7.8 | Birte Kristina Friesel | -0/+2 | |
This increases resilience against EVA ID reuse | ||||
2024-06-23 | always use HAFAS for traewelling → travelynx | Birte Kristina Friesel | -199/+50 | |
2024-06-21 | oopsie2.7.2 | Birte Kristina Friesel | -1/+1 | |
Closes #144 | ||||
2024-06-21 | add_route_timestamps: use $train->id rather than in_transit id2.7.1 | Birte Kristina Friesel | -1/+1 | |
this avoids a race condition when the worker requests all current checkins and takes a while before getting to update the data | ||||
2024-06-15 | InTransit: allow setting data in add call | Birte Kristina Friesel | -5/+1 | |
2024-06-15 | remove service / sb_template selection; hardcode DBF with variable hafas flag | Birte Kristina Friesel | -2/+1 | |
2024-06-06 | allow force checkouts even in case of route mismatches2.6.16 | Birte Kristina Friesel | -1/+1 | |
2024-05-31 | Profile: Add JSON renderer | Birte Kristina Friesel | -1/+2 | |
2024-05-30 | DBDB: use realtime cache for carriage composition requests | Birte Kristina Friesel | -5/+6 | |
2024-05-30 | perform stationinfo requests for hafas checkins | Birte Kristina Friesel | -3/+19 | |
2024-05-29 | request wagon orders for HAFAS checkins | Birte Kristina Friesel | -1/+5 | |
2024-05-29 | Move wagonorder request to a separate helper | Birte Kristina Friesel | -93/+109 | |
This is in preparation for HAFAS wagonorder support | ||||
2024-05-24 | check train/trip id when updating associated data | Birte Kristina Friesel | -17/+26 | |
this avoid race conditions when a user changes their checkin between the time of request (old trip id) and the time of data update (new trip id). These could lead to funny effects such as buses suddenly having S-Bahn carriage formations. | ||||
2024-05-22 | add_route_timestamps: IRIS route may be shorter than HAFAS route2.6.11 | Birte Kristina Friesel | -1/+1 | |
2024-05-22 | Use HAFAS routes as single source of truth. Overwrite initial IRIS route. | Birte Kristina Friesel | -35/+47 | |
2024-04-26 | /status: respond to .json as well as "Accept: application/json" | Birte Kristina Friesel | -2/+4 | |