Age | Commit message (Expand) | Author | Lines |
2017-07-02 | Fix spelling mistake in Exceptions documentation | Daniel Friesel | -1/+1 |
2017-03-04 | version bump2.15 | Daniel Friesel | -12/+20 |
2017-03-04 | Backend cleanup and updates | Daniel Friesel | -7/+2 |
2017-02-26 | Add BSVG EFA instance | Daniel Friesel | -0/+5 |
2016-09-11 | efa(1): Update NAME and DESCRIPTION | Daniel Friesel | -9/+10 |
2016-08-26 | README: Add notes about buliding from git | Daniel Friesel | -0/+9 |
2015-10-19 | version bump2.14 | Daniel Friesel | -13/+14 |
2015-09-30 | Route::Part: Specify ->via documentation, fix arrayref vs. hashref mixup | Daniel Friesel | -4/+3 |
2015-08-16 | add entry points for Karlsruhe, London/UK und Luzern/CH | Daniel Friesel | -5/+16 |
2015-08-05 | add some more EFA entry points (found on delfi.de) | Daniel Friesel | -0/+25 |
2015-07-31 | remove STV / Verbundlinie Steiermark support (broken unicode) | Daniel Friesel | -7/+15 |
2015-07-25 | refactor efa object construction | Daniel Friesel | -62/+38 |
2015-07-25 | efa: regroup some code pieces semantically | Daniel Friesel | -20/+19 |
2015-07-25 | minor code cleanup | Daniel Friesel | -34/+42 |
2015-07-23 | version bump2.13 | Daniel Friesel | -13/+13 |
2015-07-23 | typos | Daniel Friesel | -3/+3 |
2015-07-23 | efa: remove useless variable %accessibility | Daniel Friesel | -1/+0 |
2015-07-23 | efa: Do not rely on $opt->{accessibility} being initialized by GetOptions | Daniel Friesel | -0/+5 |
2015-07-23 | changelog | Daniel Friesel | -0/+8 |
2015-07-22 | EFA(3pm): document accessibility options | Daniel Friesel | -0/+25 |
2015-07-21 | add -B / --bike-info option | Daniel Friesel | -2/+13 |
2015-07-21 | document accessibility options | Daniel Friesel | -0/+43 |
2015-07-20 | efa: Improve ignore_info defaults based on accessibility and bike options | Daniel Friesel | -2/+13 |
2015-07-19 | bin/efa: Fix undefined array dereference for accessibility options (closes #6) | Daniel Friesel | -2/+4 |
2015-07-18 | add accessibility options to bin/efa | Daniel Friesel | -0/+27 |
2015-07-17 | EFA.pm: add accessibility options (todo: documentation and inclusion in bin/efa) | Daniel Friesel | -70/+125 |
2015-07-13 | EFA: create_post: remove itdLPxx_* keys (only relevant for web view) | Daniel Friesel | -18/+0 |
2015-07-13 | EFA: chomp info messages (avoid trailing newlines) | Daniel Friesel | -0/+1 |
2015-06-25 | release v2.122.12 | Daniel Friesel | -21/+19 |
2015-06-25 | Move messages to Travel::Routing::DE::EFA::Route::Message objects | Daniel Friesel | -17/+167 |
2015-06-22 | bin/efa: warn when -a and -t are used at the same time | Daniel Friesel | -4/+10 |
2015-06-22 | documentation: improve notes about -b / bikeTakeAlong | Daniel Friesel | -2/+7 |
2015-06-19 | efa: update ignore-info default | Daniel Friesel | -1/+2 |
2015-06-19 | extend ignore-info defaults | Daniel Friesel | -1/+3 |
2015-06-19 | changelog: note that ->current_notes isn't stable yet | Daniel Friesel | -1/+3 |
2015-06-19 | update changelog | Daniel Friesel | -0/+9 |
2015-06-19 | document footpath accessors | Daniel Friesel | -0/+32 |
2015-06-19 | Route/Part: document current_notes and update regular_notes documentation | Daniel Friesel | -5/+20 |
2015-06-19 | rename (sched|current)_info to (regular|current)_notes | Daniel Friesel | -11/+11 |
2015-06-19 | efa: only print subtitle and subject when they're not the same | Daniel Friesel | -1/+6 |
2015-06-18 | parse most info and make it available properly | Daniel Friesel | -7/+59 |
2015-06-18 | efa(1): update -E description | Daniel Friesel | -1/+13 |
2015-06-18 | EFA: Handle infoLinks as well as itdInfoTextLists | Daniel Friesel | -1/+1 |
2015-06-17 | efa: Use entirely german route table instead of a half-german/half-english one | Daniel Friesel | -3/+3 |
2015-06-16 | parse footpaths, print them when efa -E is used | Daniel Friesel | -2/+65 |
2015-06-14 | version bump2.11 | Daniel Friesel | -11/+11 |
2015-06-14 | Add train_product accessor to Route/Part and use it in bin/efa | Daniel Friesel | -6/+20 |
2015-05-30 | create_post: Encode -everything- as ISO-8859-15. Fixes odd encoding issue. | Daniel Friesel | -3/+8 |
2015-05-29 | version bump2.10 | Daniel Friesel | -11/+11 |
2015-05-28 | add --devmode switch | Daniel Friesel | -3/+8 |