Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-05-26 | Show timestamps for train routes2.1.0 | Daniel Friesel | -12/+0 | |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -6/+6 | |
2019-05-08 | increase refresh interval | Daniel Friesel | -2/+4 | |
2019-05-08 | app: increase font size on tablet/desktop devices | Daniel Friesel | -2/+10 | |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -18/+38 | |
2019-05-05 | ... use departure board icon _with trains_ | Daniel Friesel | -0/+90 | |
2019-05-05 | use a departure board icon | Daniel Friesel | -0/+0 | |
2019-05-05 | Add favicon (Material Design "train" icon, for now) | Daniel Friesel | -0/+0 | |
2019-05-05 | fix train no mixups in moreinfo view2.0.1 | Daniel Friesel | -2/+2 | |
2019-05-05 | release | Daniel Friesel | -0/+0 | |
2019-05-05 | update entire moreinfo header via javascript | Daniel Friesel | -3/+4 | |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -61/+62 | |
This decreases the DOM size and allows for future speed improvements (the backend no longer needs to precalculate routes etc for all trains) | ||||
2019-05-04 | update jquery and jquery-ui | Daniel Friesel | -13/+8 | |
2019-04-29 | Update asset version2.00 | Daniel Friesel | -0/+0 | |
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel Friesel | -14/+21 | |
"App" with force_mobile=1 is now the default view even on desktop -- The infoscreen template's extra large font wasn't really nice. This breaks the setup of everyone who was relying on infoscreen being the default -- please append `mode=infoscreen` to your requests. | ||||
2019-02-21 | remove automatic location.hash updates for now1.16 | Daniel Friesel | -6/+6 | |
turned out they did more harm than good (as in, leading to confusing history behaviour) | ||||
2019-02-21 | hide developer nodes by default | Daniel Friesel | -3/+39 | |
2019-01-16 | show previous route as well | Daniel Friesel | -0/+0 | |
2019-01-13 | more prominent warning for IC/EC wagon order | Daniel Friesel | -0/+22 | |
2019-01-13 | show pointer cursor on app screen | Daniel Friesel | -0/+2 | |
2019-01-13 | Do not scroll back to top when closing a detail popup | Daniel Friesel | -1/+6 | |
2019-01-12 | support linking to individual trains1.15 | Daniel Friesel | -1/+12 | |
2019-01-04 | Add color coding for trains not accepting DB tickets | Daniel Friesel | -14/+26 | |
2018-12-14 | use asset versioning | Daniel Friesel | -0/+1 | |
2018-11-26 | add quick&dirty wagon order integration | Daniel Friesel | -0/+4 | |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -70/+432 | |
2018-10-27 | Add copyright information | Daniel Friesel | -2/+3 | |
2018-10-21 | minify javascript | Daniel Friesel | -0/+5 | |
2018-08-18 | set multi (Abfahrtstafel) alignment to center instead of left | Daniel Friesel | -0/+2 | |
2018-07-28 | ensure trian numbers are not cut off | Daniel Friesel | -0/+2 | |
2018-06-25 | Improve mobile/infoscreen layout on Firefox1.13 | Daniel Friesel | -11/+13 | |
2018-04-23 | Update autocomplete for IRIS 1.181.12 | Daniel Friesel | -1/+1 | |
2018-01-21 | show arrival and departure times in detailed mode | Daniel Friesel | -2/+2 | |
2018-01-20 | Improve formatting of detailed mode train numbers | Daniel Friesel | -8/+10 | |
2017-12-29 | add missing adjustments for dark layout | Daniel Friesel | -7/+33 | |
2017-12-29 | Add detailed mode. For now, it only shows train numbers | Daniel Friesel | -0/+10 | |
2017-12-28 | add preliminary support for a dark layout | Daniel Friesel | -7/+68 | |
2016-12-26 | infoscreen template: slightly decrease train/line number font size | Daniel Friesel | -1/+1 | |
2016-11-23 | improved replacement handling | Daniel Friesel | -3/+3 | |
2016-10-26 | fix texts flowing into each other, once more | Daniel Friesel | -0/+1 | |
2016-09-18 | hide non-primary options behind js menu | Daniel Friesel | -1/+54 | |
2016-09-16 | CSS: Inherit background color for foreground texts | Daniel Friesel | -4/+4 | |
2016-09-12 | mobile/infoscreen: Fix texts flowing into each other on small screens1.08 | Daniel Friesel | -2/+6 | |
2016-08-26 | move about box into container1.07 | Daniel Friesel | -0/+1 | |
2016-08-26 | use black-on-light design for sbahn too | Daniel Friesel | -2/+1 | |
2016-08-08 | less ugly regional and IC/ICE train style | Daniel Friesel | -10/+8 | |
2016-07-22 | geolocation: lighter borders1.06 | Daniel Friesel | -1/+1 | |
2016-07-19 | somewhat more fancy errors | Daniel Friesel | -33/+24 | |
2016-07-15 | something something centering | Daniel Friesel | -2/+9 | |
2016-07-14 | Leichteres Layout | Daniel Friesel | -7/+1 | |