index
:
Travel-Status-DE-URA
master
Interface to URA-based departure monitors
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
Lines
2017-01-13
initial support for stop messages (todo: documentation) (closes #6)
Daniel Friesel
-1
/
+36
2017-01-12
Also add module Travel::Status::DE::MvgMainz
Moritz Schlarb
-1
/
+97
Change shortname of service to MvgMainz to be consistent with the module name.
2017-01-12
Add service definition for MVG Mainz
Moritz Schlarb
-0
/
+6
2016-09-07
release v2.00
2.00
Daniel Friesel
-10
/
+10
2016-09-07
dat copyright
Daniel Friesel
-5
/
+5
2016-09-07
rename: Travel::Status::{DE -> GB}::TfL (London is in UK/GB after all)
Daniel Friesel
-8
/
+8
2016-08-31
aseag-m -> ura-m, add service selection parameters
Daniel Friesel
-0
/
+19
2016-08-29
added tfl Travel for london
Stefan Horst
-0
/
+96
2016-04-18
Result: Add platform accessor (shortcut for stop_indicator)
Daniel Friesel
-0
/
+10
2016-04-16
version bump
1.02
Daniel Friesel
-8
/
+8
2016-04-11
add Result->stop_indicator and aseag-m -oi option
Daniel Friesel
-18
/
+26
2016-04-10
URA: Always initialize StopAlso.
Daniel Friesel
-0
/
+1
2016-04-09
version bump
1.01
Daniel Friesel
-8
/
+8
2016-04-09
Do not request stops by default
Daniel Friesel
-4
/
+13
2016-04-09
URA: allow line_id in constructor and ->results
Daniel Friesel
-1
/
+1
2016-04-09
document circle parameter
Daniel Friesel
-1
/
+3
2016-04-09
document line_id, stop_id and via_id
Daniel Friesel
-6
/
+30
2016-04-09
change via/stop/lineID variable names to perl-style (..._id)
Daniel Friesel
-12
/
+12
2016-02-02
update changelog, run code through perltidy
Daniel Friesel
-4
/
+8
2015-11-24
URA: Print debug output in proper coding
Daniel Friesel
-1
/
+1
2015-11-24
perltidy
Daniel Friesel
-33
/
+41
2015-11-17
added StopID, LineID, viaID and circle to filter options; made search for ↵
Stefan Horst
-21
/
+106
Stops possible; added Type Constants; added lat and lon to stop data; fixed ordering of returnlist to match actual returned data
2015-10-31
release v1.0 \o/
1.00
1.0
Daniel Friesel
-9
/
+9
2015-10-13
do not store unused data in $self
Daniel Friesel
-8
/
+6
2015-10-12
version bump
0.05
Daniel Friesel
-8
/
+8
2015-10-12
add devmode option (moar debugging)
Daniel Friesel
-7
/
+12
2015-10-12
return stop objects in route_interesting too
Daniel Friesel
-17
/
+17
2015-10-10
moar documentation
Daniel Friesel
-14
/
+14
2015-10-09
use Stop.pm for stop data instead of arrayrefs
Daniel Friesel
-9
/
+124
2015-10-07
Result.pm documentation
Daniel Friesel
-3
/
+16
2015-10-07
URA.pm documentation
Daniel Friesel
-8
/
+5
2015-10-07
route_interesting support in aseag-m
Daniel Friesel
-5
/
+5
2015-10-07
proper route handling, generic route_pre / route_post in backend
Daniel Friesel
-30
/
+45
2015-10-07
Result: add route_interesting method (unused, needs refactoring elsewhere first)
Daniel Friesel
-0
/
+50
2015-05-01
URA->new: Use lwp_options to pass parameters to LWP::UA constructor
Daniel Friesel
-1
/
+14
2015-03-12
version bump
0.04
Daniel Friesel
-6
/
+6
2015-03-12
fucking encodings, how do they work
Daniel Friesel
-2
/
+5
2015-03-12
Parse URA output with Text::CSV to cope with weird formats (fixes ASEAG backend)
Daniel Friesel
-3
/
+7
2015-01-16
URA(3pm): URA means "Unified Realtime API"
Daniel Friesel
-2
/
+2
2015-01-16
Result: route_timetable: Fix misleading code snippet
Daniel Friesel
-1
/
+1
2015-01-16
Result: Add ->type accessor (compatibility with other libs)
Daniel Friesel
-0
/
+9
2014-01-23
version bump
0.03
Daniel Friesel
-6
/
+6
2014-01-23
Result: Fix countdown_sec
Daniel Friesel
-3
/
+5
2014-01-22
URA: Remove new_from_raw test constructor, accept file: URLs
Daniel Friesel
-24
/
+11
change tests accordingly
2014-01-22
use predefined datetime for tests
Daniel Friesel
-1
/
+5
2014-01-17
Only do DateTime math when needed (makes code ~2x as fast)
Daniel Friesel
-14
/
+38
2013-12-26
version bump
0.02
Daniel Friesel
-6
/
+6
2013-12-24
update documentation examples (must be exact stop names)
Daniel Friesel
-2
/
+2
2013-12-24
add get_stop_by_name to documentation
Daniel Friesel
-0
/
+7
2013-12-24
Remove fuzzy matching from API, add get_stop_by_name instead
Daniel Friesel
-24
/
+22
[next]