[root]/src/main/java/au/com/whitesquare/indoorscore/jsp/tag
display
(2 files, 302 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 1995 (100.0%) | 71.2 |
| steve | 25 (89.3%) | 1671 (83.8%) | 66.8 |
| garth | 3 (10.7%) | 324 (16.2%) | 108.0 |
bug 56: Updated admin tag to allow for team admin checking.
26 lines of code changed in:
bug 53: Replaced uses of JSPForwardResponse with Actual responses, including the creation of a new ActualTeamResponse.
12 lines of code changed in:
Major Update to crickscore, full UI reskin, some functional changes.
35 lines of code changed in:
Updated stats to work on new statistics table.
407 lines of code changed in:
Cleaned up extra else items.
40 lines of code changed in:
Saves hit counts every 50 hits.
7 lines of code changed in:
Updated to support new statistics engine.
97 lines of code changed in:
Updated tag to save the ALL count to disk every 100 hits.
11 lines of code changed in:
Removed commented out code.
16 lines of code changed in:
Added team support for tag.
234 lines of code changed in:
Initial Version. Creates a link with the name and size of the file
123 lines of code changed in:
Updated to use the new ParseUtil number parsing functions.
8 lines of code changed in:
Updated to use the new stat definition for statistic selection.
16 lines of code changed in:
Added tags to get the next game, and the last result
201 lines of code changed in:
Now registers as a shutdown listener to write the "ALL" stat to the
system settings, so now writes the value to the DB on shutdown and
loads it again on creation.
49 lines of code changed in:
Updated the tag to support seasons.
54 lines of code changed in:
Added support for new statistic rounds.
81 lines of code changed in:
Updated the tag to use a cached version of the stats instead of loading
them from disk everytime.
30 lines of code changed in:
Updated tag to cache players and stats at a class level, removing the
need for them to be reloaded all the time.
Also connected the lists to the data change manager to allow the cached
data to be updated even when background changes occur to the data.
32 lines of code changed in:
Added new Tag to generate the RandomStat table.
161 lines of code changed in:
(2 more)