Age | Commit message (Expand) | Author | Lines |
2014-11-07 | multi template: do not show platform for cancelled departures | Daniel Friesel | -0/+2 |
2014-11-07 | index: fix typo | Daniel Friesel | -1/+1 |
2014-11-07 | index: only call is_canceled if the backend module supports it | Daniel Friesel | -3/+5 |
2014-11-06 | displayclean: solid background for departure time, delay and platform | Daniel Friesel | -5/+7 |
2014-11-05 | clean: never show a delay for canceled trains | Daniel Friesel | -1/+1 |
2014-11-01 | clean template: mark cancelled departures with strike-through | Daniel Friesel | -9/+20 |
2014-11-01 | index: also show additional stops | Daniel Friesel | -0/+6 |
2014-11-01 | index: only show canceled stops if the train itself isn't canceled | Daniel Friesel | -1/+1 |
2014-10-26 | index: IRIS backend: show canceled stops | Daniel Friesel | -2/+16 |
2014-10-23 | translate page to german, as the Deutsche Bahn delay messages are german anyways | Daniel Friesel | -34/+41 |
2014-10-22 | clean template: show S-Bahn lines with a special color and background | Daniel Friesel | -1/+27 |
2014-10-20 | version bump while at it0.05 | Daniel Friesel | -1/+1 |
2014-10-20 | add api_version field | Daniel Friesel | -5/+13 |
2014-10-20 | add jsonp support | Daniel Friesel | -9/+36 |
2014-10-19 | json: show list of candidates in case of an error | Daniel Friesel | -0/+23 |
2014-10-11 | initialize delay | Daniel Friesel | -1/+1 |
2014-10-11 | index: deliver json as utf-8 | Daniel Friesel | -0/+1 |
2014-10-11 | add json output | Daniel Friesel | -9/+20 |
2014-08-20 | move application from cgi directory to the project root | Daniel Friesel | -0/+0 |
2014-08-20 | do not use inline css | Daniel Friesel | -346/+337 |
2014-06-29 | clean: fix a css typo (missing ,) | Daniel Friesel | -1/+1 |
2014-06-29 | clean: fix hovering foo | Daniel Friesel | -1/+2 |
2014-06-28 | clean template: do not hide menu by default | Daniel Friesel | -6/+2 |
2014-06-28 | clean template: Show detail RIS / IRIS messages when hovering over a departure | Daniel Friesel | -4/+52 |
2014-06-27 | multi: use correct marquee tag (it's the defalut anyways, but for future refe... | Daniel Friesel | -1/+1 |
2014-06-27 | fix route filter for iris backend (use ruote_post) | Daniel Friesel | -4/+7 |
2014-06-26 | add example links | Daniel Friesel | -0/+11 |
2014-06-26 | clean layout: move train details slightly to the left | Daniel Friesel | -3/+3 |
2014-06-22 | Fix IRIS delay in clean frontend | Daniel Friesel | -1/+7 |
2014-06-21 | IRIS backend: Use dropdown menu to narrow down stations | Daniel Friesel | -0/+17 |
2014-06-21 | IRIS backend: proper delay / qos message support | Daniel Friesel | -4/+10 |
2014-06-21 | add basic IRIS support | Daniel Friesel | -8/+43 |
2014-04-07 | add line filter (backend only at the moment) | Daniel Friesel | -1/+6 |
2014-01-08 | Work around Cache::File UTF-8 problems | Daniel Friesel | -2/+7 |
2014-01-04 | add 'see also' section with links to other online departure monitors | Daniel Friesel | -0/+11 |
2013-12-14 | displayclean: add platform information | Daniel Friesel | -0/+7 |
2013-12-13 | clean.html.ep should be smartphone-compatible now | Daniel Friesel | -41/+41 |
2013-12-12 | add oeffi-like "clean" display. Still quite experimental | Daniel Friesel | -71/+131 |
2013-12-07 | Start work on clean (soon-to-be oeffi-like) display | Daniel Friesel | -2/+125 |
2013-11-26 | info: handle uncommon delay information (e.g. after "Ă„nderung im Fahrtverlauf") | Daniel Friesel | -2/+2 |
2013-11-26 | use CSS hierarchy for single/multi display distinction | Daniel Friesel | -33/+36 |
2013-11-10 | Add hide_opts field to option selection | Daniel Friesel | -0/+8 |
2013-11-09 | no margin if hide_opts is set | Daniel Friesel | -0/+7 |
2013-11-09 | add hide_opts option | Daniel Friesel | -2/+10 |
2013-11-07 | allow number of workers to be set via ENV | Daniel Friesel | -5/+4 |
2013-11-02 | fix javascript links | Daniel Friesel | -2/+2 |
2013-11-01 | decrease cache lifetime to 3 minutes | Daniel Friesel | -1/+1 |
2013-10-09 | HTML5, jquery update, use same design as vrr-fakedisplay | Daniel Friesel | -73/+127 |
2013-10-09 | landing page: show git version string | Daniel Friesel | -1/+1 |
2013-10-09 | make error messages more prominent (big and red) | Daniel Friesel | -1/+7 |