travelynx/templates
Birte Kristina Friesel 47f76da4f8
Multi-backend support
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-07-26 18:55:58 +02:00
..
layouts Multi-backend support 2024-07-26 18:55:58 +02:00
_cancelled_departure.html.ep add support for HAFAS connection suggestions; drop manual destination list 2023-09-24 18:19:17 +02:00
_checked_in.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
_checked_out.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
_connections.html.ep connection display: correctly annotate cancelled departures in preview 2023-12-27 11:11:52 +01:00
_connections_hafas.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
_deletion_note.html.ep Further color improvements 2019-05-16 16:10:53 +02:00
_departures_hafas.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
_departures_iris.html.ep Use $train->type rather than firts part of $train->line for CSS class 2023-10-27 18:34:02 +02:00
_format_train.html.ep unified train farbtupferl 2024-01-29 19:59:09 +01:00
_history_months.html.ep testing a more organized history navigation 2020-11-21 15:34:06 +01:00
_history_months_for_year.html.ep month overview: distinguish between no stats and no journeys 2020-11-21 15:39:21 +01:00
_history_stats.html.ep history stats: make inconsistency hint less obnoxious 2024-01-01 12:53:49 +01:00
_history_trains.html.ep history: fix visual bugs with long station names 2024-02-01 21:08:15 +01:00
_history_years.html.ep use stats-enabled list view for year list as well 2020-12-03 22:15:09 +01:00
_history_years_list.html.ep oopsie 2020-12-03 22:16:54 +01:00
_invalid_input.html.ep use a separate bad_request page for CSRF errors 2023-06-04 19:25:24 +02:00
_map.html.ep map: use dynamic height (70% of viewport height) 2024-01-01 12:49:24 +01:00
_public_status_card.html.ep adjust map links for # in HAFAS IDs 2024-06-09 09:33:46 +02:00
_timeline-checked-in.html.ep timeline: show message if no accounts are en route 2023-07-16 08:45:17 +02:00
_timeline_link.html.ep increase clickable area of timeline link 2024-06-30 14:36:24 +02:00
_wagons.html.ep Move ICE names to a separate JSON file 2020-01-06 17:59:40 +01:00
about.html.ep about: Remove 404-ing link for station data 2024-06-18 06:38:17 +02:00
account.html.ep remove service / sb_template selection; hardcode DBF with variable hafas flag 2024-06-15 17:50:56 +02:00
add_journey.html.ep add_journey: note that HAFAS journeys are not supported at the moment 2023-08-19 19:54:49 +02:00
api_documentation.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
bad_request.html.ep use a separate bad_request page for CSRF errors 2023-06-04 19:25:24 +02:00
cancelled.html.ep Add manual journey entry 2019-04-26 19:53:01 +02:00
change_mail.html.ep Further color improvements 2019-05-16 16:10:53 +02:00
change_name.html.ep Add explanation to name change page 2021-06-14 19:30:58 +02:00
change_password.html.ep limit password length to 10000 characters 2022-03-07 18:12:43 +01:00
changelog.html.ep Release v2.7 2024-06-15 17:51:02 +02:00
commute.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
departures.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
disambiguation.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
edit_comment.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
edit_journey.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
edit_profile.html.ep add profile editor 2023-06-04 14:28:04 +02:00
edit_visibility.html.ep expose follows / social interaction in frontend 2023-06-04 18:21:36 +02:00
exception.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
history.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
history_by_month.html.ep testing a more organized history navigation 2020-11-21 15:34:06 +01:00
history_by_year.html.ep Rename filter_after/filter_before to filter_from/filter_to (they're inclusive) 2024-01-02 09:12:24 +01:00
history_map.html.ep map header: Also include filter 2024-01-02 09:27:17 +01:00
journey.html.ep Store journey backend; do not rely on '|' in ID to distinguish IRIS/HAFAS 2024-06-08 22:18:31 +02:00
landingpage.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
legend.html.ep legend: add profile/timeline icons 2023-09-04 17:07:01 +02:00
login.html.ep login: Add a 'registration disabled' hint if registration is disabled 2023-12-09 12:28:25 +01:00
not_found.html.ep not_found: allow custom error message 2022-12-26 16:48:11 +01:00
offline.html.ep use a distinct 'offline' icon 2019-06-05 18:49:13 +02:00
passengerrights.html.ep handle substitute connections in passenger rights form 2019-09-18 20:21:16 +02:00
privacy.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
profile.html.ep fix follow-requests-received link 2023-07-18 18:05:47 +02:00
recover_password.html.ep Further color improvements 2019-05-16 16:10:53 +02:00
register.html.ep move footer to layout 2023-07-07 22:26:31 +02:00
select_backend.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
set_password.html.ep Move invalid input errors into common sub-template 2019-04-30 10:46:46 +02:00
social.html.ep social: -v 2023-06-04 22:59:55 +02:00
social_list.html.ep social_list: use blue text to distinguish action icons from info icons 2023-07-20 15:52:13 +02:00
timeline-checked-in.html.ep add timeline / current checkins 2023-07-15 19:20:37 +02:00
traewelling.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
use_history.html.ep Multi-backend support 2024-07-26 18:55:58 +02:00
user_status.html.ep move footer to layout 2023-07-07 22:26:31 +02:00
webhooks.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
year_in_review.html.ep year in review: there's non-trains in travelynx now 2023-10-03 12:39:41 +02:00