index
:
Travel-Status-DE-DBWagenreihung
main
Interface to Deutsche Bahn Wagon Order API
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Travel
/
Status
Age
Commit message (
Collapse
)
Author
Lines
2021-01-10
more consistent train subtype codes; add train_model and train_desc accessors
Daniel Friesel
-35
/
+145
2020-12-26
Release v0.05
0.05
Daniel Friesel
-4
/
+4
2020-12-26
distinguish between ICE 3 403 series 1/2 and ICE T 411 series 1/2
Daniel Friesel
-7
/
+21
2020-12-26
Release v0.04
0.04
Daniel Friesel
-4
/
+4
2020-12-26
ICE 3 V -> Velaro; actually distinguish between ICE T 411 / 415
Daniel Friesel
-4
/
+7
2020-12-26
distinguish between IC2 KISS and IC2 Twindexx
Daniel Friesel
-11
/
+15
2020-04-26
Release v0.03
0.03
Daniel Friesel
-4
/
+4
2020-04-26
Minor documentation update
Daniel Friesel
-0
/
+2
2019-12-23
Wagenreihung: Add train_powertype accessor
Daniel Friesel
-0
/
+33
2019-12-21
wagon: +train_no, uic_id
Daniel Friesel
-2
/
+5
2019-12-14
train_subtype: distinguish between ICE 3 and ICE 3 Redesign
Daniel Friesel
-7
/
+15
2019-06-23
release v0.02
Daniel Friesel
-4
/
+4
2019-06-23
->direction: Compute direction if necessary
Daniel Friesel
-0
/
+6
2019-06-23
train_number and departure are not needed when using from_json
Daniel Friesel
-2
/
+2
2019-06-20
Allow JSON input to be passed to constructor
Daniel Friesel
-7
/
+12
2019-05-31
initial release
0.01
Daniel Friesel
-4
/
+4
2019-05-19
check if wagons have invalid positions
Daniel Friesel
-8
/
+46
2019-04-06
set errstr when receiving an empty response
Daniel Friesel
-0
/
+7
2019-04-06
Rename ->error to ->errstr
Daniel Friesel
-2
/
+2
2019-04-06
wagons: Do not crash on empty response
Daniel Friesel
-1
/
+1
2019-01-19
Document Travel::StatuS::DE::DBWagenreihung
Daniel Friesel
-0
/
+169
2019-01-05
destinations: Show sections for each destination
Daniel Friesel
-1
/
+9
2019-01-04
is_{first,second}_class: Support dosto wagons
Daniel Friesel
-2
/
+2
2019-01-03
Fix unicode issue
Daniel Friesel
-1
/
+1
2019-01-03
add origin/destination accessors, support wings in orig/dest/train no
Daniel Friesel
-0
/
+61
2019-01-03
Add IC2-specific data
Daniel Friesel
-0
/
+5
2019-01-03
handle empty Baureihe (e.g. for swiss EC trains)
Daniel Friesel
-1
/
+4
2019-01-02
remove debug output
Daniel Friesel
-1
/
+0
2019-01-02
add train type-specific data (e.g. phone/quiet areas)
Daniel Friesel
-6
/
+96
2019-01-02
train_subtype: return undef if unknown
Daniel Friesel
-1
/
+1
2019-01-02
Add train_subtype accessor (ICE 1 / 2 / 3 / 4 / T / IC2)
Daniel Friesel
-0
/
+58
2019-01-02
show wagon model / series
Daniel Friesel
-1
/
+4
2019-01-02
remove AC description tag
Daniel Friesel
-3
/
+0
2019-01-02
add mm, s, w wagon types
Daniel Friesel
-8
/
+19
2019-01-02
Add generic train data accessors
Daniel Friesel
-0
/
+36
2019-01-01
add has_compartments accessor
Daniel Friesel
-24
/
+27
2018-12-27
add some type parsing
Daniel Friesel
-2
/
+65
2018-12-26
skip unknown/invalid sections
Daniel Friesel
-0
/
+3
2018-12-26
Fix direction
Daniel Friesel
-12
/
+11
2018-12-26
show train direction
Daniel Friesel
-0
/
+17
2018-11-26
perltidy
Daniel Friesel
-51
/
+60
2018-11-26
Use ::Section module for section data
Daniel Friesel
-2
/
+37
2018-11-26
... fix typo in previous commit
Daniel Friesel
-1
/
+1
2018-11-26
fix is_first_class / is_second_class accessors
Daniel Friesel
-2
/
+3
2018-11-25
add locomotive/powercar flag and positions
Daniel Friesel
-11
/
+45
2018-11-25
Add train classes
Daniel Friesel
-2
/
+36
2018-11-25
Initial commit
Daniel Friesel
-0
/
+181
[prev]