Commit graph

166 commits

Author SHA1 Message Date
Antonio El Khoury
71d88fcd18 Navitia: Create abstract test class. 2015-04-01 16:48:40 +02:00
Michael Dyrna
e71f33ff14 VRS: Fix NumberFormatException on empty polygon in queryTrips. 2015-03-18 15:28:29 +01:00
Michael Dyrna
5ecf57bed9 Cologne & Bonn. 2015-03-17 11:19:13 +01:00
Andreas Schildbach
95d0a31675 Suppress warnings about missing serialVersionUIDs for the whole project. 2015-03-12 13:18:46 +01:00
Andreas Schildbach
c6861282f3 Enhance check for internal errors. 2015-03-02 11:26:59 +01:00
Andreas Schildbach
0aead00171 Fix umlauts in suggested locations for Salzburg. 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
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
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
cd5841cf0f Add debug code to AbstractProviderLiveTest. 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
Andreas Schildbach
4a8a17f1fe Lines. 2015-02-10 13:34:55 +01:00
Andreas Schildbach
2ab38329c5 Migrate Kiel, Lübeck & Schleswig-Holstein to use XML station board for querying departures. 2015-02-05 17:16:43 +01:00
Andreas Schildbach
377f628183 Fix lines and styles for Sydney. 2015-02-05 16:41:31 +01:00
Antonio El Khoury
76458296a0 Improve queryMoreTrips test for Paris. 2015-02-02 11:00:08 +01:00
Andreas Schildbach
0a571554c5 Change NetworkProvider.queryTrips() signature to accept a Set of products rather than a Collection. 2015-02-02 10:49:32 +01:00
Andreas Schildbach
8df79805d0 Rename .queryNearbyStations() to .queryNearbyLocations() and make it find POIs too. 2015-02-02 10:41:12 +01:00
Andreas Schildbach
25c2eb6176 Refactor XmlPullParser.getAttributeValue() to use XmlPullUtil.attr() variants. 2015-02-01 23:02:09 +01:00
Andreas Schildbach
c1691a7e71 Fix and add tests for Berlin & Brandenburg.
Conflicts:
	enabler/test/de/schildbach/pte/live/BvgProviderLiveTest.java
	enabler/test/de/schildbach/pte/live/VbbProviderLiveTest.java
2015-02-01 17:24:21 +01:00
Antonio El Khoury
696498cbca Update tests for Paris. 2015-02-01 17:16:21 +01:00
Andreas Schildbach
864783fed0 EFA: Fix exception when JSON stopfinder doesn't find anything. 2015-01-27 14:32:52 +01:00
Andreas Schildbach
bb03f45f53 EFA: Fix parsing of itdOdv and handling of location IDs. 2015-01-27 14:21:36 +01:00
Andreas Schildbach
fbe53a1fbe Merge Neckar-Alb-Donau into Baden-Württemberg, Constance & Basel. 2015-01-25 10:10:43 +01:00
Andreas Schildbach
55d41dfd69 Add missing query wrappers in AbstractProviderLiveTest. 2015-01-21 12:58:21 +01:00
Andreas Schildbach
7dd49cf0ee Update API base for Hannover & Lower Saxony. 2015-01-21 12:50:37 +01:00
Andreas Schildbach
1c32dc0c05 Merge Birmingham & West Midlands into England, Scotland & Wales. 2015-01-21 12:31:30 +01:00
Andreas Schildbach
64366b4d3e Merge Trier into Rhineland-Palatinate, Rhine-Neckar & Baden-Württemberg. 2015-01-15 10:23:11 +01:00
Andreas Schildbach
3db5c27153 Enable trips capability for Sweden. 2015-01-13 14:21:46 +01:00
Andreas Schildbach
540535b7d5 Hafas: Improve on splitting place and name for lots of networks. 2015-01-11 20:20:37 +01:00
Andreas Schildbach
b596ba6f3a Hafas: If binary connections query returns only one single individual leg, don't query for more. 2015-01-11 20:20:29 +01:00
Andreas Schildbach
06a0d12b0f Update year of copyright. 2015-01-01 01:52:27 +01:00
Antonio El Khoury
11ccd099ec Navitia: Add new commercial modes. 2014-12-21 23:18:41 +01:00
Antonio El Khoury
6255bd1d76 Navitia: Add support for products in queryTrips. 2014-12-21 23:18:41 +01:00
Antonio El Khoury
54ea75fefc Navitia: Add support for walking speed in queryTrips. 2014-12-21 23:18:34 +01:00
Andreas Schildbach
32ceccedb8 Disable sort by weight in JSON getstops for Brandenburg. 2014-12-16 22:54:43 +01:00
Andreas Schildbach
8e1977d09c Update tests for Melbourne. 2014-12-14 10:42:56 +01:00
Andreas Schildbach
b7f1fda768 Merge London and South West England into East of England. 2014-12-14 10:42:56 +01:00
Antonio El Khoury
a136e7911b Paris provider based on abstract Navitia provider. 2014-11-30 15:59:20 +01:00
Andreas Schildbach
2a5458dc45 Tests for address/coordinate problem in Dresden. 2014-11-24 10:57:55 +01:00
Andreas Schildbach
bae806d5cc Handle case where no (further) trips can be found for binary trips (Hafas). 2014-10-19 09:22:02 +02:00
Andreas Schildbach
2aed1b3af4 Update API base for Neckar-Alb-Donau. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
fce1066a59 Migrate BVG station board to separate base URL. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
7a467473b9 Disable useProxFootSearch generally for VRR. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
6a71482d15 Hafas xmlStationBoard to support equivs. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
4893474968 Remove support for additional query parameter for BVG. 2014-09-18 10:43:01 +02:00