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