index
:
db-fakedisplay
async-iris
feature/internal-hafas-api
main
master
App/Infoscreen for Railway Departures in Germany
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
Lines
2021-03-20
train_details: do not pass unused data to view
Daniel Friesel
-18
/
+4
2021-03-20
HAFAS, Marudor: Handle empty responses
Daniel Friesel
-0
/
+13
2021-03-14
map: handle arrival-only and departure-only stops
3.10.9
Daniel Friesel
-7
/
+10
2021-02-06
HAFAS: Remove all illegal linebreaks from attributes, not just the first
3.10.7
Daniel Friesel
-2
/
+5
2021-02-05
HAFAS: Handle <br> tags in HTML attributes
3.10.6
Daniel Friesel
-0
/
+4
2021-02-04
fall back to apps-bahn if ist-wr does not know about a train
3.10.5
Daniel Friesel
-4
/
+58
2021-02-02
Switch to a more performant wagon order backend
3.10.4
Daniel Friesel
-1
/
+2
2021-01-31
wagonorder: show plan data if realtime data request failed
3.10.3
Daniel Friesel
-26
/
+62
2021-01-21
Switch to AGPL v3 for DBF program code
Daniel Friesel
-8
/
+10
2021-01-13
remove bundled zugbildungsplan, use daily updates from dbdb instead
3.10.1
Daniel Friesel
-12
/
+18
2021-01-12
update ice type map; use SVG cycle links
Daniel Friesel
-5
/
+18
2021-01-11
Wagonorder: refactor dbdb requests
Daniel Friesel
-41
/
+13
2021-01-11
train details: show cycle (if available)
Daniel Friesel
-2
/
+65
2021-01-10
Adjust for train_type changes from DBWagenreihung
Daniel Friesel
-7
/
+4
2021-01-09
further simplify wagon image naming scheme
Daniel Friesel
-5
/
+2
2021-01-09
simplify wagon image naming schema
Daniel Friesel
-27
/
+11
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 unavailable
3.9.4
Daniel Friesel
-2
/
+26
2021-01-02
show exit direction in wagon order
3.9.3
Daniel Friesel
-0
/
+17
2020-12-29
show wagon type/description in wagon view
Daniel Friesel
-0
/
+1
2020-12-28
improve display of double decker wagons
3.9.1
Daniel Friesel
-6
/
+13
2020-12-26
wagon images: Add ICE T; distinguish between ICE 3 BR 403 series 1 / 2
Daniel Friesel
-4
/
+14
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
-0
/
+6
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
the direction data needs to be normalized for the wagon images first.
2020-12-25
also show exit direction in wagon view
Daniel Friesel
-0
/
+20
2020-12-25
show direction in wagon view
Daniel Friesel
-0
/
+1
2020-12-25
add more wagon images
Daniel Friesel
-0
/
+14
2020-12-25
add wagon images for IC and ICE 1/2/4
Daniel Friesel
-0
/
+95
IC2, ICE 3 and ICE T will follow soon.
2020-12-21
fix parameter passing (do not forward train/ajax to station requests)
3.8.5
Daniel Friesel
-2
/
+2
2020-12-21
keep detailed mode when following links; show train attributes in detailed mode
3.8.1
Daniel Friesel
-8
/
+11
2020-12-20
show zugbildung (if available); show scheduled wagon order for nightjets too
3.8.0
Daniel Friesel
-8
/
+20
2020-12-19
improve attributoun on wagon order views
Daniel Friesel
-3
/
+6
2020-12-18
use generic path for static wagon order
Daniel Friesel
-1
/
+1
2020-12-17
set version via config
Daniel Friesel
-40
/
+25
2020-12-14
show expected wagon order whan real-time data is not available
Daniel Friesel
-2
/
+68
work in progress.
2020-12-07
marudor.de: switch to v2 API
Daniel Friesel
-2
/
+2
2020-12-06
get_polyline_p: Handle HTTP errors
3.5.1
Daniel Friesel
-0
/
+10
2020-12-05
actually add Marudor.pm. Oops.
3.5.0
Daniel Friesel
-0
/
+124
2020-12-05
train details: show expected utilization (via marudor.de)
Daniel Friesel
-1
/
+71
2020-11-28
add machine-readable copyright and licensing information
Daniel Friesel
-12
/
+25
2020-11-22
Fix train detail view for split stations
3.4.9
Daniel Friesel
-0
/
+1
Was broken when the train's station did not match the requested one
2020-10-25
fix HTTP 500 on invalid via RE; improve via handling while at it
3.4.8
Daniel Friesel
-2
/
+18
2020-10-25
return 404 for train not found, 300 for multiple station choice
Daniel Friesel
-4
/
+8
2020-10-25
Introduce HAFAS XML fix from travelynx
3.4.7
Daniel Friesel
-2
/
+5
2020-10-25
ensure $@ is not clobbered before using it
Daniel Friesel
-1
/
+1
[next]