Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
23 hours | Prepare v2.17 | Birte Kristina Friesel | -0/+12 | |
27 hours | landing page: remove duplicate 'share' item in feature list | Lili Urban | -1/+0 | |
7 days | Improve wording and remove train refernces | Tim | -11/+11 | |
This commit improves the wording on some pages and adjusts some pages to make clear that travelynx also supports non train journeys. Co-Authored-By: Birte Friesel <38589+derf@users.noreply.github.com> | ||||
9 days | journey: polylines can be downloaded if polylines or route data is available | Birte Kristina Friesel | -34/+32 | |
polylines _cannot_ be uploaded if proper route data is unavailable (i.e., route stops do not have ID / lat,lon data) | ||||
2025-08-17 | Support polyline uploads | Birte Kristina Friesel | -29/+48 | |
2025-08-17 | Journey: Add JSON and GPX export of polylines | Birte Kristina Friesel | -35/+64 | |
2025-08-16 | backend selection: show frequently used backends2.16.6 | Birte Kristina Friesel | -0/+14 | |
Closes #288 | ||||
2025-07-28 | Locales: Consistently use -, not _, in message IDs | Birte Kristina Friesel | -3/+3 | |
Also, minor en-GB adjustments | ||||
2025-07-27 | Prepare release of v2.16.0 | Birte Kristina Friesel | -0/+16 | |
2025-07-27 | journey: Fix route highlighting | Birte Kristina Friesel | -2/+4 | |
Polyline is still wrong | ||||
2025-07-27 | Journey: use _dt suffix for with_route_datetime keys | Birte Kristina Friesel | -2/+2 | |
2025-07-27 | Fix syntax in account.html. | Birte Kristina Friesel | -1/+1 | |
Closes #283 Todo: add compilation tests for _all_ templates | ||||
2025-07-27 | Allows journeys to be exported (downloaded) as raw JSON | Birte Kristina Friesel | -0/+10 | |
Closes #279 | ||||
2025-07-25 | account: make success messages localizable | Birte Kristina Friesel | -10/+10 | |
2025-07-25 | add initial hungarian language support, see comments in hu_HU.po file (#278) | Aurora | -0/+10 | |
* add itial hungarian language support, see comments in hu_HU.po file that might need feedback * Update hu_HU.po "der Svájc" isn't hungarian, fixed now * added missing trailing " for hu_HU.po * removed comments that were approved/marked as resolved * I10n: updated the new pre/postfixes accordingly in hu * added 'as the crow flies' or 'beeline' translations * language.html.ep: Fix radio button for hu-HU --------- Co-authored-by: Birte Kristina Friesel <derf@finalrewind.org> | ||||
2025-07-25 | localization: add localized date and time string to account page | Tamara Schmitz | -1/+1 | |
2025-07-25 | localization: add more account page strings to locales | Tamara Schmitz | -7/+7 | |
2025-07-23 | update public status card for pre/post changes | Birte Kristina Friesel | -1/+1 | |
2025-07-23 | journey: share: timestamps are always int | Birte Kristina Friesel | -1/+1 | |
2025-07-23 | Translate Luftlinie | Birte Kristina Friesel | -2/+2 | |
2025-07-22 | l10n: split wagons.{from,to} into .pre, .post | Birte Kristina Friesel | -2/+2 | |
See #278 | ||||
2025-07-22 | localization: use pre-/postfix for boarding, arrival, departure | Birte Kristina Friesel | -5/+5 | |
See #278 | ||||
2025-07-21 | Localize journeys.html.ep and translate it to en-GB | Birte Kristina Friesel | -21/+22 | |
2025-07-20 | _checked_in: More en-GB translations | Birte Kristina Friesel | -20/+18 | |
2025-07-20 | Translate the remainder of the landing page | Birte Kristina Friesel | -5/+5 | |
2025-07-20 | Translate about.html.ep to en-GB | Birte Kristina Friesel | -18/+9 | |
2025-07-20 | Allow users to re-set their language preferences to browser default | Birte Kristina Friesel | -1/+11 | |
2025-07-20 | Landingpage: prepare about text for localization | Birte Kristina Friesel | -27/+19 | |
2025-07-19 | Add french to Accept-Language and settings segments | Birte Kristina Friesel | -0/+10 | |
2025-07-18 | oopsie forgot to add it here | rail | -0/+10 | |
2025-07-18 | Add localization support. | Birte Kristina Friesel | -52/+97 | |
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-10 | in transit: show estimated train position and full route (greyed out)2.15.13 | Birte Kristina Friesel | -3/+12 | |
2025-07-06 | Revert "/journey/edit: datetime inputs"2.15.11 | Birte Kristina Friesel | -4/+4 | |
This reverts commit 02a6b9072d16c521142f04f5dd4a316aa269a5de. DateTime inputs on the web are absolutely horribly broken as soon es they use sub-minute accuracy (i.e., seconds). Switch journey edits back to %d.%m.%Y %H:%M(:%S) to restore proper editing support. /journey/add and /checkin/add retain their datetime pickers and will not support sub-minute accuracy. Closes #272 | ||||
2025-07-05 | release assets2.15.9 | Birte Kristina Friesel | -1/+1 | |
2025-07-05 | Merge branch 'date-inputs' of github.com:deingithub/travelynx | Birte Kristina Friesel | -26/+26 | |
2025-07-05 | Use %F format in map links | Birte Kristina Friesel | -3/+3 | |
2025-06-30 | release assets2.15.4 | Birte Kristina Friesel | -1/+1 | |
2025-06-30 | journey: only show delay if it's at least one minute | Birte Kristina Friesel | -8/+18 | |
2025-06-29 | /journey/add: fix fallback text | Cassidy Dingenskirchen | -1/+1 | |
2025-06-29 | /checkin/add: allow eliding date on intermediate stops | Cassidy Dingenskirchen | -2/+2 | |
2025-06-29 | /checkin/add: datetime inputs, change intermediate stop input format to ISO8601 | Cassidy Dingenskirchen | -5/+5 | |
2025-06-29 | /history/map: date inputs | Cassidy Dingenskirchen | -4/+4 | |
2025-06-29 | /journey/edit: datetime inputs | Cassidy Dingenskirchen | -4/+4 | |
2025-06-29 | /journey/add: datetime inputs | Cassidy Dingenskirchen | -8/+8 | |
2025-06-29 | _history_trains: hide over-long types2.15.2 | Birte Kristina Friesel | -1/+1 | |
2025-06-29 | history: do not show delays < 1 minute2.15.1 | Birte Kristina Friesel | -4/+4 | |
2025-06-24 | Release v2.152.15.0 | Birte Kristina Friesel | -1/+34 | |
2025-06-23 | hide manual checkin for now2.14.19 | Birte Kristina Friesel | -1/+1 | |
2025-06-23 | Journey: show dep/arr stop in table; include platforms if available | Birte Kristina Friesel | -22/+34 | |
Also: show checkin timestamp | ||||
2025-06-23 | add_intransit: add a little bit of explanatory intro text | Birte Kristina Friesel | -0/+4 | |