summaryrefslogtreecommitdiff
path: root/templates/changelog.html.ep
AgeCommit message (Collapse)AuthorLines
2025-06-09extend changelogBirte Kristina Friesel-0/+2
2025-06-09Add (possibly still somewhat experimental) MOTIS supportBirte Kristina Friesel-0/+14
Squashed commit of the following: commit c7c8b2ec5d8254eefb548bfe7763a7d8c9558be4 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 13:08:57 2025 +0200 fix another merge issue commit d2ae55c901ab59284263ad3070ba425e03cee833 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 13:08:39 2025 +0200 Stations: get_by_external_id is a slow function commit 725174413300e71c350d2f1dcfbeacd751def977 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 13:05:48 2025 +0200 ... I accidentally commited a merge conflict commit c695494dbd6aaf252199da42ad763bdffa1d64b9 Merge: e5da62b 3322ca2 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Mon Jun 9 12:46:08 2025 +0200 Merge branch 'main' into motis commit e5da62bcfc7953d5109ba53ae1fcc34f509f251b Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:15:39 2025 +0200 cpanfile: add Travel::Status::MOTIS dependency commit 180723a9e0e2f0aede0bc6352d5eee601183ccef Merge: 479373b c90ae4c Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:13:45 2025 +0200 Merge branch 'main' into motis commit 479373b14eaadbc022199df246c9fb523a87188c Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:06:41 2025 +0200 database: remove duplicate users_with_backend migration commit 94c8b5a7d1e2cb7f73b0eca7e33d916775504cd4 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Apr 30 18:06:04 2025 +0200 Do not store train colours in database. They're only supported by MOTIS. commit d58f23c3c7b06cc0243c1945dacd8673d2d2e428 Author: networkException <git@nwex.de> Date: Fri Apr 18 11:47:02 2025 +0200 Initial MOTIS backend support This patch adds support for checkins using MOTIS backends using the Travel::Status::MOTIS module. With this travelynx supports the two services currently exposed by the module, RNV for local transit in Mannheim, Germany and surrounding cities and transitous for worldwide crowdsourced tranit feeds. This implementation supports realtime predictions, cancellations and polylines as well as custom route colors if available. As MOTIS doesn't expose names of indivial trips currently, displaying transports is mostly limited to route names. MOTIS uses strings for stop ids, based on the used GTFS source feeds. As travelynx's data model currently assumes interger station ids, this patch adds a mapping table to the database. This patch assumes support for MOTIS in db-fakedisplay. Note that while träwelling has migrated to tranitous fully sync remains unsupported for now. See https://github.com/Traewelling/traewelling/issues/3345
2025-05-30Release v2.122.12.0Birte Kristina Friesel-0/+35
2025-03-24Release v2.112.11.0Birte Kristina Friesel-0/+18
2025-02-09Prepare v2.10.0Birte Kristina Friesel-0/+31
2024-10-30Release v2.9.02.9.0Birte Kristina Friesel-0/+48
2024-07-26Release v2.82.8.0Birte Kristina Friesel-0/+26
2024-06-15Release v2.72.7.0Birte Kristina Friesel-0/+30
2024-04-23changelog: layoutBirte Kristina Friesel-2/+0
2024-03-31Release v2.6.02.6.0Birte Kristina Friesel-0/+20
2023-10-27Release v2.52.5.0Birte Kristina Friesel-0/+14
2023-10-01Release v2.42.4.0Birte Kristina Friesel-0/+17
2023-09-26release v2.3.02.3.0Birte Kristina Friesel-0/+19
2023-09-09v2.22.2.0Birte Kristina Friesel-0/+17
2023-08-24v2.12.1.0Birte Kristina Friesel-0/+26
2023-08-20changelogBirte Kristina Friesel-0/+37
2023-08-14API: Note that ds100 may be nullBirte Kristina Friesel-3/+1
2023-08-08changelog1.34.0Birte Kristina Friesel-0/+31
2023-07-16update changelog1.33.0Birte Kristina Friesel-2/+25
2023-07-07move footer to layout1.32.10Birte Kristina Friesel-2/+0
2023-06-04do not accept follows / follow requests by defaultDerf Null-3/+5
2023-06-04update changelogDerf Null-0/+32
2023-05-01Release v1.311.31.0Derf Null-0/+12
2023-03-02changelogDaniel Friesel-0/+14
2022-12-28Release v1.291.29.0Daniel Friesel-0/+13
2022-12-07changelog: fix mixed up iconsDaniel Friesel-2/+2
2022-12-07switch to internal station database; add out-of-service stations for old ↵1.28.0Daniel Friesel-1/+14
journeys
2022-11-21Release v1.271.27.0Daniel Friesel-0/+12
2022-11-12Release v1.261.26.0Daniel Friesel-0/+12
2022-11-10release v1.251.25.0Daniel Friesel-0/+17
2022-09-28changelog1.24.0Daniel Friesel-3/+36
2022-07-15changelog1.23.0Daniel Friesel-0/+15
2022-02-18changelog: add base_url note1.22.0Daniel Friesel-2/+4
2022-02-16prepare changelog for v1.22Daniel Friesel-0/+19
2021-08-20update changelog1.21.0Daniel Friesel-0/+20
2021-06-14v1.201.20.0Daniel Friesel-0/+12
2020-12-09Release v1.19.01.19.0Daniel Friesel-0/+16
2020-10-04It's Public Beta Time!Daniel Friesel-0/+15
2020-09-04Release v1.171.17.0Daniel Friesel-0/+16
2020-04-19release 1.161.16.0Daniel Friesel-0/+18
2020-02-20Release v1.151.15.0Daniel Friesel-0/+18
2020-01-28Release import API1.14.0Daniel Friesel-0/+16
2019-12-31Release Travel API1.13.0Daniel Friesel-0/+13
2019-12-26Changelog / v1.121.12.0Daniel Friesel-0/+15
2019-12-06release v1.111.11.0Daniel Friesel-0/+15
2019-11-18Release v1.101.10.0Daniel Friesel-0/+12
Release early, release often
2019-09-12add auto-generated passenger rights forms1.9.0Daniel Friesel-0/+13
2019-06-24show wagon order before departure1.8.0Daniel Friesel-0/+5
2019-06-23also show exit direction for regional trains at select stationsDaniel Friesel-0/+12
2019-06-01v1.71.7.0Daniel Friesel-0/+16