travelynx/templates
Cassidy Dingenskirchen 79d216976d
new history design
(cherry picked from commit 8b3ff460b5)
Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-30 21:14:51 +01:00
..
layouts release assets 2024-01-30 21:13:13 +01: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 fix #106 and fix #56 (i hope) 2024-01-30 21:09:59 +01:00
_checked_out.html.ep unified train farbtupferl 2024-01-29 19:59:09 +01:00
_connections.html.ep connection display: correctly annotate cancelled departures in preview 2023-12-27 11:11:52 +01:00
_connections_hafas.html.ep connection display: correctly annotate cancelled departures in preview 2023-12-27 11:11:52 +01:00
_deletion_note.html.ep Further color improvements 2019-05-16 16:10:53 +02:00
_departures_hafas.html.ep Use $train->type rather than firts part of $train->line for CSS class 2023-10-27 18:34:02 +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 new history design 2024-01-30 21:14:51 +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 also render entry-only stops in backend 2023-10-05 06:59:06 +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 timeline_link: add missing space behind 'auch' 2023-07-16 18:34:37 +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: use activitypub for contact and homepage for derf link 2022-11-24 21:45:54 +01:00
account.html.ep add support for HAFAS connection suggestions; drop manual destination list 2023-09-24 18:19:17 +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 API: Expose HAFAS JourneyID, if available (#85) 2023-08-30 21:54:05 +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.5 2023-10-27 18:40:22 +02:00
commute.html.ep hafas preparations: Zug → Fahrt 2023-08-14 12:24:26 +02:00
departures.html.ep departure board: aria-label and contrast fix 2023-10-22 18:32:41 +02:00
disambiguation.html.ep resolve unknown/ambiguous stop into list of stops 2023-08-24 21:26:00 +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 stationboard: add HAFAS support 2023-03-27 21:03:25 +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 journey: show distances below 10km with 100m resolution (and <1km with 1m) 2023-09-16 22:23:44 +02:00
landingpage.html.ep new history design 2024-01-30 21:14:51 +01: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
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 we have (mostly) full sync 2023-08-20 17:06:50 +02:00
use_external_links.html.ep nvm -> dbf?hafas=1 2023-03-04 10:59:35 +01:00
use_history.html.ep add support for HAFAS connection suggestions; drop manual destination list 2023-09-24 18:19:17 +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