[root]/src/main/java/au/com/whitesquare/indoorscore/command/statistics
resp
(3 files, 135 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 32 (100.0%) | 911 (100.0%) | 28.4 |
bug 53: Replaced uses of JSPForwardResponse with Actual responses, including the creation of a new ActualTeamResponse.
61 lines of code changed in:
Updated stats to work on new statistics table.
10 lines of code changed in:
Updated to work with the new response.
13 lines of code changed in:
Added in temporary update to re-calculate all games votes.
27 lines of code changed in:
Updated to JSPForwardResponse.
34 lines of code changed in:
Added support for teams.
55 lines of code changed in:
Remove option to show round, now shows up as a "NONE" option to
turn off the player or statistic filtering.
8 lines of code changed in:
On updating stats, also updates the definitions.
9 lines of code changed in:
Reworked to be fixed from the season breakages, now uses stat definitions.
55 lines of code changed in:
Updated to work with new stats system.
49 lines of code changed in:
Moved graph generation code to jsp packages.
0 lines of code changed in:
Created new command to show season stats.
123 lines of code changed in:
Now caches the statistics so that they dont take all that time to re-load
them each time.
38 lines of code changed in:
Updated stat showing section to support new line graphs, the new sets
of data and rounds of stats.
117 lines of code changed in:
Created new class to manage the graphing of the stats bar graph.
80 lines of code changed in:
Moves stats command to the stats package.
172 lines of code changed in:
New command for calculating statistics.
60 lines of code changed in: