summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS/Result.pm
AgeCommit message (Expand)AuthorLines
2017-01-26Version bump1.13Daniel Friesel-2/+2
2017-01-25Really remove linemap workaroundDaniel Friesel-96/+0
2016-12-30version bump1.12Daniel Friesel-2/+3
2016-12-18Result: Add line numbers for S-Bahn HamburgDaniel Friesel-0/+31
2016-12-14Result: Remove ABR, ERB, NWB line mappings for now (not neccessarily unique)Daniel Friesel-16/+15
2016-12-14But wait, there's more!Daniel Friesel-0/+3
2016-12-13even more line numbersDaniel Friesel-9/+25
2016-12-13more line numbersDaniel Friesel-1/+18
2016-12-13line no calculation: Don't get confused by 3- or 4-digit train numbersDaniel Friesel-2/+2
2016-12-13experimental manual line number mapping (not provided by IRIS at the moment)Daniel Friesel-0/+29
2016-11-24minor optimizationDaniel Friesel-1/+1
2016-10-11version bump1.11Daniel Friesel-2/+2
2016-10-06Use the same DateTime::Format::Strptime object for all Result objectsDaniel Friesel-1/+1
2016-10-01Release v1.101.10Daniel Friesel-2/+2
2016-09-30Result: Add qos code 71 (no WLAN in some carriages)Daniel Friesel-1/+4
2016-06-27version bump1.09Daniel Friesel-2/+2
2016-06-19Result: classes: Actually return a listDaniel Friesel-1/+9
2016-06-09version bump1.08Daniel Friesel-3/+3
2016-05-01version bump1.07Daniel Friesel-2/+2
2016-03-27update line_no documentationDaniel Friesel-3/+2
2016-02-29version bump1.06Daniel Friesel-2/+2
2015-12-20release v1.051.05Daniel Friesel-2/+2
2015-11-12prepare v1.04 (will be released from separate branch)Daniel Friesel-2/+2
2015-11-12Result: Do not try parsing undef timestamps, re-use existing strptime objectDaniel Friesel-46/+27
2015-10-04add qos code 79 ("Ohne Mehrzweckabteil")Daniel Friesel-13/+18
2015-09-16release v1.03Daniel Friesel-2/+2
2015-09-16Result: key 900 isn't that sure actuallyDaniel Friesel-3/+3
2015-07-06Verified qos key 70 ("Kein WLAN")Daniel Friesel-2/+2
2015-05-29Result: add info key 900Daniel Friesel-0/+5
2015-05-26version bump1.02Daniel Friesel-2/+2
2015-05-25Result: Add qos key 70 (probably "no wifi")Daniel Friesel-0/+5
2015-05-25Result.pm: key 60 (delay cause of storm) verifiedDaniel Friesel-3/+2
2015-05-22turns out a train can be both "too full" and "way too full"Daniel Friesel-3/+5
2015-05-15release v1.011.01Daniel Friesel-2/+2
2015-05-08route_interesting: also consider airportsDaniel Friesel-1/+1
2015-05-01release v1.01.00Daniel Friesel-2/+2
2015-05-01IRIS/Result: Remove set_tl logic -- turns out it's not requiredDaniel Friesel-9/+1
2015-04-30version bump0.10Daniel Friesel-2/+2
2015-04-29Result: JSON: Return the cleaned up hash, not the original...Daniel Friesel-1/+1
2015-04-29Result: TO_JSON: Do not include references (causes death by recursion otherwise)Daniel Friesel-0/+6
2015-04-28release v0.090.09Daniel Friesel-2/+2
2015-04-27parse <ref> in fchg, add replacement support to backend and frontendDaniel Friesel-4/+54
2015-04-26Result: remove train_no_transfer accessorDaniel Friesel-12/+1
2015-04-25add is_unscheduled accessorDaniel Friesel-5/+20
2015-04-19Result: document wing accessorsDaniel Friesel-0/+18
2015-04-18db-iris: add some wing support. there's at least one major bug still presentDaniel Friesel-1/+4
2015-04-18wing_id only uses two thirds of the train_id. now wing detection actually works.Daniel Friesel-1/+3
2015-04-18Start work on wings supportDaniel Friesel-0/+32
2015-03-12version bump0.08Daniel Friesel-2/+2
2015-02-26Result Add translation accessorDaniel Friesel-84/+89