Commit graph

330 commits

Author SHA1 Message Date
Jannis R
4aa5f1de85
CFL, Irish Rail: transformReqBody -> defaultLanguage 2022-06-18 18:33:26 +02:00
Jannis R
492cb7dfbc
KVB: provide CA certificate chain via Agent 🐛 2022-06-18 18:33:13 +02:00
Jannis R
7e1f7ed4ee
BVG/VBB: parse stop DHIDs 2022-04-26 22:08:23 +02:00
Jannis R
f8ca2d5d17
BVG: only expand 9* stop IDs to 12 digits 🐛
follow-up of ff2b6778
2022-04-26 22:08:23 +02:00
roehrt
1236cf63a0
DB: support age group by age API 2022-04-26 12:13:52 +02:00
roehrt
7a3fd4fca5
DB: update to the lowest working version 2022-04-26 12:13:41 +02:00
roehrt
f3c2ee6f5a
DB: support age-based tariffs
The supported age groups are now:
- 'B' (baby, infant)
- 'K' (kind, child)
- 'Y' (young)
- 'E' (Erwachsener, adult)
- 'S' (Senior)
2022-04-26 12:13:41 +02:00
Jannis R
4cd0e9d98f
minor tweaks 📝 2022-01-13 14:08:43 +01:00
Jannis R
f6b144f012
update transport-apis; BVG: update endpoint & aid
The old endpoint currently redirects to the new one.
2021-12-29 15:20:04 +01:00
Jannis R
e79a371dde
add todos 2021-12-29 15:20:03 +01:00
Jannis R
f6733d937a
ÖBB: enable lines() 2021-12-02 13:57:03 +01:00
Jannis R
ed86ad0b56
add KVB profile 📝
fixes #250
2021-11-27 23:46:27 +01:00
Jannis R
f41b8ac464
BVG: update API endpoint, add new integration test fixtures
related: https://github.com/schildbach/public-transport-enabler/issues/418 & https://github.com/alexander-albers/tripkit/issues/48

This reverts 3f75e07.
2021-11-08 14:18:47 +01:00
Jannis R
6941e7a4ad
BVG: parse high occupancies 2021-10-29 13:03:58 +02:00
Jannis R
69ddf5fb8d
BVG: parse occupancy 2021-10-28 12:42:55 +02:00
Jannis R
a8d4d328b8
BVG: minor changes 2021-10-28 12:42:55 +02:00
Jannis R
1f6e6810da
DB: update ext 2021-10-26 15:00:09 +02:00
Jannis R
3f75e075a3
BVG: update API endpoint 2021-10-26 15:00:09 +02:00
Jannis R
39d3807c82
minor tweaks 📝
- package.json: add contributor "Kristjan Esperanto"
- readme: remove table of contents
- VRN: remove superfluous formatRefreshJourneyReq()
- NVV: fix profile name
- CFL: document "Fun" product
2021-10-26 15:00:09 +02:00
Jannis R
a7cb71c870
add todos & comments 2021-10-26 15:00:08 +02:00
Jannis R
46fb44d0de
SNCB: update CA chain 🐛 2021-10-22 00:00:10 +02:00
Jannis R
ca75c4407d
adapt VBB profile to server changes 2021-09-21 14:32:16 +02:00
Jannis R
042668ff56
add DART profile 📝 2021-09-13 14:19:08 +02:00
Jannis R
e871c80900
link to FPTF v2 draft spec 📝
fixes #243
2021-08-18 16:00:16 +02:00
Yureka
6de2dc7bf3 fix db price parsing 2021-08-18 12:56:05 +02:00
Jannis R
56bd16b562
add Land Salzburg profile 📝
part of #207
closes #207
2021-08-05 20:11:01 +02:00
Jannis R
db2cbfdc45
add VOR profile 📝
part of #207
2021-08-05 20:10:42 +02:00
Jannis R
649a7ec060
add OÖVV profile 📝
part of #207
2021-08-05 20:10:32 +02:00
Jannis R
0ae13b09af
add STV profile 📝
part of #207
2021-08-05 20:10:22 +02:00
Jannis R
f20466c21c
add IVB profile 📝
part of #207
2021-08-05 20:10:10 +02:00
Jannis R
e293223c08
add VVV profile 📝
part of #207
2021-08-05 20:09:58 +02:00
Jannis R
0995696c65 journeysFromTrip: docs 📝 2021-08-04 15:21:00 +02:00
Jannis R
ce82817631 DB: add journeysFromTrip() 2021-08-04 15:21:00 +02:00
Jannis R
33dab455ce
add TPG profile 📝
closes #208
2021-07-28 22:45:43 +02:00
Jannis R
24c2cc6ea4
add BLS profile 📝
part of #208
2021-07-26 17:45:09 +02:00
Jannis R
62843f79d4 update profile examples 📝
[ci skip]
2021-05-01 10:58:45 +02:00
Jannis R
96b4d55f56 re-upgrade profiles, adapt feature flags, adapt tests 2021-05-01 10:58:45 +02:00
Jannis R
251e7925c9 pull more profile base data from transport-apis 2021-05-01 10:58:45 +02:00
Kristjan Esperanto
e9701648ee Add Rejseplanen to list 2021-03-29 02:52:19 +02:00
Jannis R
dbac565dbe
ÖBB: fix profile by using https: 🐛
fixes #225
2021-03-26 23:38:26 +01:00
Kristjan
d9de0e004a Mark profile name as code 2021-03-26 01:10:28 +01:00
Kristjan
b6ad9ba0bc Remove 'source code' column and rename 'profile id' to 'profil name' 2021-03-26 01:10:28 +01:00
Kristjan
15be4a0b58 Introduce a 'profile id' column
This is helpful to choose the right profile. The folder name corresponds to the 'profile id' that I have to specify when I create a client. I haven't seen such an overview yet.

I'm not sure if 'profile id' is the appropriate term.
2021-03-26 01:10:28 +01:00
Tobias Roehr
6f56f15284 Enable usage of 1st class BahnCards and fix typo 2021-03-25 13:05:10 +01:00
Kristjan
9bfd4566ae Fix links and add missing cell 2021-03-25 12:01:54 +01:00
Jannis R
7025d3bc01
ÖBB: change ver to 1.33 🐛, enable remarks(), update client info
fixes #213
2021-02-12 23:47:10 +01:00
Jannis R
78bbf9b66c
VKG, VVT departures(): disable getPasslist & stbFltrEquiv 🐛 2021-02-07 22:22:15 +01:00
Jannis R
8ba60dcf92
improve readme.md & p/readme.md 📝
- more list of profiles to p/readme.md
- explain related libs better
- tweak readme.md section for better readability

[ci skip]
2021-01-28 14:22:29 +01:00
Jannis R
0690724d1e
add VKG profile 2021-01-26 22:26:36 +01:00
Jannis R
2853fb0408
add VVT profile 2021-01-26 22:26:36 +01:00