summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-11-18Release v1.101.10.0Daniel Friesel-0/+12
2019-11-18history_map: note that inconsistent and manually entered routes are specialDaniel Friesel-0/+8
2019-11-16history map: show time range; handle users with no journeysDaniel Friesel-3/+28
2019-11-16history map: Do not show route for manually added journeysDaniel Friesel-1/+1
2019-11-16history map: skip duplicates earlierDaniel Friesel-11/+25
2019-11-16map_history: uniq_by_route did not consider the actual passenger route, scrap itDaniel Friesel-5/+1
2019-11-16map: add legend, link to history map from history pageDaniel Friesel-1/+22
2019-11-16move station -> location map to generic helperDaniel Friesel-11/+21
2019-11-16map: add station names to pointsDaniel Friesel-6/+9
2019-11-16add map view of past journeys. unfinished and unreferenced.Daniel Friesel-0/+752
2019-11-14include URL in copied share text if enabled1.9.12Daniel Friesel-30/+31
2019-11-14Copy share text to clipboard if sharing API is unavailable1.9.11Daniel Friesel-28/+39
2019-11-12Fix implicit checkout when checking in from a related station1.9.10Daniel Friesel-0/+15
2019-10-30update asset version1.9.9Daniel Friesel-24/+24
2019-10-30remove 'next stop' header to align with JSDaniel Friesel-2/+0
2019-10-29live update of next station via javascriptDaniel Friesel-8/+102
2019-10-25route diff: remove debug outputDaniel Friesel-3/+0
2019-10-19Fix invalid geolocation list when less than 5 unique station names are nearby1.9.8Daniel Friesel-5/+14
2019-10-19show related stations in departure list1.9.7Daniel Friesel-7/+12
2019-10-14improve undo/share button layout on small screens1.9.6Daniel Friesel-1/+3
2019-10-06Travelynx.pm: Document the real cause of sched_arr-isa-DateTime bugDaniel Friesel-13/+6
2019-10-06derp1.9.5Daniel Friesel-2/+2
2019-10-06Work around crash when a train has the same stop more than once1.9.4Daniel Friesel-2/+18
2019-10-04mark cancelled stops in checkin viewDaniel Friesel-6/+67
2019-09-20checked in view: link to marudor.de detail view for wagon orderDaniel Friesel-1/+1
2019-09-18handle substitute connections in passenger rights formDaniel Friesel-5/+38
2019-09-18passengerrights: improve support for cancelled trainsDaniel Friesel-9/+58
2019-09-18Save scheduled arrival time for cancelled trains1.9.3Daniel Friesel-8/+9
2019-09-16landingpage: Add passengerrights supportDaniel Friesel-0/+1
2019-09-15make 'missed connection' passengerrights message less confusingDaniel Friesel-4/+3
2019-09-14pasengerrights: link to both journeys on connection miss1.9.2Daniel Friesel-2/+3
2019-09-14improve connection detection heuristicDaniel Friesel-1/+21
2019-09-13add passenger rights heuristic for missed connectionsDaniel Friesel-26/+264
2019-09-13show arrival times in destination selectionDaniel Friesel-14/+11
2019-09-12Explicitly set passenger rights form filename1.9.1Daniel Friesel-2/+3
2019-09-12add auto-generated passenger rights forms1.9.0Daniel Friesel-0/+111
2019-08-31Fix wagon order and direction display1.8.9Daniel Friesel-0/+29
2019-08-25turn force checkout into a proper buttonDaniel Friesel-4/+10
2019-08-23declutter Checked In-panelDaniel Friesel-212/+230
2019-08-23Allow comments to be editedDaniel Friesel-12/+48
2019-08-23Add proper journey comment supportDaniel Friesel-7/+85
2019-08-22update autocomplete station list1.8.8Daniel Friesel-763/+931
2019-08-13Fix beeline distance calculation when start/stop has no geo-coordinates1.8.7Daniel Friesel-18/+54
2019-08-06show boarding countdown in departure overviewDaniel Friesel-8/+40
2019-08-03use the same direction for wagon order and direction indicator1.8.6Daniel Friesel-3/+11
2019-08-03also show train direction on departureDaniel Friesel-4/+62
2019-08-03move exit direction calculation to a helper functionDaniel Friesel-47/+52
2019-07-20Handle race condition when several workers are updating the same history entry1.8.5Daniel Friesel-7/+25
2019-07-20Do not show station duplicates in geolocation list1.8.4Daniel Friesel-2/+5
2019-07-14Show departures of all linked stationsDaniel Friesel-13/+15