summaryrefslogtreecommitdiff
path: root/templates/_checked_in.html.ep
AgeCommit message (Collapse)AuthorLines
2025-07-22localization: use pre-/postfix for boarding, arrival, departureBirte Kristina Friesel-5/+5
See #278
2025-07-20_checked_in: More en-GB translationsBirte Kristina Friesel-20/+18
2025-07-20Landingpage: prepare about text for localizationBirte Kristina Friesel-1/+1
2025-07-18Add localization support.Birte Kristina Friesel-4/+4
Right now, only two languages are supported, and only a fraction of strings are already translated. There's also quite a bunch of todos left where strings are assembled in the Model, which has no access to localization functions. But that's something for iterative refinement over the next months, and (especially when it comes to adding languages and translation strings to templates) merge requests. Squashed commit of the following: commit 67d756f3bd167003907c8357126630dd7c1a3cfa Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 19:53:56 2025 +0200 more translations commit 8cb0d65e70e42180419a5dd7634d332e65488dd4 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 18:54:12 2025 +0200 sme more translations commit ff12f010380914f9461966f2ef8ac6b303712ee4 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 18:53:31 2025 +0200 Add language selection to account page commit 9bf27132cbf2f87bca5af564914d96a57045ecc1 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 16:42:28 2025 +0200 Translate footer components commit 90c2c6505e933848268ed9c5bbe21e0b459cd72a Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 16:16:50 2025 +0200 Use Accept-Language header if user has no preferred languages commit 814cb4a4dd4017606829ecc6b6c70822bf52a30e Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 16:11:19 2025 +0200 Add list of preferred languages to user settings commit 731b789855914cb94ec091604e32aa68a678404a Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Fri Jul 18 15:33:42 2025 +0200 Localization with Locale::Maketext WiP, no suitable foundation for merge requests yet. Still todo: * override Accept-Language header via account settings * Adjust all the templates and frontend javascript Related to #223
2025-07-10in transit: show estimated train position and full route (greyed out)2.15.13Birte Kristina Friesel-1/+1
2025-06-21Add bare-bones support for manual checkins (still bound to a specific backend)Birte Kristina Friesel-32/+50
Extension opportunities (maybe, eventually) * provide datetimes of intermediate stops * provide an API for real-time data updates * look up stops that travelynx does not yet know about rather than rejecting them outright
2025-06-17DBF links: support efa and motis backendsBirte Kristina Friesel-2/+2
2025-05-30checked-in view: restore dbf.finalrewind.org carriage formation link2.12.2Birte Kristina Friesel-2/+2
2025-05-30Hide messages box if there are no messagesBirte Kristina Friesel-1/+3
Closes #233
2025-05-30remove external map and train detail linksBirte Kristina Friesel-21/+0
2025-05-30Show train route in checked-in view and profile / status card2.11.37Birte Kristina Friesel-2/+10
2025-05-23show load at next stop in timeline / status card, if available2.11.30Birte Kristina Friesel-14/+2
2025-05-17Fix anchors in DBF links for HAFAS and DBRIS checkins2.11.28Birte Kristina Friesel-2/+2
2025-05-16_checked_in: rename Details to MeldungenBirte Kristina Friesel-1/+1
2025-05-14_checked_in: fix stop detail links for dbris2.11.25Birte Kristina Friesel-2/+2
2025-04-18checked in view: DBRIS: restore detail link2.11.20Birte Kristina Friesel-1/+5
2025-04-16Show DBRIS messages (disruptions and infos) in checked_in view2.11.18Birte Kristina Friesel-1/+1
2025-04-16dbris: re-enable map links to DBFBirte Kristina Friesel-3/+3
2025-03-24checked_in template: do show undo link after checkin. oops.2.11.1Birte Kristina Friesel-0/+2
2025-03-24checkin: hide details for DBRIS (links don't work yet)Birte Kristina Friesel-1/+1
2025-02-09Make "Zuglauf" links work for non-DB checkins2.9.20Birte Kristina Friesel-11/+7
replaces text with "Details" for those
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