Commit graph

2021 commits

Author SHA1 Message Date
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
Antonio El Khoury
026b1fb111 Robustify tests for Paris. 2015-03-01 10:35:22 +01:00
Antonio El Khoury
3e92246ff8 Navitia: Fix queryDepartures() for stop_area when equivs is set to true. 2015-02-25 10:38:51 +01:00
Andreas Schildbach
0267c655bf Fix crash when parsing huge integers in positions. 2015-02-25 09:12:10 +01:00
Andreas Schildbach
322e7cf8cb Include network ID in result header. 2015-02-25 09:09:37 +01:00
Andreas Schildbach
cf651676d2 Migrate network IDs to constant field. 2015-02-25 09:05:01 +01:00
Andreas Schildbach
695fc56d8e Liverpool. 2015-02-17 17:52:28 +01:00
Andreas Schildbach
5b3ceed733 Apply @Nullable annotation to NetworkProvider methods and DTOs. 2015-02-17 17:52:28 +01:00
Andreas Schildbach
883015177e Migrate from using char as a product type to Product enum. Line labels are really just the label and can be null. 2015-02-10 13:56:21 +01:00
Andreas Schildbach
7cb4e8fb06 Apply preconditions on DTOs. 2015-02-10 13:46:38 +01:00
Andreas Schildbach
cd5841cf0f Add debug code to AbstractProviderLiveTest. 2015-02-10 13:43:42 +01:00
Andreas Schildbach
3ade966329 EFA: Fix parsing of <itdTrain />. 2015-02-10 13:43:42 +01:00
Andreas Schildbach
6d30efd3de Fix suggest locations coverage for Stuttgart. 2015-02-10 13:39:59 +01:00
Andreas Schildbach
a721f9285a Fix premature session expiry for Karlsruhe. 2015-02-10 13:36:55 +01:00