summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-10-19version bump2.14Daniel Friesel-13/+14
2015-09-30Route::Part: Specify ->via documentation, fix arrayref vs. hashref mixupDaniel Friesel-4/+3
2015-08-16add entry points for Karlsruhe, London/UK und Luzern/CHDaniel Friesel-5/+16
2015-08-05add some more EFA entry points (found on delfi.de)Daniel Friesel-0/+25
2015-07-31remove STV / Verbundlinie Steiermark support (broken unicode)Daniel Friesel-7/+15
2015-07-25refactor efa object constructionDaniel Friesel-62/+38
2015-07-25efa: regroup some code pieces semanticallyDaniel Friesel-20/+19
2015-07-25minor code cleanupDaniel Friesel-34/+42
2015-07-23version bump2.13Daniel Friesel-13/+13
2015-07-23typosDaniel Friesel-3/+3
2015-07-23efa: remove useless variable %accessibilityDaniel Friesel-1/+0
2015-07-23efa: Do not rely on $opt->{accessibility} being initialized by GetOptionsDaniel Friesel-0/+5
2015-07-23changelogDaniel Friesel-0/+8
2015-07-22EFA(3pm): document accessibility optionsDaniel Friesel-0/+25
2015-07-21add -B / --bike-info optionDaniel Friesel-2/+13
2015-07-21document accessibility optionsDaniel Friesel-0/+43
2015-07-20efa: Improve ignore_info defaults based on accessibility and bike optionsDaniel Friesel-2/+13
2015-07-19bin/efa: Fix undefined array dereference for accessibility options (closes #6)Daniel Friesel-2/+4
2015-07-18add accessibility options to bin/efaDaniel Friesel-0/+27
2015-07-17EFA.pm: add accessibility options (todo: documentation and inclusion in bin/efa)Daniel Friesel-70/+125
2015-07-13EFA: create_post: remove itdLPxx_* keys (only relevant for web view)Daniel Friesel-18/+0
2015-07-13EFA: chomp info messages (avoid trailing newlines)Daniel Friesel-0/+1
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
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
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