aboutsummaryrefslogtreecommitdiff
path: root/modules/nr.py
Commit message (Expand)AuthorAgeFilesLines
...
* Implement 'time' parameterGravatar Evelyn2017-08-271-2/+7
* Add power/inferred tops filtering to nrtrainsGravatar Evelyn2017-08-111-3/+19
* NR: Allow null scheduled times, add inferred power/class if available in both...Gravatar Evelyn2017-06-051-8/+11
* NR: Prefer LDBSVWS for headcodesGravatar Evelyn2017-05-301-2/+1
* NR: I really hate SOAP. Don't break if you don't have a LDBSVWS queryGravatar Evelyn2017-05-301-0/+1
* NR: Allow use of Eagle for scheduling data (docs/source will follow\!). Sligh...Gravatar Evelyn2017-05-301-42/+81
* NR: Show shorter TOC code instead of name in service infoGravatar Evelyn2017-04-061-1/+1
* NR: Time colouring improvements primarily for serviceGravatar Evelyn2017-04-061-6/+9
* NR: I'm slipping. =→==Gravatar Evelyn2017-04-041-1/+1
* NR: Give scheduled times a neutral colour statusGravatar Evelyn2017-04-041-0/+1
* NR: Put arrived/departed status in map, not local variable (oops)Gravatar Evelyn2017-04-041-3/+5
* NR: Change service info to use same time system as trains, add departure time...Gravatar Evelyn2017-03-301-21/+14
* NR: Turns out arrivals/departure doesn't actually respect UTC indicationGravatar Evelyn2017-03-261-1/+1
* NR: Clocks go back tonight. Make UTC explicit in nrtrains callGravatar Evelyn2017-03-251-1/+1
* NR: dividing 'from' if division at origin, 'as' otherwiseGravatar Evelyn2017-03-211-1/+2
* NR: Add length at origin and division/join, shorten summary for TIPLOC only l...Gravatar Evelyn2017-03-211-6/+9
* NR: Change time determination for trains commandGravatar Evelyn2017-03-091-33/+43
* NR: Give 'arrivals' command more appropriate name, help now mentions busesGravatar Evelyn2017-03-091-3/+3
* NR: Use station_summary for service listingGravatar Evelyn2017-03-091-8/+4
* NR: Handle departure SOAP errors, reduce lines for returning with error messageGravatar Evelyn2017-03-091-16/+19
* NR: Cancellation codes inline, reference to 'major' severity nrcc messages, f...Gravatar Evelyn2017-03-081-5/+15
* NR: Suffix 'hidden' platformsGravatar Evelyn2017-02-261-2/+4
* NR: Reference UIDs instead of RIDs in headcode ambiguity messageGravatar Evelyn2017-02-161-1/+1
* NR: Minor formatting improvementsGravatar Evelyn2017-02-161-5/+7
* NR: Reuse SOAP client for performance improvements, add delay/cancellation co...Gravatar Evelyn2017-02-141-20/+35
* Inform the user when they've got filtering wrongGravatar Evelyn2017-01-161-5/+19
* NR: Add better filtering, add arrivals capablity, add train joining informationGravatar Evelyn2016-12-211-33/+114
* NR: Remove unused span/countdown codeGravatar Evelyn2016-12-201-19/+0
* NR: Train division information for services, simple '*' filtering for arrivalsGravatar Evelyn2016-12-201-3/+17
* NR: No service information and service disambiguation aren't errorsGravatar Evelyn2016-12-201-2/+2
* NR: Allow for multiple destinations for departuresGravatar Evelyn2016-12-201-7/+22
* Remove unused service listGravatar Evelyn2016-12-201-3/+0
* NR: Fix 'Cancelled' being shown in green, give departed trains a different co...Gravatar Evelyn2016-12-201-7/+11
* nr thingsGravatar Evelyn2016-12-171-32/+46
* Convert NR module to use SV for more detail. Abridge some service info, add p...Gravatar Evelyn2016-12-161-49/+107
* Remove 'plat' prefix for spaceGravatar Evelyn2016-12-121-1/+1
* Remember the filtered output, not the entire service list for !nrserviceGravatar Evelyn2016-12-041-1/+2
* Use channel IDs instead of names (lolsecurity)Gravatar Evelyn2016-11-121-3/+3
* Revert NR departures to showing times, not countdown, add colours, allow refe...Gravatar Evelyn2016-11-041-2/+24
* More reformatting, colours!Gravatar Evelyn2016-11-041-3/+14
* Add service command to nrGravatar Evelyn2016-11-021-0/+45
* Force CRS to upper (Darwin doesn't like lowercase CRS codes)Gravatar Evelyn2016-10-291-5/+3
* nrtrains now doesn't break if a platform isn't knownGravatar Evelyn2016-10-091-1/+1
* Add National Rail module w/ arrivalsGravatar Evelyn2016-10-061-0/+75