summaryrefslogtreecommitdiff
path: root/lib/Travel/Routing/DE/EFA.pm
AgeCommit message (Expand)AuthorLines
2015-06-25release v2.122.12Daniel Friesel-2/+2
2015-06-25Move messages to Travel::Routing::DE::EFA::Route::Message objectsDaniel Friesel-10/+21
2015-06-22documentation: improve notes about -b / bikeTakeAlongDaniel Friesel-1/+3
2015-06-19rename (sched|current)_info to (regular|current)_notesDaniel Friesel-2/+2
2015-06-18parse most info and make it available properlyDaniel Friesel-4/+34
2015-06-18EFA: Handle infoLinks as well as itdInfoTextListsDaniel Friesel-1/+1
2015-06-16parse footpaths, print them when efa -E is usedDaniel Friesel-1/+22
2015-06-14version bump2.11Daniel Friesel-2/+2
2015-06-14Add train_product accessor to Route/Part and use it in bin/efaDaniel Friesel-0/+1
2015-05-30create_post: Encode -everything- as ISO-8859-15. Fixes odd encoding issue.Daniel Friesel-3/+4
2015-05-29version bump2.10Daniel Friesel-2/+2
2015-05-28add --devmode switchDaniel Friesel-1/+3
2015-05-25--proximity / use_near_stops: Accept walking time in minutesDaniel Friesel-8/+19
2015-01-09Version bump2.09Daniel Friesel-3/+3
2015-01-07EFA.pm: Add DING (Donau-Iller Nahverkehr). Thanks to @_stk for pointing it outDaniel Friesel-0/+5
2014-12-07Improve error messages, especially for ambiguous input valuesDaniel Friesel-5/+14
2014-11-23Add an alternative VRR EFA entrypoint (Thanks to @NoMoKeTo for pointing it out)Daniel Friesel-4/+11
2014-10-08version bump2.08Daniel Friesel-2/+2
2014-08-17Add shortname to EFA service listDaniel Friesel-36/+57
2014-08-14update additional typos in the documentationDaniel Friesel-4/+4
2014-08-12Fix typos (patch by gregoa)Daniel Friesel-1/+1
2014-08-08version bump2.07Daniel Friesel-2/+2
2014-08-03add --discover option and get_efa_urls methodDaniel Friesel-0/+51
2014-08-03support EFA services which do not set itdDateTimeTargetDaniel Friesel-0/+7
2014-08-03add more EFA entry pointsDaniel Friesel-1/+26
2014-08-02version bump2.06Daniel Friesel-2/+2
2014-07-26fix exclude / --exclude bugDaniel Friesel-5/+9
2014-03-05perltidyDaniel Friesel-3/+1
2014-03-05Route/Part.pm: add {arrival,departure}_{route,station}maps accessorsDaniel Friesel-15/+57
2014-03-03version bump to 2.052.05Daniel Friesel-2/+2
2014-03-03add -f/--full-route option (show all interemdiate stops)Daniel Friesel-1/+4
2014-03-02Add option to specify maximum number of connectionsDaniel Friesel-0/+19
2014-02-27rename XML specific functions to ..._xmlDaniel Friesel-10/+10
2014-01-18add efa-url support to efa scriptDaniel Friesel-6/+6
2014-01-16Move EFA logic to ::EFA, just set URL in ::VRRDaniel Friesel-0/+899