Uh oh!
There was an error while loading. Please reload this page.
Pull Request 070716 - #96
Conversation
jteresco
commented
Jul 17, 2016
Thanks for all of these. They're live on tmtest, and I'll get them over on the main site soon unless some problems are uncovered in a little testing. |
Thanks for the great improvement 👍
The links from user stats to HB are broken now: For that reason, I cannot test the rest of the feature. |
I like that very much 👍 Nevertheless, I'm not sure how it works: For instance, German A1 which I've clinched 100%: http://tm.teresco.org/hb/index.php?u=michih&r=deu.a001.
Why is (my?) average milage 29.63% only?
What's indicated in the % column? Values are changing?
Is data not calculated for the selected user but for all users? Which should only be displayed if none is selected? It's a little bit confusing... Why are higher % values red? I think it should be green, shouldn't it? Maybe 0-50% red to light red, 50-100% light green to green? Just my 2c... |
wjorda
commented
Jul 19, 2016
@michihdeu: "Average Mileage" is the average distance traveled by users who have driven the road (ie, people who have driven the road have driven it on average 112.77 miles) The percentages are the percentage of drivers who have traveled the segment that starts at that waypoint. |
OK. I was about to request that it should be shown in tooltip but it already is. Even the traveler names in "total driver" line. Perfect :) |
rickmastfan67
commented
Jul 21, 2016
I don't know if this was to effect the 'update' page, but I can no longer go directly to a route page from it. |
michihdeu
commented
Jul 21, 2016
It works for me. I've clicked on the first 6 links (eng.a1173imm,...), all are fine. |
rickmastfan67
commented
Jul 21, 2016
Well, still a no-go for me in both IE & FF. Takes me to this URL everytime: http://tm.teresco.org/hb/?u=rickmastfan67 Could there be some bug with the site cookies? It works fine when I'm in 'private' mode for FF, just not in the normal part that stores the cookies. |
I don't think that it's in combination with private mode but it depends whether an user is selected. If cookies are cleared and you open the update page, no user is known and it works. If you select an user via 'Traveler Stats' first, it does not work. I think it's a duplicate to the problem I've reported that HB is not opened from user stats (because user is always known there). |
A compilation of new fixes and features that I've been working on for the past few weeks.
Notes:
*Improved user selection navigation across the site.
*stat.php now shows the current user's stats and ranks at the top, if one is selected.
*Added "back to user page" links on region.php and system.php
*Added user selection to hb.php, as requested in #42.
*Added some statistics to highway pages, including total mileage, LIST name, number of drivers, number clinched, and average mileage per driver.
*Also added per-segment statistics, showing the percentage of drivers who have traveled it.
*Fixes for #73 and #92, as well as implementations of #42, #48, and #93.