summaryrefslogtreecommitdiff
path: root/templates/_public_status_card.html.ep
AgeCommit message (Collapse)AuthorLines
2025-07-23update public status card for pre/post changesBirte Kristina Friesel-1/+1
2025-07-18Add localization support.Birte Kristina Friesel-7/+7
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-06-16timeline: link to status page rather than profile2.14.6Birte Kristina Friesel-1/+1
2025-05-30status card: we're not just doing trainsBirte Kristina Friesel-1/+1
2025-05-30remove external map and train detail linksBirte Kristina Friesel-24/+0
2025-05-30Show train route in checked-in view and profile / status card2.11.37Birte Kristina Friesel-0/+5
2025-05-26status card: avoid constellations like "ICE 4 – ICE 615"; only show train type2.11.36Birte Kristina Friesel-1/+0
2025-05-25Show short wagon order in timelien viewBirte Kristina Friesel-6/+23
2025-05-25Get wagonorder description and designation from DBRIS::Formation2.11.34Birte Kristina Friesel-5/+5
2025-05-25status card: add delimiter between main and supplementary contentBirte Kristina Friesel-1/+1
2025-05-25status card: show complete route and expected load2.11.32Birte Kristina Friesel-3/+52
2025-05-25status card: do not use <p> within card2.11.31Birte Kristina Friesel-13/+13
2025-05-25status card: show carriage formationBirte Kristina Friesel-0/+5
2025-05-23show load at next stop in timeline / status card, if available2.11.30Birte Kristina Friesel-10/+33
2025-05-16public status card: show dbris messages2.11.26Birte Kristina Friesel-0/+11
2025-04-04public status card: proper map links for dbris2.11.14Birte Kristina Friesel-2/+2
2025-02-09Make "Zuglauf" links work for non-DB checkins2.9.20Birte Kristina Friesel-2/+7
replaces text with "Details" for those
2024-08-30timeline: add maps2.8.37Birte Kristina Friesel-0/+3
2024-08-03public status card: only link to bahn.expert for DB journeysBirte Kristina Friesel-1/+4
2024-08-03status card: fix map link for non-DB checkinsBirte Kristina Friesel-1/+1
2024-06-09adjust map links for # in HAFAS IDs2.6.20Birte Kristina Friesel-1/+1
2023-10-05also render entry-only stops in backendBirte Kristina Friesel-3/+5
2023-09-09indicate whether current journey has realtime dataBirte Kristina Friesel-1/+4
2023-09-07Fix intermediate stop display for journeys without real-time data, e.g. H-BahnBirte Kristina Friesel-18/+18
2023-07-16status card: do not show detail/map links in timeline viewBirte Kristina Friesel-11/+13
2023-07-15add timeline / current checkinsBirte Kristina Friesel-1/+4
2023-07-07public status: use hh:mm format for countdownsBirte Kristina Friesel-7/+3
2023-06-29profile: use effective visibility from journey objectDerf Null-3/+1
2023-06-23User: remove legacy public_level / is_public fieldDerf Null-1/+1
2023-06-23_public_status_card: remove superfluous public_level checkDerf Null-1/+1
arr_name is only set if the user may see the journey
2023-06-04expose follows / social interaction in frontendDerf Null-17/+22
2023-05-18fix pride ICE not being indicated in public status card1.31.4Derf Null-6/+11
2023-03-04_public_status_card: correctly calculate token1.30.3Daniel Friesel-1/+1
2023-03-04status/profile: re-add ability to show latest checkout, if desired1.30.1Daniel Friesel-0/+11
got lost in 1.30.0
2023-02-27set visibility per journey (wip)Daniel Friesel-15/+8
some odds and ends left to polish, but ready for testing
2023-01-15change route/stop layout to [name, eva, {data}]Daniel Friesel-18/+18
2022-11-11status card: handle missing realtime data1.25.1Daniel Friesel-8/+8
2022-08-19use bahn.expert as new domain for marudor.demarudor-1/+1
2022-02-16link traewelling profile from travelynx profile; show traewelling statusDaniel Friesel-2/+6
2020-02-19allow showing past journeys on shared status pageDaniel Friesel-4/+5
2020-02-14add privacy setting for showing history and latest arrival timestampDaniel Friesel-1/+8
2020-02-13avoid stale data when marking cancelled arrivals1.14.9Daniel Friesel-0/+7
2020-01-27fix bugs related to users without past journeys1.13.9Daniel Friesel-1/+6
2020-01-08map: show checkin and checkout locationDaniel Friesel-1/+1
2020-01-08public status card: fix map linkDaniel Friesel-1/+1
2020-01-08move links to card-actions for public, hide in app view for nowDaniel Friesel-7/+3
2020-01-08add links to complete route and map for checked-in trainsDaniel Friesel-3/+13
2019-12-31always show QoS messages in public status1.12.6Daniel Friesel-0/+3
2019-12-20public status card: link to marudor.de for train details1.11.7Daniel Friesel-4/+7
2019-12-06optionally show journey comment in public user statusDaniel Friesel-0/+3
Closes #19