Age | Commit message (Expand) | Author | Lines |
2015-05-19 | main page: change defaults to infoscreen/clean template with IRIS backend | Daniel Friesel | -2/+2 |
2015-05-18 | message list: show day of week for messages entered before today | Daniel Friesel | -1/+8 |
2015-05-16 | admode=arr: fix typo in function name | Daniel Friesel | -1/+1 |
2015-05-16 | Layout list: rename 'Öffi' to Infoscreen | Daniel Friesel | -1/+1 |
2015-05-14 | full_route: show less important stations in gray instead of black | Daniel Friesel | -3/+36 |
2015-05-13 | error handling | Daniel Friesel | -11/+36 |
2015-05-11 | siehe auch -> link zu marudor.de | Daniel Friesel | -1/+2 |
2015-05-11 | clean template: Use normal (non-bold) fonts for destination and train number | Daniel Friesel | -7/+22 |
2015-05-10 | the error page should also support CORS | Daniel Friesel | -0/+1 |
2015-05-10 | add CORS support | Daniel Friesel | -0/+2 |
2015-05-09 | clean template: proper indentation | Daniel Friesel | -153/+145 |
2015-05-09 | ris backend: add train_type information | Daniel Friesel | -1/+4 |
2015-05-08 | clean tepmlate: popup: add some margins | Daniel Friesel | -1/+14 |
2015-05-07 | index: @departures construction: code cleanup | Daniel Friesel | -12/+6 |
2015-05-07 | index: fix RIS backend with clean frontend | Daniel Friesel | -0/+2 |
2015-05-07 | clean tepmlate: fix uninitialized value warning | Daniel Friesel | -1/+1 |
2015-05-07 | default: add border for moreinfo popup | Daniel Friesel | -1/+1 |
2015-05-07 | more details in moreinfo popup0.07 | Daniel Friesel | -18/+88 |
2015-05-07 | clean template: show moreinfo using javascript | Daniel Friesel | -8/+34 |
2015-05-02 | index: show replacement train information in template != clean as well | Daniel Friesel | -0/+10 |
2015-04-28 | add replacement infos to clean display0.06 | Daniel Friesel | -0/+30 |
2015-04-28 | css: fix typo in height | Daniel Friesel | -1/+1 |
2015-01-16 | index: explicitly set lock level just to be safe | Daniel Friesel | -0/+1 |
2015-01-09 | clean: strike through all fields of a cancelled train | Daniel Friesel | -7/+7 |
2015-01-08 | add a new version for the marudor api | Daniel Friesel | -8/+116 |
2015-01-01 | the RIS is not affected by the problem | Daniel Friesel | -1/+1 |
2015-01-01 | add temporary error notice regarding Deutsche Bahn IRIS downtime | Daniel Friesel | -0/+6 |
2015-01-01 | clean template: show more appropriate message when no matching departures wer... | Daniel Friesel | -2/+1 |
2014-12-28 | css: clean: do not cut off bottom of destination and via text | Daniel Friesel | -2/+4 |
2014-12-28 | default.css: a bit higher bottom line for destination | Daniel Friesel | -1/+1 |
2014-12-20 | add basic ris test | Daniel Friesel | -0/+31 |
2014-12-20 | index: Use List::MoreUtils::any with full package name | Daniel Friesel | -4/+4 |
2014-12-19 | marudor.t: Add callback test | Daniel Friesel | -1/+6 |
2014-12-19 | add tests for marudor_v1 backend | Daniel Friesel | -5/+57 |
2014-12-18 | perltidy | Daniel Friesel | -14/+14 |
2014-12-18 | marudor_v1: Add scheduled_route key | Daniel Friesel | -0/+1 |
2014-12-18 | add custom exception page | Daniel Friesel | -0/+14 |
2014-12-18 | nicer not_found template | Daniel Friesel | -11/+7 |
2014-12-18 | default template: do not rely on variables being set | Daniel Friesel | -4/+4 |
2014-12-17 | I keep breaking the RIS... | Daniel Friesel | -28/+54 |
2014-12-14 | support arrivals with negative delay (i.e. trains which arrive too early) | Daniel Friesel | -1/+23 |
2014-12-07 | add qos and delay messages to json output (moreinfo will be phased out for js... | Daniel Friesel | -0/+10 |
2014-12-07 | json: Add additional_stops and canceled_stops | Daniel Friesel | -5/+13 |
2014-12-06 | important use of else | Daniel Friesel | -1/+1 |
2014-12-06 | add special api for marudor's departure monitor app | Daniel Friesel | -7/+29 |
2014-12-05 | clean template: show route in moreinfo when it is overwritten by info | Daniel Friesel | -7/+12 |
2014-12-05 | index: also show additional stops in clean overview | Daniel Friesel | -6/+11 |
2014-12-04 | clean template: support negative delays (yes, they do happen every now and then) | Daniel Friesel | -1/+1 |
2014-12-04 | iris+clean: show and sort by actual (estimated) arr/dep times | Daniel Friesel | -6/+63 |
2014-11-28 | add option to hide arrivals / departures | Daniel Friesel | -1/+33 |