Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-03-21 | individual list: do not show messages by default | Daniel Friesel | -1/+12 | |
2015-12-27 | fix version info in individuallist | Daniel Friesel | -1/+1 | |
2015-09-13 | beschreibungen! | Daniel Friesel | -0/+12 | |
2015-09-07 | typo | Daniel Friesel | -1/+1 | |
2015-09-06 | use browser-default design for select fields | Daniel Friesel | -9/+9 | |
2015-09-06 | include project name in version string | Daniel Friesel | -1/+1 | |
2015-09-06 | Squashed commit of the following: | Daniel Friesel | -170/+235 | |
commit 3b3dd6ea92799a95ecaa7c90ede830a62d53ee05 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 14:21:27 2015 +0200 margins commit ae911d4fba68adce63a16bda82f9b06a51a4aa81 Merge: 0625d89 8fca7e3 Author: I <marudor@marudor.de> Date: Sat Sep 5 14:49:12 2015 +0200 Merge branch 'master' of https://github.com/derf/iris-delay-stats # Conflicts: # templates/intro.html.ep commit 0625d894bb5294f3d47cca759010ee969db7a2d1 Author: marudor <marudor@marudor.de> Date: Sat Sep 5 13:51:49 2015 +0200 fancy forms | ||||
2015-09-05 | . | Daniel Friesel | -1/+1 | |
2015-09-05 | dokudings | Daniel Friesel | -0/+2 | |
2015-09-05 | dbdump | Daniel Friesel | -0/+3 | |
2015-05-04 | add cancellation filter to toplist | Daniel Friesel | -0/+8 | |
2015-04-03 | individuallist: add messages per departure | Daniel Friesel | -2/+7 | |
2015-03-31 | add date filter | Daniel Friesel | -1/+12 | |
2015-03-30 | individualform: be a bit more descriptive | Daniel Friesel | -2/+3 | |
2015-03-29 | individuallist: strike through canceled departures | Daniel Friesel | -1/+1 | |
2015-03-29 | add list of individual arrivals / departures | Daniel Friesel | -0/+60 | |
2015-03-28 | add train_no filter selector | Daniel Friesel | -1/+9 | |
2015-03-27 | move query filters to filterform template | Daniel Friesel | -92/+47 | |
2015-03-21 | add exception template | Daniel Friesel | -0/+14 | |
2015-03-11 | toplist: handle empty list result (fix division by zero) | Daniel Friesel | -0/+7 | |
2015-03-11 | minimal CSS | Daniel Friesel | -11/+10 | |
2015-03-11 | intro: blafasel | Daniel Friesel | -11/+26 | |
2015-03-10 | bargraph: set title | Daniel Friesel | -1/+1 | |
2015-03-09 | station dropdown: use legible station names, not codes0.02 | Daniel Friesel | -8/+8 | |
2015-03-09 | forms: improve 'Go' button location | Daniel Friesel | -3/+4 | |
2015-03-08 | toplist: background bargraphs for percentages | Daniel Friesel | -1/+6 | |
2015-03-08 | proper title tag | Daniel Friesel | -1/+1 | |
2015-03-08 | show verison on top right, remove source link | Daniel Friesel | -2/+1 | |
(opsec. at least a little bit.) | ||||
2015-03-07 | implement toplist | Daniel Friesel | -0/+65 | |
2015-03-07 | add filters (mostly working, even) | Daniel Friesel | -1/+1 | |
2015-03-06 | barform: add optional filters (TODO: Lol Encoding) | Daniel Friesel | -0/+48 | |
2015-02-27 | about link -> github | Daniel Friesel | -1/+1 | |
2015-02-27 | barform: default value for want_msg | Daniel Friesel | -0/+3 | |
2015-02-26 | plot messages by anything | Daniel Friesel | -2/+10 | |
2015-02-25 | parametric bargraph is parametric | Daniel Friesel | -0/+23 | |
2015-02-24 | add /bar | Daniel Friesel | -0/+7 | |
2015-02-24 | intro: usage notes | Daniel Friesel | -1/+10 | |
2015-02-24 | add plot for realtimedata by line/type | Daniel Friesel | -2/+8 | |
2015-02-24 | add itnro page | Daniel Friesel | -0/+29 | |
2015-02-24 | bargraph: optional width/height parameters | Daniel Friesel | -1/+1 | |
2015-02-23 | proper number formatting | Daniel Friesel | -26/+26 | |
2015-02-23 | move show_bargraph into js helper file | Daniel Friesel | -92/+4 | |
2015-02-23 | arrange most things by most things! (also, fugly code at the moment) | Daniel Friesel | -0/+12 | |
2015-02-22 | by_time -> generic 2ddata | Daniel Friesel | -2/+74 | |
2015-02-20 | /o/ | Daniel Friesel | -84/+92 | |
2015-02-19 | add d3js and a barplot playground | Daniel Friesel | -0/+128 | |