Commit graph

1884 commits

Author SHA1 Message Date
Andreas Schildbach
eb533aafe0 Fix missing serialVersionUIDs. 2015-05-21 00:25:40 +02:00
Andreas Schildbach
9527f34a2d VRS: Update API base. 2015-05-04 19:03:14 +02:00
Andreas Schildbach
d4433b7bfe BSVAG: Update API base. 2015-05-04 08:10:13 +02:00
Andreas Schildbach
3c24af6d74 EFA: Fix ordering of itdMessageList and clientHeaderLines tags. 2015-05-04 08:10:13 +02:00
Andreas Schildbach
de62da6427 Sydney: Enable more products for trips. 2015-05-04 08:10:13 +02:00
Andreas Schildbach
cfae3fc11c Bayern: Enable more products for trips. 2015-05-04 08:10:12 +02:00
Andreas Schildbach
e43c676a34 EFA: More explicit handling of inclMOT_11 parameter. 2015-05-04 08:09:57 +02:00
Michael Dyrna
e9479c18d8 VRS: Additional parsing rule for platform information. 2015-04-10 08:52:07 +02:00
Michael Dyrna
8a5341438f VRS: Quickly handle API error 'Keine Abfahrten gefunden.'. The full solution would be to restructure the code in a way that allows to return at least the List<LineDestination> part. 2015-04-10 08:50:58 +02:00
Andreas Schildbach
7545abea7a Assert for valid stationId in queryDepartures(). 2015-04-08 09:42:46 +02:00
Andreas Schildbach
6c934ff071 VVS: At the request of Verkehrsverbund Stuttgart, reduce number of trips requested to 4. 2015-04-02 19:57:34 +02:00
Andreas Schildbach
cd8b7fc6dd VRR: Fix umlauts in suggested locations. 2015-04-02 10:27:05 +02:00
Andreas Schildbach
af4f9ab0cc Log network access via slf4j. 2015-04-02 10:24:35 +02:00
Antonio El Khoury
34cbe3a705 Navitia: Stop checking for inactive stations. 2015-04-02 10:21:20 +02:00
Michael Dyrna
bc9679310a VRS: Avoid endless queryMoreTrips() loop by not allowing earlier or later trips if current arrival or departure query found only one trip. 2015-04-02 10:18:00 +02:00
Michael Dyrna
154085da1d VRS: New platform parsing rule for Aachen. Parse position also in 'via stops'. 2015-04-01 17:42:22 +02:00
Michael Dyrna
bff85253d1 VRS: Parse NRW-Tarif. 2015-04-01 17:39:59 +02:00
Michael Dyrna
ec8bfb8016 VRS: More bus styles for Cologne. 2015-04-01 17:36:28 +02:00
Michael Dyrna
72d0e5dd4a VRS: Additional parsing rule for platform information. 2015-04-01 17:32:56 +02:00
Andreas Schildbach
009c31ed12 EFA: Uppercase Fare.network. 2015-04-01 17:27:59 +02:00
Andreas Schildbach
6b1e882558 EFA: Set maximum time to walk to first or from last stop. 2015-04-01 17:27:59 +02:00
Andreas Schildbach
6106419561 EFA: Fix ignoring of itdLayoutParams. 2015-04-01 17:27:59 +02:00
Andreas Schildbach
773ea00d74 EFA: More descriptive exception when location to append to URL doesn't contain anything useful to append. 2015-04-01 17:27:59 +02:00
Andreas Schildbach
4b65f0145c Introduce location type for plain coordinates. 2015-04-01 17:27:59 +02:00
Antonio El Khoury
71d88fcd18 Navitia: Create abstract test class. 2015-04-01 16:48:40 +02:00
Antonio El Khoury
9f2b3b57e1 Navitia: Use normalized physical modes instead of commercial modes. 2015-04-01 16:48:40 +02:00
Antonio El Khoury
92705c3ab1 Navitia: Add missing enum values to SectionType. 2015-04-01 16:28:16 +02:00
Michael Dyrna
e71f33ff14 VRS: Fix NumberFormatException on empty polygon in queryTrips. 2015-03-18 15:28:29 +01:00
Michael Dyrna
584c573c37 VRS: Styles for Cologne bus lines. 2015-03-18 11:06:58 +01:00
Michael Dyrna
095fd87052 VRS: Fix swapped latitude and longitude in queryNearbyLocations URI. 2015-03-18 11:06:58 +01:00
Andreas Schildbach
7165730bb3 Configure session cookies for Freiburger Verkehrs AG and Baden-Württemberg, Constance & Basel. 2015-03-17 12:23:47 +01:00
Michael Dyrna
5ecf57bed9 Cologne & Bonn. 2015-03-17 11:19:13 +01:00
Andreas Schildbach
ca895596ba Outlaw empty strings in location IDs. 2015-03-12 13:20:55 +01:00
Andreas Schildbach
95d0a31675 Suppress warnings about missing serialVersionUIDs for the whole project. 2015-03-12 13:18:46 +01:00
Andreas Schildbach
6d27f3aa4e Remove NetworkId.VRS for now. 2015-03-09 20:07:29 +01:00
Andreas Schildbach
159bc397d4 Update API base for Freiburg. 2015-03-09 15:47:00 +01:00
Andreas Schildbach
f1aa4c166b Work around weirdly formatted positions in San Francisco. 2015-03-09 15:47:00 +01:00
Andreas Schildbach
65870ff563 Fix premature session expiry for Munich. 2015-03-02 11:26:59 +01:00
Andreas Schildbach
eb1092c9f8 Add method to determine the perceived brightness of a color. 2015-03-02 11:26:59 +01:00
Andreas Schildbach
c6861282f3 Enhance check for internal errors. 2015-03-02 11:26:59 +01:00
Andreas Schildbach
7937ca5fa1 EFA: Use itdMeansOfTransport.type rather than itdPartialRoute.type for deciding if a leg is individual or public. 2015-03-02 11:26:59 +01:00
Andreas Schildbach
7f0ff9eb97 Line styles for Hannover. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
c1cd747986 EFA: Don't URL-encode pure numbers. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
0aead00171 Fix umlauts in suggested locations for Salzburg. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
0155908666 Line styles for Salzburg. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
2038a740e2 Include network with Line. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
39008afc0b Fix umlauts in suggested locations for Rhineland-Palatinate, Rhine-Neckar & Baden-Württemberg. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
f48c0ef60e Hafas: If there are predicted times for individual legs, use them. 2015-03-02 11:20:46 +01:00
Andreas Schildbach
b8678a3fae Testcases for BVG masts. 2015-03-02 11:10:15 +01:00
Antonio El Khoury
82e367a08b Navitia: Fix location type handling in queryNearbyLocations. 2015-03-01 15:40:18 +01:00