summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2014-12-19add tests for marudor_v1 backendDaniel Friesel-5/+57
2014-12-18perltidyDaniel Friesel-14/+14
2014-12-18marudor_v1: Add scheduled_route keyDaniel Friesel-0/+1
2014-12-18add custom exception pageDaniel Friesel-0/+14
2014-12-18nicer not_found templateDaniel Friesel-11/+7
2014-12-18default template: do not rely on variables being setDaniel Friesel-4/+4
2014-12-17I keep breaking the RIS...Daniel Friesel-28/+54
2014-12-14support arrivals with negative delay (i.e. trains which arrive too early)Daniel Friesel-1/+23
2014-12-07add qos and delay messages to json output (moreinfo will be phased out for js...Daniel Friesel-0/+10
2014-12-07json: Add additional_stops and canceled_stopsDaniel Friesel-5/+13
2014-12-06important use of elseDaniel Friesel-1/+1
2014-12-06add special api for marudor's departure monitor appDaniel Friesel-7/+29
2014-12-05clean template: show route in moreinfo when it is overwritten by infoDaniel Friesel-7/+12
2014-12-05index: also show additional stops in clean overviewDaniel Friesel-6/+11
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