Age | Commit message (Expand) | Author | Lines |
2021-01-05 | Handle invalid HAFAS XML containing "Wagen \d+ & \d+" | Daniel Friesel | -0/+1 |
2021-01-04 | improve "utilization unknown" symbol | Daniel Friesel | -1/+1 |
2021-01-04 | move handle_no_results from helpers to Stationboard controller | Daniel Friesel | -108/+102 |
2021-01-03 | show "section A"-based wagon order if heuristic is unavailable3.9.4 | Daniel Friesel | -2/+26 |
2021-01-02 | show exit direction in wagon order3.9.3 | Daniel Friesel | -25/+98 |
2021-01-02 | sassify wagon order SCSS definitions | Daniel Friesel | -108/+109 |
2021-01-01 | wagon view: improve diretion and exit direction display3.9.2 | Daniel Friesel | -34/+87 |
2020-12-30 | wagenreihung: use copyright class for copyright hint | Daniel Friesel | -4/+4 |
2020-12-29 | show wagon type/description in wagon view | Daniel Friesel | -1/+7 |
2020-12-28 | improve display of double decker wagons3.9.1 | Daniel Friesel | -21/+30 |
2020-12-27 | add copyright data for dbdb_wagen.json (CC0) | Daniel Friesel | -0/+4 |
2020-12-27 | README | Daniel Friesel | -2/+4 |
2020-12-27 | update dependencies and cpanfile.snapshot3.9.0 | Daniel Friesel | -425/+424 |
2020-12-26 | wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2 | Daniel Friesel | -5/+15 |
2020-12-26 | do not show direction for winged wagons with different normalization needs | Daniel Friesel | -9/+32 |
2020-12-26 | wagon view: fix exit direction display | Daniel Friesel | -4/+4 |
2020-12-26 | add IC2 wagon images | Daniel Friesel | -95/+7 |
2020-12-26 | normalize direction when showing the wagon view | Daniel Friesel | -9/+41 |
2020-12-25 | do not yet show direction and exit side in wagon view | Daniel Friesel | -2/+3 |
2020-12-25 | also show exit direction in wagon view | Daniel Friesel | -4/+32 |
2020-12-25 | show direction in wagon view | Daniel Friesel | -0/+21 |
2020-12-25 | add more wagon images | Daniel Friesel | -53/+112 |
2020-12-25 | add wagon images for IC and ICE 1/2/4 | Daniel Friesel | -13/+186 |
2020-12-23 | add 'more details' link to train details page3.8.6 | Daniel Friesel | -0/+5 |
2020-12-23 | note that detailed mode also covers train composition now | Daniel Friesel | -1/+1 |
2020-12-22 | update zugbildungsplan (attr.series2 is string, not int) | Daniel Friesel | -1/+1 |
2020-12-21 | fix parameter passing (do not forward train/ajax to station requests)3.8.5 | Daniel Friesel | -4/+4 |
2020-12-21 | trainattr: show second powercar if present3.8.4 | Daniel Friesel | -1/+5 |
2020-12-21 | fix a copypaste error3.8.3 | Daniel Friesel | -1/+1 |
2020-12-21 | train attr: looks like the station is the first valid station for @attr | Daniel Friesel | -1/+1 |
2020-12-21 | oops3.8.2 | Daniel Friesel | -0/+15 |
2020-12-21 | keep detailed mode when following links; show train attributes in detailed mode3.8.1 | Daniel Friesel | -23/+55 |
2020-12-20 | _train_details: forward query parameters to linked departure boards | Daniel Friesel | -2/+2 |
2020-12-20 | show zugbildung (if available); show scheduled wagon order for nightjets too3.8.0 | Daniel Friesel | -14/+64 |
2020-12-19 | Release v3.7.03.7.0 | Daniel Friesel | -6/+6 |
2020-12-19 | improve attributoun on wagon order views | Daniel Friesel | -7/+12 |
2020-12-19 | wagenreihung: remove superfluous </div> | Daniel Friesel | -1/+0 |
2020-12-19 | show expected train type in train view | Daniel Friesel | -3/+7 |
2020-12-19 | update zugbildungsplan (fixes IC1 being mis-identified as IC2) | Daniel Friesel | -1/+1 |
2020-12-19 | only show train sub-tye (ICE1/2/3/4, IC1/2) in detailed mode | Daniel Friesel | -1/+1 |
2020-12-19 | documentation++ | Daniel Friesel | -3/+6 |
2020-12-19 | remove "see also" links to bahn.de | Daniel Friesel | -15/+0 |
2020-12-19 | more detailed "about" page | Daniel Friesel | -23/+36 |
2020-12-18 | update copyright data | Daniel Friesel | -2/+5 |
2020-12-18 | use generic path for static wagon order | Daniel Friesel | -2/+2 |
2020-12-17 | about: add link to github repository | Daniel Friesel | -1/+1 |
2020-12-17 | about: open source note; minor phrasing adjustments | Daniel Friesel | -3/+8 |
2020-12-17 | set version via config | Daniel Friesel | -43/+26 |
2020-12-14 | show expected wagon order whan real-time data is not available | Daniel Friesel | -3/+103 |
2020-12-14 | wagonorder: move wagon display to a separate template | Daniel Friesel | -66/+67 |