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
/
DBInfoscreen
/
Controller
Age
Commit message (
Collapse
)
Author
Lines
2021-01-04
move handle_no_results from helpers to Stationboard controller
Daniel Friesel
-0
/
+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
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
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 wagon images for IC and ICE 1/2/4
Daniel Friesel
-0
/
+61
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
-5
/
+7
2020-12-20
show zugbildung (if available); show scheduled wagon order for nightjets too
3.8.0
Daniel Friesel
-4
/
+14
2020-12-19
improve attributoun on wagon order views
Daniel Friesel
-3
/
+6
2020-12-17
set version via config
Daniel Friesel
-18
/
+4
2020-12-14
show expected wagon order whan real-time data is not available
Daniel Friesel
-0
/
+57
work in progress.
2020-12-05
actually add Marudor.pm. Oops.
3.5.0
Daniel Friesel
-0
/
+4
2020-12-05
train details: show expected utilization (via marudor.de)
Daniel Friesel
-1
/
+21
2020-11-28
add machine-readable copyright and licensing information
Daniel Friesel
-9
/
+15
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
-2
/
+4
2020-10-25
switch to departure table when clicking on station name in nav
Daniel Friesel
-0
/
+2
2020-10-15
fix forward button when navigating back to train details
3.4.3
Daniel Friesel
-2
/
+8
2020-10-12
do template fallback before performing legacy check
3.4.2
Daniel Friesel
-4
/
+4
2020-10-11
switch to transport.rest v5
Daniel Friesel
-1
/
+1
2020-10-08
wip: close train details via back button instead of background click
Daniel Friesel
-0
/
+1
2020-09-27
show train class based on IRIS data
3.3.6
Daniel Friesel
-20
/
+20
2020-09-23
prominently show zuginfo.nrw links in train details
3.3.4
Daniel Friesel
-0
/
+10
2020-09-22
train details: proper error message
3.3.2
Daniel Friesel
-6
/
+14
2020-09-21
make train details work up to 20 minutes into the past
3.3.1
Daniel Friesel
-0
/
+10
2020-09-21
add permalink to train details
Daniel Friesel
-2
/
+94
2020-09-20
train details: fix missing promise when result has no wr_link
3.3.0
Daniel Friesel
-0
/
+3
2020-09-20
defer route detail rendering until all requests have completed
Daniel Friesel
-4
/
+22
2020-09-20
show direction of travel if available
Daniel Friesel
-0
/
+49
2020-09-19
train details: insert linebreaks for overlong headings
Daniel Friesel
-1
/
+4
2020-09-16
update copyright
3.1.7
Daniel Friesel
-3
/
+3
2020-09-16
all requests but IRIS are async now
Daniel Friesel
-49
/
+17
2020-09-15
use non-blocking requests for train details
Daniel Friesel
-89
/
+109
2020-09-10
handle /map requests asynchronously
Daniel Friesel
-54
/
+38
2020-09-08
always calculate tripid via trainsearch.exe
Daniel Friesel
-3
/
+3
2020-09-08
move tripid generation to trainsearch helper
Daniel Friesel
-23
/
+4
2020-09-07
working train intersection demo \o/
Daniel Friesel
-3
/
+114
2020-09-06
Move HAFAS polyline request to HAFAS helper
Daniel Friesel
-61
/
+3
2020-09-06
add wagonorder helper
Daniel Friesel
-48
/
+3
2020-09-06
Move HAFAS helpers to a separate helper class
Daniel Friesel
-280
/
+3
2020-07-11
move train details to a separate helper function
Daniel Friesel
-174
/
+155
2020-06-28
Partially refactor handle_request
Daniel Friesel
-139
/
+160
[next]