Daniel Friesel
|
d75ae5eb45
|
travelynx no longer requires XML::LibXML
|
2022-11-09 18:15:18 +01:00 |
|
Daniel Friesel
|
c26c8820f2
|
Switch to internal HAFAS client for connection details
|
2022-11-09 18:14:07 +01:00 |
|
Daniel Friesel
|
528f59dbd2
|
obtain polylines via mgate (T-S-DE-HAFAS)
|
2022-11-05 22:01:51 +01:00 |
|
Daniel Friesel
|
087d3871e1
|
Use Travel::Status::DE::HAFAS instead of traininfo.exe for journey details
|
2022-11-05 19:19:52 +01:00 |
|
Daniel Friesel
|
bde6346401
|
Traewelling: Use API v1 for login/logout. v1 checkin does not work yet.
|
2022-10-31 20:58:27 +01:00 |
|
Daniel Friesel
|
6f107754fb
|
get_connecting_trains: departure delay is relevant for connecting trains
|
2022-09-28 19:40:31 +02:00 |
|
Daniel Friesel
|
9f06b52a00
|
get_connecting_trains_p: leave loops when done
|
2022-09-28 19:37:20 +02:00 |
|
Daniel Friesel
|
f3ad5a5ef3
|
connecting trains: HAFAS: Handle delay and pass it to frontend
|
2022-09-25 16:54:06 +02:00 |
|
Daniel Friesel
|
e54130ad6e
|
optionally show local transit connections as well
|
2022-09-24 18:53:04 +02:00 |
|
Daniel Friesel
|
e83cfc5303
|
connections: show expected arrival at destination
|
2022-09-24 16:11:51 +02:00 |
|
Daniel Friesel
|
208b818d7c
|
HAFAS->get_json_p: accept cache and encoding parameters
|
2022-09-24 15:01:24 +02:00 |
|
Daniel Friesel
|
906a8a4f55
|
departure board: add footer
|
2022-09-23 19:25:17 +02:00 |
|
Daniel Friesel
|
8198c9fe23
|
Static: remove unused $travelynx_version
|
2022-09-23 19:22:22 +02:00 |
|
Daniel Friesel
|
4367085887
|
add legend (not referenced yet)
|
2022-09-23 17:35:02 +02:00 |
|
Daniel Friesel
|
6bae226d5c
|
always show 'run' icon when an interchange is short
|
2022-09-23 17:32:27 +02:00 |
|
Daniel Friesel
|
8c511f955c
|
Controller/Traveling: perltidy
|
2022-09-07 18:08:27 +02:00 |
|
Daniel Friesel
|
ffeeb11e5a
|
get_connecting_trains_p: remove trains with identical routes to current one
|
2022-09-05 21:06:05 +02:00 |
|
Daniel Friesel
|
0a7188d2e2
|
get_connecting_trains_p: use has_str_in_list helper more often
|
2022-09-05 21:00:20 +02:00 |
|
Daniel Friesel
|
3b9db4bfd4
|
get_connecting_trains_p: handle uninitialized arr_countdown
|
2022-09-03 17:58:12 +02:00 |
|
Daniel Friesel
|
dd151dc686
|
get_connecting_trains_p: we're doing boolean arithmetic here
(fixes 'useless use of numeric lt in void context' warning)
|
2022-09-03 16:58:54 +02:00 |
|
Daniel Friesel
|
2f2624a80a
|
get_connecting_trains: set lookahead to (expected arrival // now) + 40 minutes
|
2022-09-03 16:46:48 +02:00 |
|
Daniel Friesel
|
6aca1692e4
|
get_connecting_trains_p: increase lookahead to 60
|
2022-08-26 18:56:50 +02:00 |
|
Daniel Friesel
|
ff317c5c2a
|
show connections up to 40 minutes before arrival (rather than just 20)
|
2022-08-26 18:38:54 +02:00 |
|
Daniel Friesel
|
e0d2c42a39
|
sb_templates: name/key can be changed as well
|
2022-08-19 18:13:13 +02:00 |
|
marudor
|
dbe379a34d
|
use bahn.expert as new domain for marudor.de
|
2022-08-19 18:13:13 +02:00 |
|
Daniel Friesel
|
0e14df21d2
|
traewelling: more detailed error messages
|
2022-08-17 21:51:24 +02:00 |
|
Daniel Friesel
|
1a2ff8262d
|
... 'status' is a reserved renderer key. oops.
|
2022-08-04 14:07:25 +02:00 |
|
Daniel Friesel
|
d0c061569d
|
Traveling: Rename log_action to travel_action
|
2022-08-02 22:22:10 +02:00 |
|
Daniel Friesel
|
c348b2dff8
|
log requested station when throwing an ambiguous station name error
|
2022-08-01 20:03:34 +02:00 |
|
Daniel Friesel
|
d3c8daf84c
|
fetch connecting trains asynchronously
|
2022-08-01 10:07:24 +02:00 |
|
Daniel Friesel
|
c06d653195
|
Traveling: sort helpers <-> controllers
|
2022-07-30 10:47:18 +02:00 |
|
Daniel Friesel
|
de73024f1b
|
Passengerrights: section headers; perltidy
|
2022-07-30 10:45:18 +02:00 |
|
Daniel Friesel
|
aa19f4b00c
|
Api: section headers for helpers / controllers; perltidy
|
2022-07-30 10:42:21 +02:00 |
|
Daniel Friesel
|
0e01485952
|
Account: Move helpers to a separate section
|
2022-07-30 10:41:31 +02:00 |
|
Daniel Friesel
|
83954508f0
|
move get_connecting_trains helper to Traveling controller
|
2022-07-30 10:27:57 +02:00 |
|
Daniel Friesel
|
1712694011
|
mov get_connection_targets helper to Journeys Model
|
2022-07-29 10:10:34 +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
|
52ff756577
|
only show cancellation alternatives at original station
|
2022-07-26 15:36:45 +02:00 |
|
Daniel Friesel
|
1594ba9327
|
_checked_out: move get_connecting_trains call to controller
|
2022-07-26 15:36:22 +02:00 |
|
Daniel Friesel
|
960de27f0e
|
move get_connecting_trains out of _cancelled_departure template
|
2022-07-26 14:51:57 +02:00 |
|
Daniel Friesel
|
35338125bc
|
departure board: move get_connecting_trains call to controller
this is in preparation for turning it into a promise
|
2022-07-26 13:19:29 +02:00 |
|
Daniel Friesel
|
e0b824693f
|
Users: update DBF from 'show_realtime=1' to 'rt=1'
|
2022-07-26 12:48:08 +02:00 |
|
Daniel Friesel
|
bb6acc0c6b
|
Use async IRIS API for /s/
|
2022-07-26 10:41:44 +02:00 |
|
Daniel Friesel
|
116becccb0
|
.
|
2022-07-16 20:34:11 +02:00 |
|
Daniel Friesel
|
ff290c78e0
|
services: add marudor.de/regional
|
2022-07-16 13:55:36 +02:00 |
|
Daniel Friesel
|
8c15966bd1
|
dbf: link to currently checked in train
|
2022-07-15 22:26:50 +02:00 |
|
Daniel Friesel
|
c756f045b2
|
Users: use_external_services: correctly handle := 0
|
2022-07-15 21:01:34 +02:00 |
|
Daniel Friesel
|
e2214dfdcd
|
repair /offline.html
|
2022-07-15 19:27:47 +02:00 |
|
Daniel Friesel
|
5eab0c14f4
|
optionally link to external departure boards where sensible (WiP)
|
2022-07-11 22:09:26 +02:00 |
|
Daniel Friesel
|
4deb0bde0b
|
.
|
2022-07-11 22:08:02 +02:00 |
|