summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2021-02-02Switch to a more performant wagon order backend3.10.4Daniel Friesel-1/+2
2021-01-31wagonorder: show plan data if realtime data request failed3.10.3Daniel Friesel-26/+62
2021-01-29simplify COPYING for automated license extraction codeDaniel Friesel-7/+0
README and REUSE are sufficient for the full picture
2021-01-27update dbdb_wagen.json for Fahrzeuglexikon 20213.10.2Daniel Friesel-1/+1
2021-01-21Switch to AGPL v3 for DBF program codeDaniel Friesel-30/+1254
2021-01-16Document zugbildungsplan.json sourceDaniel Friesel-0/+26
2021-01-13remove bundled zugbildungsplan, use daily updates from dbdb instead3.10.1Daniel Friesel-18/+18
2021-01-12disclaimer++3.10.0Daniel Friesel-1/+2
2021-01-12update ice type map; use SVG cycle linksDaniel Friesel-16/+29
2021-01-12train_details: link to SVG cycle planDaniel Friesel-1/+1
2021-01-11Dockerfile: fix version pass-throughDaniel Friesel-1/+1
2021-01-11repo ref: db-{wagenreihung -> zugbildung}-to-jsonDaniel Friesel-1/+1
2021-01-11Wagonorder: refactor dbdb requestsDaniel Friesel-42/+14
2021-01-11train details: show cycle (if available)Daniel Friesel-2/+68
2021-01-11update DBWagenreihung dependency3.9.6Daniel Friesel-6/+6
2021-01-10fix wagon images for trains consisting of different sub-typesDaniel Friesel-25/+15
E.g. ICE T 411 + ICE T 415 or ICE 3 403.1 + ICE 3 403 Redesign
2021-01-10Adjust for train_type changes from DBWagenreihungDaniel Friesel-7/+4
2021-01-09update autocomplete station listDaniel Friesel-2/+2
2021-01-09update cpanfile.snapshot3.9.5Daniel Friesel-59/+58
2021-01-09further simplify wagon image naming schemeDaniel Friesel-6/+3
2021-01-09simplify wagon image naming schemaDaniel Friesel-28/+12
2021-01-05Handle invalid HAFAS XML containing "Wagen \d+ & \d+"Daniel Friesel-0/+1
2021-01-04improve "utilization unknown" symbolDaniel Friesel-1/+1
2021-01-04move handle_no_results from helpers to Stationboard controllerDaniel Friesel-108/+102
2021-01-03show "section A"-based wagon order if heuristic is unavailable3.9.4Daniel Friesel-2/+26
2021-01-02show exit direction in wagon order3.9.3Daniel Friesel-25/+98
2021-01-02sassify wagon order SCSS definitionsDaniel Friesel-108/+109
2021-01-01wagon view: improve diretion and exit direction display3.9.2Daniel Friesel-34/+87
2020-12-30wagenreihung: use copyright class for copyright hintDaniel Friesel-4/+4
2020-12-29show wagon type/description in wagon viewDaniel Friesel-1/+7
2020-12-28improve display of double decker wagons3.9.1Daniel Friesel-21/+30
2020-12-27add copyright data for dbdb_wagen.json (CC0)Daniel Friesel-0/+4
2020-12-27READMEDaniel Friesel-2/+4
2020-12-27update dependencies and cpanfile.snapshot3.9.0Daniel Friesel-425/+424
2020-12-26wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2Daniel Friesel-5/+15
2020-12-26do not show direction for winged wagons with different normalization needsDaniel Friesel-9/+32
2020-12-26wagon view: fix exit direction displayDaniel Friesel-4/+4
2020-12-26add IC2 wagon imagesDaniel Friesel-95/+7
2020-12-26normalize direction when showing the wagon viewDaniel Friesel-9/+41
2020-12-25do not yet show direction and exit side in wagon viewDaniel Friesel-2/+3
the direction data needs to be normalized for the wagon images first.
2020-12-25also show exit direction in wagon viewDaniel Friesel-4/+32
2020-12-25show direction in wagon viewDaniel Friesel-0/+21
2020-12-25add more wagon imagesDaniel Friesel-53/+112
2020-12-25add wagon images for IC and ICE 1/2/4Daniel Friesel-13/+186
IC2, ICE 3 and ICE T will follow soon.
2020-12-23add 'more details' link to train details page3.8.6Daniel Friesel-0/+5
2020-12-23note that detailed mode also covers train composition nowDaniel Friesel-1/+1
2020-12-22update zugbildungsplan (attr.series2 is string, not int)Daniel Friesel-1/+1
2020-12-21fix parameter passing (do not forward train/ajax to station requests)3.8.5Daniel Friesel-4/+4
2020-12-21trainattr: show second powercar if present3.8.4Daniel Friesel-1/+5
2020-12-21fix a copypaste error3.8.3Daniel Friesel-1/+1