summaryrefslogtreecommitdiff
path: root/templates/_checked_in.html.ep
AgeCommit message (Collapse)AuthorLines
2024-08-30Use "Steig" rather than "Gleis" for bus platforms2.8.36Birte Kristina Friesel-6/+6
2024-08-24_checked_in: HAFAS: pass train type and number to bahn.expert, if availableBirte Kristina Friesel-2/+5
Patch by @networkException, thanks! Closes #158
2024-08-13carriage formation preview: fix direction when platform data is available2.8.15Birte Kristina Friesel-2/+4
2024-08-12hide first-class occupancy if unknownBirte Kristina Friesel-2/+8
2024-08-08Switch to new carriage formation APIBirte Kristina Friesel-22/+37
2024-07-28correctly escape tripIDs in bahn.expert links2.8.7Birte Kristina Friesel-1/+1
2024-07-26Multi-backend supportBirte Kristina Friesel-2/+7
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-06-15remove service / sb_template selection; hardcode DBF with variable hafas flagBirte Kristina Friesel-21/+4
2024-06-09adjust map links for # in HAFAS IDs2.6.20Birte Kristina Friesel-1/+1
2024-03-29wagon order: indicate closed wagonsBirte Kristina Friesel-1/+6
2024-03-20wagon order: show first / second class if known2.5.21Birte Kristina Friesel-1/+6
2024-03-20use DBF for wagon order details (it's currently more detailed)Birte Kristina Friesel-1/+1
2024-01-30fix #106 and fix #56 (i hope)Cassidy Dingenskirchen-3/+4
(cherry picked from commit 5fe0b4ac921c338ae642f88f2f44804d285f4691) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-29unified train farbtupferlCassidy Dingenskirchen-6/+1
(cherry picked from commit 20e8fd39851146eb4fb3cc8cb1f7ba7fc4086d8d) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2023-10-29_checked_in: fix typo in hash element name2.5.1Birte Kristina Friesel-1/+1
2023-10-05also render entry-only stops in backendBirte Kristina Friesel-3/+5
2023-09-24add support for HAFAS connection suggestions; drop manual destination listBirte Kristina Friesel-8/+6
Still TODO: handle stations that have several EVAs
2023-09-09indicate whether current journey has realtime dataBirte Kristina Friesel-2/+5
2023-09-07Fix intermediate stop display for journeys without real-time data, e.g. H-BahnBirte Kristina Friesel-18/+18
2023-08-22templates: ds100 is not present in HAFAS stations; use eva instead2.0.3Birte Kristina Friesel-1/+1
Fixes broken checkin suggestions after arriving with a HAFAS-tracked journey
2023-08-15route / checkout selection: use EVA ID if availableBirte Kristina Friesel-2/+2
2023-08-14hafas preparations: Zug → FahrtBirte Kristina Friesel-2/+2
2023-08-13WIP: HAFAS supportBirte Kristina Friesel-5/+10
2023-07-17_checked_in: adjust margins for timeline linkBirte Kristina Friesel-1/+1
2023-07-16checked-in view: move timeline link a bit to the bottomBirte Kristina Friesel-3/+3
2023-07-15add timeline / current checkinsBirte Kristina Friesel-0/+3
2023-07-09checkin: show 'select target' more prominentlyBirte Kristina Friesel-1/+3
2023-07-07_checked_in: also use hh:mm format for boarding and departure countdownBirte Kristina Friesel-10/+4
2023-07-02show hours and minutes until arrival, not just minutesDerf Null-2/+1
2023-06-24turn force checkout into button; move it out of cardDerf Null-7/+9
2023-06-16checked_in: also add link for follower-only checkins1.32.5Derf Null-1/+1
2023-06-04expose follows / social interaction in frontendDerf Null-2/+7
2023-05-29comment editor, share button: fix comment visibility checkDerf Null-1/+1
2023-05-18fix pride ICE not being indicated in public status card1.31.4Derf Null-1/+3
2023-03-03token: do not expose full checkin timestampDaniel Friesel-1/+1
2023-03-02fix comment visibilitiy checkDaniel Friesel-1/+1
2023-02-27set visibility per journey (wip)Daniel Friesel-6/+17
some odds and ends left to polish, but ready for testing
2023-01-20share button: show expected arrival time if status is not public1.29.15Daniel Friesel-2/+6
2023-01-15change route/stop layout to [name, eva, {data}]Daniel Friesel-35/+35
2022-11-19Handle missing arrival times in route (indicates 'entry only' stops)1.26.2Daniel Friesel-8/+8
2022-11-12fix load icon alignment in stop listDaniel Friesel-2/+2
2022-11-12show expected utilization alongsie train routeDaniel Friesel-8/+20
2022-11-11status card: handle missing realtime data1.25.1Daniel Friesel-8/+8
2022-11-09route: handle stops without real-time dataDaniel Friesel-0/+6
2022-09-24optionally show local transit connections as wellDaniel Friesel-0/+7
2022-08-19use bahn.expert as new domain for marudor.demarudor-2/+2
2022-07-27move get_connecting_trains call from _checkeed_in to controllerDaniel Friesel-7/+5
2022-07-16.1.23.3Daniel Friesel-2/+2
2022-07-15_checked_in: indentation fixDaniel Friesel-1/+1
2022-07-15departure board: replace 'info' symbol with 'train' symbolDaniel Friesel-1/+1