summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
3 daysJourneys->add: allow consecutive route stops at the same timestampHEADmainnetworkException-2/+2
This patch relaxes the route timestamp sanity checking introduced in 9e6728a3e14fbe48b7e7aa1d7c0ae2d4e79f0ece by allowing the same timestamp (usually minute accuracy) to occur multiple times for consecutive stops. This is common for trams, for example.
4 daysRelease v2.152.15.0Birte Kristina Friesel-1/+34
4 daysadd_intransit_form: add simple sanity check for route timestampsBirte Kristina Friesel-2/+15
4 daysJourneys->add: a little bit of sanity checking for route timestampsBirte Kristina Friesel-2/+10
5 daysupdate_arrival_motis: store arrival platform, if availablenetworkException-1/+2
See b4879a8a48ccecf1071d1ed76a02fecfb4eba3b6
5 dayshide manual checkin for now2.14.19Birte Kristina Friesel-1/+1
5 daysJourney: show dep/arr stop in table; include platforms if availableBirte Kristina Friesel-23/+37
Also: show checkin timestamp
5 daysupdate_arrival_{dbris,efa,hafas}: store arrival platform, if availableBirte Kristina Friesel-3/+5
5 daysInTransit->add: Use existing JSON instanceBirte Kristina Friesel-7/+7
5 daysadd_intransit: add a little bit of explanatory intro textBirte Kristina Friesel-0/+4
5 daysManual journey entry: support sched arr/dep timestamps of intermediate stopsBirte Kristina Friesel-10/+28
6 daysadd_intransit_form: only use station_info if is definedBirte Kristina Friesel-2/+2
6 daysadd_intransit: allow users to specify timestamps for intermediate stopsBirte Kristina Friesel-7/+18
6 daysadd_journey: DS100 is still supported, but very rare these daysBirte Kristina Friesel-1/+1
6 daysadd_intransit: change button heading to 'check in'Birte Kristina Friesel-1/+1
6 daysadd_intransit_form: ensure arrival > departureBirte Kristina Friesel-0/+3
7 daysAdd bare-bones support for manual checkins (still bound to a specific backend)Birte Kristina Friesel-36/+421
Extension opportunities (maybe, eventually) * provide datetimes of intermediate stops * provide an API for real-time data updates * look up stops that travelynx does not yet know about rather than rejecting them outright
7 daysUpdate map data source & quality noteTim-2/+2
This commit revised the informational text to clarify that routes are sourced from the backend used for recording trips. The data quality note was updated accordingly.
7 daysadd journey: do not hardcode backend2.14.18Birte Kristina Friesel-4/+18
8 daysstation board: map upstream HTTP 500 to HTTP 502Birte Kristina Friesel-1/+1
8 daysrelease assets2.14.17Birte Kristina Friesel-22/+22
8 daysrebuild assetsBirte Kristina Friesel-1/+1
8 daysfix runtime error in geolocation.jsBirte Kristina Friesel-1/+1
8 daysgeolocation.js: It's an accident that this ever worked to begin withBirte Kristina Friesel-31/+43
8 daysRelease assets2.14.16Birte Kristina Friesel-22/+22
8 daysrebuild assetsBirte Kristina Friesel-1/+1
8 daysgeolocation: avoid 'backend=uninitialized' query parametersBirte Kristina Friesel-1/+1
8 daysCSV history export: Use EVA IDs rather than Ril100; add carriage and operatorBirte Kristina Friesel-15/+23
See #255
8 daysupdate cpanfile.snapshot2.14.15Birte Kristina Friesel-73/+89
8 daysMOTIS: Normalize timestamps to Europe/BerlinnetworkException-0/+5
8 daysRelease assets2.14.14Birte Kristina Friesel-22/+22
8 daysupdate assetsBirte Kristina Friesel-2/+2
8 daysAdd 3 more trip types to local.scssThulmi-1/+1
This commit adds the trip types "RegioBus", "Omnibus" and "Buslinie" to the "Bus" category.
8 daysAdd some EFA trip types to local.scssThulmi-3/+3
This commit adds the trip types "SB", "Rufbus", "Regionalbus", "Landbus", "BSV", and RVV-Bus-Linie" to the "Bus" category. It adds the trip types "Stadtbahn" and "Niederflurstrab" to the "Tram" category. It adds the trip type "UBAHN" to the "U-Bahn" category.
9 days_format_train: dep-line: strip non-ascii charsBirte Kristina Friesel-1/+1
Rel: #254 Specifically https://github.com/derf/travelynx/pull/254#issuecomment-2988843123
9 daysTraveling#station: GET parameters always override user configurationBirte Kristina Friesel-8/+29
Closes #253
9 days_history_trains: trim non-ascii characters from travel type for CSS selectorsBirte Kristina Friesel-1/+1
9 daysEFA backends are no longer experimental2.14.13Birte Kristina Friesel-2/+2
9 daysstations_str: ris has been renamed to dbris; add is_motisBirte Kristina Friesel-0/+24
This fixes missing dbris and motis indicators in dumpstops
9 daysdumpstops: add is_dbris, is_efa, is_motis flagsBirte Kristina Friesel-3/+3
9 daysEFA: Show disambiguation pageBirte Kristina Friesel-1/+14
Closes #249
9 daysabout: Include EFA and MOTIS library versionsBirte Kristina Friesel-2/+6
10 daysStations->add_or_update: show user-friendly error if latlon are missing2.14.12Birte Kristina Friesel-0/+3
This can happen with EFA SEV stops
10 daysEFA: trip IDs should include a time, not just a dateBirte Kristina Friesel-4/+8
Closes #243
10 daysDBRIS: Support short IDs (A=1@L=eva)2.14.11Birte Kristina Friesel-2/+2
11 daysrelease assets2.14.10Birte Kristina Friesel-22/+22
11 daysservice-worker: remove autocomplete.min.js from preloadBirte Kristina Friesel-1/+0
11 daysrebuild assetsBirte Kristina Friesel-2/+2
11 daysDBF links: support efa and motis backendsBirte Kristina Friesel-3/+5
11 dayslocal.scss: Add NachtBus, NachtTram & BRB train chip selectorTim-3/+3
This commit adds the trip type "NachtBus" to the "Bus" category and the trip type "NachtTram" to the "Tram" category. It also adds the trip type "BRB" to the "RegionalBahn" / "RB" category.