Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-11-23 | asset release2.3.13 | Daniel Friesel | -4/+4 | |
2019-11-22 | Update station list for IRIS 1.36 | Daniel Friesel | -6/+6 | |
2019-10-17 | fix "loading" message being displayed multiple times2.3.11 | Daniel Friesel | -8/+14 | |
2019-10-15 | derp...2.3.10 | Daniel Friesel | -4/+4 | |
2019-10-15 | moreinfo: Fix platform check, add IRIS messages2.3.9 | Daniel Friesel | -8/+19 | |
2019-10-15 | prepare more detailed traininfo view when offline / on slow network | Daniel Friesel | -4/+29 | |
2019-08-22 | update autocomplete station list2.3.6 | Daniel Friesel | -2/+2 | |
2019-06-10 | new asset version | Daniel Friesel | -4/+4 | |
2019-06-10 | fix moreinfo offset | Daniel Friesel | -1/+3 | |
2019-06-10 | Decrease nav font size on small screens | Daniel Friesel | -1/+6 | |
2019-06-10 | add head nav and prominent geolocation link to app template | Daniel Friesel | -367/+736 | |
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -0/+0 | |
2019-06-09 | fix landing page field width on desktop | Daniel Friesel | -2/+2 | |
2019-06-06 | use material icons for wagon order display | Daniel Friesel | -0/+36 | |
2019-06-03 | add an about page | Daniel Friesel | -1/+1 | |
2019-06-01 | limit traininfo width on desktops2.2.0 | Daniel Friesel | -2/+9 | |
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 | |