summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2015-06-25release v2.122.12Daniel Friesel-21/+19
2015-06-25Move messages to Travel::Routing::DE::EFA::Route::Message objectsDaniel Friesel-17/+167
2015-06-22bin/efa: warn when -a and -t are used at the same timeDaniel Friesel-4/+10
2015-06-22documentation: improve notes about -b / bikeTakeAlongDaniel Friesel-2/+7
2015-06-19efa: update ignore-info defaultDaniel Friesel-1/+2
2015-06-19extend ignore-info defaultsDaniel Friesel-1/+3
todo: automatically remove Fahrradmitnahme when --bike is present, and at some kind of wheelchair support to remove Einstiegshilfe and also enable related EFA options (not supported by the library yet)
2015-06-19changelog: note that ->current_notes isn't stable yetDaniel Friesel-1/+3
2015-06-19update changelogDaniel Friesel-0/+9
2015-06-19document footpath accessorsDaniel Friesel-0/+32
2015-06-19Route/Part: document current_notes and update regular_notes documentationDaniel Friesel-5/+20
2015-06-19rename (sched|current)_info to (regular|current)_notesDaniel Friesel-11/+11
2015-06-19efa: only print subtitle and subject when they're not the sameDaniel Friesel-1/+6
2015-06-18parse most info and make it available properlyDaniel Friesel-7/+59
2015-06-18efa(1): update -E descriptionDaniel Friesel-1/+13
2015-06-18EFA: Handle infoLinks as well as itdInfoTextListsDaniel Friesel-1/+1
infoLinks refer to up-to-date information which is not part of the scheduled, such as temporary schedule changes or stop concellations.
2015-06-17efa: Use entirely german route table instead of a half-german/half-english oneDaniel Friesel-3/+3
2015-06-16parse footpaths, print them when efa -E is usedDaniel Friesel-2/+65
2015-06-14version bump2.11Daniel Friesel-11/+11
2015-06-14Add train_product accessor to Route/Part and use it in bin/efaDaniel Friesel-6/+20
2015-05-30create_post: Encode -everything- as ISO-8859-15. Fixes odd encoding issue.Daniel Friesel-3/+8
2015-05-29version bump2.10Daniel Friesel-11/+11
2015-05-28add --devmode switchDaniel Friesel-3/+8
2015-05-25--proximity / use_near_stops: Accept walking time in minutesDaniel Friesel-11/+31
2015-05-10efa: Fix typo in NoData exception message (RT #104335)Daniel Friesel-1/+1
2015-01-09Version bump2.09Daniel Friesel-17/+19
2015-01-07EFA.pm: Add DING (Donau-Iller Nahverkehr). Thanks to @_stk for pointing it outDaniel Friesel-0/+5
2014-12-07documentationDaniel Friesel-2/+7
2014-12-07Improve error messages, especially for ambiguous input valuesDaniel Friesel-15/+27
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-10/+17
2014-10-08efa(1): spellcheckDaniel Friesel-9/+8
2014-10-08efa(1): sort options alphabeticallyDaniel Friesel-50/+50
2014-10-08efa(1): Add examplesDaniel Friesel-0/+24
2014-10-07efa -s: use case insensitive matchingDaniel Friesel-1/+1
2014-10-07efa -l: shorten table headersDaniel Friesel-1/+1
2014-08-25Merge branch 'szabgab-patch-1'Daniel Friesel-1/+5
2014-08-25link to GitHub from META files and thus from MetaCPAN.orgGabor Szabo-1/+5
2014-08-17efa(1): -u: refer to -l as wellDaniel Friesel-1/+1
2014-08-17efa: add -s / --service optionDaniel Friesel-3/+25
2014-08-17add efa -l / --list optionDaniel Friesel-0/+15
2014-08-17Add shortname to EFA service listDaniel Friesel-40/+64
2014-08-14update additional typos in the documentationDaniel Friesel-6/+6
(patch by Gregor Hermann)
2014-08-12Fix typos (patch by gregoa)Daniel Friesel-2/+2
<https://rt.cpan.org/Ticket/Display.html?id=97971>
2014-08-08version bump2.07Daniel Friesel-12/+13
2014-08-08efa(1): add other EFA services to descriptionDaniel Friesel-2/+5
2014-08-06efa(1): --post is not supportedDaniel Friesel-8/+1
2014-08-03efa: add --auto-url / --discover-and-print optionDaniel Friesel-27/+44
2014-08-03add --discover option and get_efa_urls methodDaniel Friesel-1/+95
2014-08-03support EFA services which do not set itdDateTimeTargetDaniel Friesel-0/+9
2014-08-03add more EFA entry pointsDaniel Friesel-1/+31