Commit graph

1391 commits

Author SHA1 Message Date
Andreas Schildbach
38c34addbc catch amateurish attempt to draw arrows using xml reserved characters 2013-06-28 21:25:55 +02:00
Andreas Schildbach
a2255d0835 fix parsing of departures in Ingolstadt 2013-06-28 21:25:55 +02:00
Andreas Schildbach
9f2624eb85 fix NPEs in required attribute methods 2013-06-28 21:25:55 +02:00
Andreas Schildbach
9dd41526dd most efa fare related attributes are optional 2013-06-28 21:25:55 +02:00
Andreas Schildbach
6561a811be efa diva supplement attribute is optional 2013-06-28 19:11:02 +02:00
Andreas Schildbach
d1a23d7fdb fix Bavaria by implementing mobile efa protocol 2013-06-20 12:29:25 +02:00
Andreas Schildbach
01bc6b6219 nicer QueryTripsResult.toString() 2013-06-20 12:29:25 +02:00
Andreas Schildbach
eb88bf47a0 re-use code to process itdOdvAssignedStop 2013-06-20 12:29:25 +02:00
Andreas Schildbach
aaa2a6c810 make 0/0 coordinates valid even if using non-WGS84 ellipsoid 2013-06-20 12:29:25 +02:00
Andreas Schildbach
871b08f13a individual legs have departure and arrival times, too 2013-06-20 12:29:25 +02:00
Andreas Schildbach
3aab4006d5 more individual leg types 2013-06-20 12:29:25 +02:00
Andreas Schildbach
2852aedbd5 rename Connection to Trip 2013-06-20 12:29:25 +02:00
Andreas Schildbach
fde90f7b87 rename Part to Leg, Part.Trip to Leg.Public and Part.Footway to Leg.Individual 2013-06-20 12:29:24 +02:00
Andreas Schildbach
c4939388a4 lines 2013-06-20 12:29:24 +02:00
Andreas Schildbach
f5df777886 line styles for Stockholm 2013-06-15 22:58:22 +02:00
Andreas Schildbach
81b68bbb5f migrate Stockholm to binary connections query 2013-06-15 22:58:21 +02:00
Andreas Schildbach
e8fdea2932 fix parsing of capacity in case only 1st class exists 2013-06-14 11:18:01 +02:00
Andreas Schildbach
287c84454f interpret HTTP_NOT_FOUND as expired session when querying for more connections 2013-06-14 11:12:36 +02:00
Andreas Schildbach
4ac0b9a230 remove superfluous class 2013-06-14 11:12:36 +02:00
Andreas Schildbach
bacb81e42d lines 2013-06-14 11:09:11 +02:00
Martin Benzinger
fcfebe412b update line styles for Ingolstadt 2013-06-14 11:07:30 +02:00
Andreas Schildbach
d6ca748e85 fix condition for including predicted time in connections result 2013-06-10 11:48:31 +02:00
Andreas Schildbach
1cf7d3e9e9 gradually increase buffer size when binary querying connections 2013-06-07 13:50:16 +02:00
Andreas Schildbach
ad603f8bd8 line 2013-06-07 13:50:16 +02:00
Andreas Schildbach
ef1a75466d clean up parsing of lines for efa based providers 2013-06-07 13:50:12 +02:00
Andreas Schildbach
0ad829a936 update line colors for Karlsruhe 2013-05-06 09:22:46 +02:00
Andreas Schildbach
261af7743e fix local autocompletes for Munich 2013-04-18 11:27:45 +02:00
Andreas Schildbach
c8ac98f710 fix Assert.assertEquals import 2013-04-18 11:27:45 +02:00
Andreas Schildbach
f29328f889 replace '$XINT$' tokens in location names of Sydney 2013-04-14 12:39:45 +02:00
Andreas Schildbach
6aa045c5f8 parse itdPartialRoute type for efa based providers 2013-04-14 12:39:45 +02:00
Andreas Schildbach
82560423c8 detect more invalid dates for efa based providers 2013-04-14 12:39:45 +02:00
Andreas Schildbach
95cce1eb4f handle 'Busbahnhof' when shortening names 2013-04-13 18:41:58 +02:00
Andreas Schildbach
129f9e263c line 2013-04-13 18:41:58 +02:00
Andreas Schildbach
9382f5c939 fix strings containing zero byte 2013-04-13 18:41:58 +02:00
Andreas Schildbach
5ac76d4410 throw if mapName cannot be parsed 2013-04-13 18:41:58 +02:00
Andreas Schildbach
a4c148709c fix autocomplete coverage for Baden-Württemberg 2013-03-24 09:20:15 +01:00
Andreas Schildbach
5c79bf70a3 update to junit 4.11 2013-03-24 09:20:15 +01:00
Andreas Schildbach
2ce0de8103 don't use lineRestriction for London 2013-03-24 09:20:15 +01:00
Andreas Schildbach
70167682e6 fix umlauts in autocompleted stations for Austria 2013-03-21 11:07:35 +01:00
Andreas Schildbach
bd397fdb47 fix overlong line names for London 2013-03-19 11:24:36 +01:00
Andreas Schildbach
6361096607 parse on demand service in binary connections query 2013-03-19 11:03:09 +01:00
Andreas Schildbach
57e0492936 in the case of an unknown product, at least add symbol or name 2013-03-15 15:57:09 +01:00
Andreas Schildbach
4a65796401 new interface method to determine typical products of a network 2013-03-15 10:52:00 +01:00
Andreas Schildbach
29f719db5a use Product enum in queryConnections() 2013-03-15 10:13:35 +01:00
Andreas Schildbach
9653a0420f migrated Saarbrücken to binary connection queries, xml departures and more 2013-03-14 15:46:34 +01:00
Andreas Schildbach
96fe89286c do not retry on http status 406 2013-03-14 08:40:23 +01:00
Andreas Schildbach
bfb3b64eca fix http referer for trip endpoint in Vienna 2013-03-14 08:40:23 +01:00
Andreas Schildbach
fdb905c195 update user agent 2013-03-14 08:40:02 +01:00
Andreas Schildbach
ae5109f036 handle cancelled connections for efa based providers 2013-03-12 17:40:59 +01:00
Andreas Schildbach
d62d61e53f use rbl delay to determine predicted times for intermediate stops (efa based providers) 2013-03-12 17:37:36 +01:00