summaryrefslogtreecommitdiff
path: root/templates/journey.html.ep
AgeCommit message (Expand)AuthorLines
2023-09-16journey: show distances below 10km with 100m resolution (and <1km with 1m)Birte Kristina Friesel-2/+2
2023-08-14hafas preparations: Zug → FahrtBirte Kristina Friesel-2/+2
2023-05-01journey: shorten headers; remove realtime from journeyDerf Null-4/+4
2023-05-01journey: show times of intermediate stops, if availableDerf Null-1/+23
2023-03-24only show passenger rights link on own journeys1.30.8Derf Null-1/+1
2023-03-03token: do not expose full checkin timestampDaniel Friesel-1/+1
2023-03-01oops.Daniel Friesel-2/+2
2023-03-01journey template: $journey_visibility may be unsetDaniel Friesel-6/+6
2023-02-28journey: add token to share link if non-publicDaniel Friesel-1/+6
2023-02-27set visibility per journey (wip)Daniel Friesel-0/+10
2023-02-15journey: add share buttonDaniel Friesel-0/+14
2020-09-03add public profile page and public journey detailsDaniel Friesel-0/+3
2020-02-23journey details: show route on map if available1.15.1Daniel Friesel-26/+29
2020-02-19allow showing past journeys on shared status pageDaniel Friesel-38/+40
2020-02-01allow checkin and checkout station to be editedDaniel Friesel-0/+6
2020-01-28Add aria labels where needed, commit 1 of many (#37)Daniel Friesel-3/+3
2019-12-19move wagon group display to sub-template1.11.6Daniel Friesel-11/+1
2019-12-19save all the wagon orders we can getDaniel Friesel-1/+19
2019-12-14improve wagon output in journey detailsDaniel Friesel-4/+4
2019-12-13preliminary wagon viewDaniel Friesel-0/+18
2019-12-08allow a journey's cancellation status to be edited1.11.1Daniel Friesel-2/+6
2019-11-19allow route input when adding journeys manually (#26)Daniel Friesel-0/+6
2019-09-12Explicitly set passenger rights form filename1.9.1Daniel Friesel-1/+2
2019-09-12add auto-generated passenger rights forms1.9.0Daniel Friesel-0/+12
2019-08-23Allow comments to be editedDaniel Friesel-9/+9
2019-08-23Add proper journey comment supportDaniel Friesel-4/+2
2019-05-26Use JSON for messages and route storage, prepare for extended route dataDaniel Friesel-4/+4
2019-05-16Further color improvementsmarudor-1/+1
2019-05-03do not mange journey edit link on small devices1.1.5Daniel Friesel-3/+23
2019-04-26Add manual journey entryDaniel Friesel-9/+22
2019-04-23Use one row per journey instead of split checkin/checkout entriesDaniel Friesel-1/+1
2019-04-21journey detail: gps_off -> location_off0.14Daniel Friesel-2/+2
2019-04-21Ignore stations without coordinates in distance calculationDaniel Friesel-5/+21
2019-04-09Allow journey editing, keep track of edited journey attributes0.13Daniel Friesel-1/+12
2019-04-08Work-in-progress journey editor. Not ready for deployment.Daniel Friesel-1/+4
2019-04-07Prepare forms for manual journey entry and editingDaniel Friesel-3/+7
2019-04-07journey: Fix typo in HTML tagDaniel Friesel-1/+1
2019-04-04Allow journey deletionDaniel Friesel-0/+15
2019-03-20journey: show average speedDaniel Friesel-5/+10
2019-03-20journey: show distanceDaniel Friesel-1/+12
2019-03-20Show negative delay as "-X", not "+-X"Daniel Friesel-2/+2
2019-03-19show cancelled trains in historyDaniel Friesel-3/+18
2019-03-17journey view: Move line break inside of message loop0.07Daniel Friesel-2/+1
2019-03-17add journey detail viewDaniel Friesel-0/+101