summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2014-12-04clean template: support negative delays (yes, they do happen every now and then)Daniel Friesel-1/+1
2014-12-04iris+clean: show and sort by actual (estimated) arr/dep timesDaniel Friesel-6/+63
2014-11-28add option to hide arrivals / departuresDaniel Friesel-1/+33
2014-11-23IRIS backend: try get_station firstDaniel Friesel-0/+10
2014-11-19intro text: Umleitungen / Ausfälle gehen inzwischen \o/Daniel Friesel-3/+2
2014-11-07multi template: do not show platform for cancelled departuresDaniel Friesel-0/+2
2014-11-07index: fix typoDaniel Friesel-1/+1
2014-11-07index: only call is_canceled if the backend module supports itDaniel Friesel-3/+5
2014-11-06displayclean: solid background for departure time, delay and platformDaniel Friesel-5/+7
2014-11-05clean: never show a delay for canceled trainsDaniel Friesel-1/+1
2014-11-01clean template: mark cancelled departures with strike-throughDaniel Friesel-9/+20
2014-11-01index: also show additional stopsDaniel Friesel-0/+6
2014-11-01index: only show canceled stops if the train itself isn't canceledDaniel Friesel-1/+1
2014-10-26index: IRIS backend: show canceled stopsDaniel Friesel-2/+16
2014-10-23translate page to german, as the Deutsche Bahn delay messages are german anywaysDaniel Friesel-34/+41
2014-10-22clean template: show S-Bahn lines with a special color and backgroundDaniel Friesel-1/+27
2014-10-20version bump while at it0.05Daniel Friesel-1/+1
2014-10-20add api_version fieldDaniel Friesel-5/+13
2014-10-20add jsonp supportDaniel Friesel-9/+36
2014-10-19json: show list of candidates in case of an errorDaniel Friesel-0/+23
2014-10-11initialize delayDaniel Friesel-1/+1
2014-10-11index: deliver json as utf-8Daniel Friesel-0/+1
2014-10-11add json outputDaniel Friesel-9/+20
2014-08-20move application from cgi directory to the project rootDaniel Friesel-0/+0
2014-08-20do not use inline cssDaniel Friesel-346/+337
2014-06-29clean: fix a css typo (missing ,)Daniel Friesel-1/+1
2014-06-29clean: fix hovering fooDaniel Friesel-1/+2
2014-06-28clean template: do not hide menu by defaultDaniel Friesel-6/+2
2014-06-28clean template: Show detail RIS / IRIS messages when hovering over a departureDaniel Friesel-4/+52
2014-06-27multi: use correct marquee tag (it's the defalut anyways, but for future refe...Daniel Friesel-1/+1
2014-06-27fix route filter for iris backend (use ruote_post)Daniel Friesel-4/+7
2014-06-26add example linksDaniel Friesel-0/+11
2014-06-26clean layout: move train details slightly to the leftDaniel Friesel-3/+3
2014-06-22Fix IRIS delay in clean frontendDaniel Friesel-1/+7
2014-06-21IRIS backend: Use dropdown menu to narrow down stationsDaniel Friesel-0/+17
2014-06-21IRIS backend: proper delay / qos message supportDaniel Friesel-4/+10
2014-06-21add basic IRIS supportDaniel Friesel-8/+43
2014-04-07add line filter (backend only at the moment)Daniel Friesel-1/+6
2014-01-08Work around Cache::File UTF-8 problemsDaniel Friesel-2/+7
2014-01-04add 'see also' section with links to other online departure monitorsDaniel Friesel-0/+11
2013-12-14displayclean: add platform informationDaniel Friesel-0/+7
2013-12-13clean.html.ep should be smartphone-compatible nowDaniel Friesel-41/+41
2013-12-12add oeffi-like "clean" display. Still quite experimentalDaniel Friesel-71/+131
2013-12-07Start work on clean (soon-to-be oeffi-like) displayDaniel Friesel-2/+125
2013-11-26info: handle uncommon delay information (e.g. after "Änderung im Fahrtverlauf")Daniel Friesel-2/+2
2013-11-26use CSS hierarchy for single/multi display distinctionDaniel Friesel-33/+36
2013-11-10Add hide_opts field to option selectionDaniel Friesel-0/+8
2013-11-09no margin if hide_opts is setDaniel Friesel-0/+7
2013-11-09add hide_opts optionDaniel Friesel-2/+10
2013-11-07allow number of workers to be set via ENVDaniel Friesel-5/+4