summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-04-28add replacement infos to clean display0.06Daniel Friesel-0/+30
2015-04-28css: fix typo in heightDaniel Friesel-1/+1
2015-01-16index: explicitly set lock level just to be safeDaniel Friesel-0/+1
2015-01-09clean: strike through all fields of a cancelled trainDaniel Friesel-7/+7
2015-01-08add a new version for the marudor apiDaniel Friesel-8/+116
2015-01-01the RIS is not affected by the problemDaniel Friesel-1/+1
2015-01-01add temporary error notice regarding Deutsche Bahn IRIS downtimeDaniel Friesel-0/+6
2015-01-01clean template: show more appropriate message when no matching departures wer...Daniel Friesel-2/+1
2014-12-28css: clean: do not cut off bottom of destination and via textDaniel Friesel-2/+4
2014-12-28default.css: a bit higher bottom line for destinationDaniel Friesel-1/+1
2014-12-20add basic ris testDaniel Friesel-0/+31
2014-12-20index: Use List::MoreUtils::any with full package nameDaniel Friesel-4/+4
2014-12-19marudor.t: Add callback testDaniel Friesel-1/+6
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