Commit graph

279 commits

Author SHA1 Message Date
Julius Tens
ac56493768 mark & filter stations that are passed without stopping, as they contain no arrival/departure time information which would violate the fptf spec 2017-12-29 09:00:18 +01:00
Julius Tens
54865e67e6 allow multiple bitmask positions for one product 2017-12-29 07:49:47 +01:00
Julius Tens
66d869a3eb make when timezone- and local-independent 2017-12-28 22:57:22 +01:00
Julius Tens
0de6776815 merge any-endpoint into oebb 2017-12-28 17:39:09 +01:00
Jannis R
c02983492b
docs, tests: rename journey.parts -> journey.legs 📝 2017-12-28 17:14:53 +01:00
Jannis R
8985f8ccd2
rename journey.parts -> journey.legs 2017-12-28 17:13:02 +01:00
Julius Tens
851e68d3c4 throw error if products filter is empty 2017-12-28 17:12:46 +01:00
Julius Tens
b0eb6d6474 fix requests with no filters 2017-12-28 16:50:30 +01:00
Jannis R
5814a69dd5 bugfixes 🐛💚, update deps 2017-12-28 16:29:12 +01:00
Julius Tens
de4399fd43 correction: rename 'modes' to 'products' 2017-12-28 15:29:39 +01:00
Julius Tens
4d4412d63f add products/modes for oebb 2017-12-26 00:58:12 +01:00
Jannis R
c304119de5
bugfixes 🐛💚, update deps 2017-12-19 01:40:59 +01:00
Jannis R
28e601553d
fix DB modes 🐛 2017-12-18 23:25:41 +01:00
Jannis R
477124a769
WIP ÖBB profile 2017-12-18 23:24:11 +01:00
Jannis R
f6077d5b6d
cancelled flag for departures & passed stations
ported abf323d over from master
2017-12-18 21:17:32 +01:00
Jannis R
abf323d27c
fix cancelled journey legs 🐛, cancelled departures & passed stations, 1.3.1 2017-12-18 21:00:06 +01:00
Jannis R
965d5393ef
accessibility filters for every profile 2017-12-18 20:01:12 +01:00
Jannis R
9f0db98cea
simplify docs 📝 2017-12-18 12:00:06 +01:00
Jannis R
9e5e8b9d56
radar: support delays 2017-12-18 11:59:26 +01:00
Jannis R
aeac22b569
journeyPart: passedStations option 2017-12-17 20:33:49 +01:00
Jannis R
374fd6120a
docs: methods, usage examples, more related projects 2017-12-17 20:04:17 +01:00
Jannis R
bcddc49049
docs for DB profile 2017-12-17 17:48:21 +01:00
Jannis R
2ae8fd2ba0
docs for VBB profile 2017-12-17 17:42:50 +01:00
Jannis R
e573ee2842
docs: update FPTF link, minor improvements 2017-12-17 17:28:08 +01:00
Jannis R
1415036e46
add missing dep, expose profile 2017-12-16 07:54:39 +01:00
Jannis R
e03ad5bf3d
fix build 💚 2017-12-16 03:22:36 +01:00
Jannis R
595c745830
VBB: support 7-digit stations 2017-12-16 03:20:11 +01:00
Jannis R
b0157c75d5
update validate-fptf 🐛, expose movement trip, add more todos 2017-12-16 02:28:09 +01:00
Jannis R
09fc50f5b3
comply with FPTF 1.0.1, using validate-fptf 2017-12-16 01:56:59 +01:00
Jannis R
e6f7a09505
more fixes for 3811b45 🐛 2017-12-12 23:40:12 +01:00
Jannis R
0b37e62e09
fix for 3811b45 🐛 2017-12-12 23:24:55 +01:00
Jannis R
024aa0e948
deal with some todos, add more 2017-12-12 23:15:06 +01:00
Jannis R
040ed41de7
VBB: add (anti)clockwise symbols to Ringbahn 2017-12-12 18:31:41 +01:00
Jannis R
81c9411cfe
deal with some todos, add more 2017-12-12 04:04:41 +01:00
Jannis R
eacbd8ef01
validate profile 2017-12-12 03:32:07 +01:00
Jannis R
a2fa56edc1
more bugfixes 🐛 2017-12-11 20:04:32 +01:00
Jannis R
608a91989f
bugfixes 🐛, even more todos 2017-12-11 19:40:46 +01:00
Jannis R
3811b4553c
FPTF location objects
see public-transport/friendly-public-transport-format@6481dee
2017-12-11 19:25:30 +01:00
Jannis R
14cdc77c0f
moment-timezone -> luxon, parse DateTimes with locale 2017-12-11 17:28:29 +01:00
Jannis R
130ffeccf9
fix tests point in time 💚 2017-12-11 16:33:17 +01:00
Jannis R
3c9c8433dc
DB: find cheapest price 2017-12-11 16:06:37 +01:00
Jannis R
cd809d2726
fix build 💚, add todo 2017-12-11 15:49:58 +01:00
Jannis R
36825d3e2a
VBB: parse tickets, change client ID
ported over from derhuerst/vbb-hafas@74680b7
2017-12-11 15:42:35 +01:00
Jannis R
3ea4fd3e40
bugfixes 🐛, rename dep.ref -> dep.journeyId 2017-12-11 15:20:50 +01:00
Jannis R
275c9e54d7
more line info 2017-12-11 15:15:00 +01:00
Jannis R
d77c450d11
fix products parsing 🐛, minor changes 2017-12-11 15:08:11 +01:00
Jannis R
658d67e3b2
mark journeys & journey parts as cancelled
see derhuerst/vbb-gtfs#19
see public-transport/friend-public-transport-format#27
2017-12-07 20:21:16 +01:00
Jannis R
4ee1b27ae6
journeys: cancelled flag, 1.3.0
see derhuerst/vbb-rest#19
2017-12-06 19:36:47 +01:00
Jannis R
817f44ea39
Node 6 💚 2017-11-29 02:27:31 +01:00
Jannis R
42f90b790e
fix build 💚 2017-11-29 02:27:04 +01:00