-= 03-04 =-
A few cosmetic changes... added highlighting to the row the cursor is positioned over on the Teams At-A-Glance and Members At-A-Glance pages and the Team Daily Listing page.
-= 03-01 =-
Added In-Team Ranking to the Team Daily page
Removed team None from the Team listings
Added a quick stats page for those people that can't wait for me to post them in the morning. Found at http://fad.tastats.com/team_stats_TA.php, the first line is the subject for the stats post, and the rest is the body. First one to visit after 0300 EST is welcome to post the daily stats! 🙂
-= 02-28 =-
I've changed the show_nodes_1 page to accept 3 paramters:
userid which is mandatory and is the properly escaped and capitalized user nickname.
dayoffset which optional and represents how many days back you want to look. If omited, it defaults to today's date.
rpttype which is also optional and can either be C for cumulative or S for single day, and defaults to S if omited. S will result in a list of all the work returned just for the chosen day. C will result in all the work returned from the chosen day to the latest update.
To see what you've done so far today, the URL should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS
or
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=0
or
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=0&rpttype=S
To see what you did yesterday, the url should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=1
or
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=1&rpttype=S
To see what you've done since the beginning of yesterday, the url should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=1&rpttype=C
Want to see what you did for the last week? The URL should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=6&rpttype=C
🙂
A few cosmetic changes... added highlighting to the row the cursor is positioned over on the Teams At-A-Glance and Members At-A-Glance pages and the Team Daily Listing page.
-= 03-01 =-
Added In-Team Ranking to the Team Daily page
Removed team None from the Team listings
Added a quick stats page for those people that can't wait for me to post them in the morning. Found at http://fad.tastats.com/team_stats_TA.php, the first line is the subject for the stats post, and the rest is the body. First one to visit after 0300 EST is welcome to post the daily stats! 🙂
-= 02-28 =-
I've changed the show_nodes_1 page to accept 3 paramters:
userid which is mandatory and is the properly escaped and capitalized user nickname.
dayoffset which optional and represents how many days back you want to look. If omited, it defaults to today's date.
rpttype which is also optional and can either be C for cumulative or S for single day, and defaults to S if omited. S will result in a list of all the work returned just for the chosen day. C will result in all the work returned from the chosen day to the latest update.
To see what you've done so far today, the URL should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS
or
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=0
or
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=0&rpttype=S
To see what you did yesterday, the url should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=1
or
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=1&rpttype=S
To see what you've done since the beginning of yesterday, the url should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=1&rpttype=C
Want to see what you did for the last week? The URL should look like this:
http://fad.tastats.com/show_nodes_1.php?userid=TA_GeoffS&dayoffset=6&rpttype=C
🙂