marudor
dbe379a34d
use bahn.expert as new domain for marudor.de
2022-08-19 18:13:13 +02:00
Daniel Friesel
2da48e05be
move get_connecting_trains call from _checkeed_in to controller
2022-07-27 13:54:20 +02:00
Daniel Friesel
116becccb0
.
2022-07-16 20:34:11 +02:00
Daniel Friesel
74123bbcc0
_checked_in: indentation fix
2022-07-15 22:37:02 +02:00
Daniel Friesel
79e141ae2e
departure board: replace 'info' symbol with 'train' symbol
2022-07-15 22:30:53 +02:00
Daniel Friesel
8c15966bd1
dbf: link to currently checked in train
2022-07-15 22:26:50 +02:00
Daniel Friesel
8bc32dd034
show infobox in destination list
2022-07-15 21:00:38 +02:00
Daniel Friesel
795136d868
increase clickable area in destination selection
2022-07-13 21:35:59 +02:00
Daniel Friesel
5eab0c14f4
optionally link to external departure boards where sensible (WiP)
2022-07-11 22:09:26 +02:00
Daniel Friesel
167b01fa42
link traewelling profile from travelynx profile; show traewelling status
2022-02-16 20:56:28 +01:00
Daniel Friesel
74ae9825bf
marudor.de train link: Use ISO8601 datetime; specify station eva id
2021-03-08 21:02:39 +01:00
Daniel Friesel
6cbbc2b16f
avoid stale data when marking cancelled arrivals
2020-02-13 18:35:42 +01:00
Daniel Friesel
a830acc698
Handle cancelled arrival at checkout when departure at checkin is not cancelled
2020-02-12 20:38:24 +01:00
Daniel Friesel
bd8a825138
Add aria labels where needed, commit 1 of many ( #37 )
2020-01-28 20:26:15 +01:00
Daniel Friesel
c6a0c76092
checked in view: Add details panel
2020-01-09 18:13:37 +01:00
Daniel Friesel
2aba2b6522
move links to card-actions for public, hide in app view for now
2020-01-08 19:12:03 +01:00
Daniel Friesel
9697279aeb
add links to complete route and map for checked-in trains
2020-01-08 19:01:19 +01:00
Daniel Friesel
74a1f731c8
Use #travelynx hashtag
2019-12-28 11:03:03 +01:00
Daniel Friesel
875dd4e0b5
confirm undo of checkins after 15 minutes
2019-12-08 21:04:34 +01:00
Daniel Friesel
ededbef98f
use comment in share text (if public)
2019-12-06 21:56:06 +01:00
Daniel Friesel
fb126c6928
optionally show journey comment in public user status
...
Closes #19
2019-12-06 21:44:31 +01:00
Daniel Friesel
094c536eb4
Allow comments to be entered while still in transit
2019-12-06 21:40:51 +01:00
Daniel Friesel
b05b535ae7
remove 'next stop' header to align with JS
2019-10-30 20:45:51 +01:00
Daniel Friesel
663b4dc6d8
live update of next station via javascript
2019-10-29 21:18:46 +01:00
Daniel Friesel
daa05870fd
improve undo/share button layout on small screens
...
should fix #22
2019-10-14 15:45:10 +02:00
Daniel Friesel
6d45533c14
mark cancelled stops in checkin view
2019-10-04 23:27:45 +02:00
Daniel Friesel
3582ba317b
checked in view: link to marudor.de detail view for wagon order
2019-09-20 19:39:14 +02:00
Daniel Friesel
29d99fe140
show arrival times in destination selection
2019-09-13 11:54:19 +02:00
Daniel Friesel
628a5c705b
turn force checkout into a proper button
2019-08-25 09:00:59 +02:00
Daniel Friesel
74f2132c2e
declutter Checked In-panel
2019-08-23 22:54:59 +02:00
Daniel Friesel
c9592e3f76
show boarding countdown in departure overview
2019-08-06 20:21:57 +02:00
Daniel Friesel
0439aa8b02
use the same direction for wagon order and direction indicator
2019-08-03 15:09:15 +02:00
Daniel Friesel
a48352ada4
also show train direction on departure
2019-08-03 12:35:47 +02:00
Daniel Friesel
29958c1968
wagon order detail has been deployed on marudor.de
2019-06-25 20:19:45 +02:00
Daniel Friesel
7ef47cdbf9
wagon order: link to marudor.de for details
2019-06-24 21:11:02 +02:00
Daniel Friesel
36121ccffc
show wagon order before departure
2019-06-24 18:02:45 +02:00
Daniel Friesel
b3b0823829
show exit direction on kopfgleis platforms
2019-06-22 17:02:04 +02:00
Daniel Friesel
c35548e909
re-phrase auto checkout notice
2019-06-10 19:22:41 +02:00
Daniel Friesel
b54c977e08
increase checkout delay to work around IRIS information lag
2019-06-10 18:09:54 +02:00
Daniel Friesel
7be3a4219e
checked in: Show QoS messages before departure and HIM messages at all times
2019-06-04 21:12:36 +02:00
Daniel Friesel
b1591eed54
show current/next stop while checked in
2019-05-31 20:18:22 +02:00
Daniel Friesel
155f9f39cc
use journey-specific status links -> one twitter card per journey
2019-05-29 20:01:52 +02:00
Daniel Friesel
7fe95532c1
Use JSON for messages and route storage, prepare for extended route data
2019-05-26 17:28:21 +02:00
Daniel Friesel
45a4089431
Handle missing platform numbers
2019-05-25 23:04:36 +02:00
Daniel Friesel
1dc04eb45a
show journey suggestions on departure board as well
2019-05-20 19:15:21 +02:00
Daniel Friesel
d9d3aac792
allow checkin from connections view
2019-05-19 10:32:57 +02:00
Daniel Friesel
7960114f71
Work in progress: show connections when arriving soon
...
At the moment, the heuristic used to determine connection targets is quite
simple: $station is a target iff there were at least two trips in the past
6 weeks with checkin at the current destination station and checkout at
$station.
Todo / enhanhement options:
* Consider current origin station as well, i.e.: $station is a target
iff there were at least two trips in the past 6 weeks which are preceded by
a trip from the current origin station and (same as above)
* Make connection links clickable once the current journey has ended.
Connections need to be added to _checked_out as well for this to work.
2019-05-19 08:55:23 +02:00
Daniel Friesel
e68043b8fb
Show arrival/departure platform in journey card
2019-05-18 17:10:53 +02:00
Daniel Friesel
b4676c11fb
Fix progress bar colours
2019-05-18 10:16:49 +02:00
marudor
84b32b28e9
Further color improvements
2019-05-16 16:10:53 +02:00