[root]/src/main/java/au/com/whitesquare/indoorscore/command
db
(1 files, 107 lines)
email
(3 files, 270 lines)
resp
(2 files, 41 lines)
game
(10 files, 1212 lines)
resp
(7 files, 336 lines)
media
(3 files, 271 lines)
resp
(1 files, 34 lines)
message
(5 files, 537 lines)
resp
(1 files, 18 lines)
navigation
(3 files, 200 lines)
resp
(3 files, 47 lines)
pdf
(1 files, 63 lines)
player
(8 files, 932 lines)
resp
(3 files, 183 lines)
rss
(1 files, 125 lines)
season
(5 files, 490 lines)
resp
(2 files, 64 lines)
setting
(4 files, 332 lines)
statistics
(3 files, 525 lines)
resp
(3 files, 135 lines)
synd
(1 files, 170 lines)
resp
(2 files, 83 lines)
team
(5 files, 477 lines)
response
(3 files, 72 lines)
user
(12 files, 1242 lines)
pm
(0 files, 0 lines)
response
(1 files, 40 lines)
resp
(1 files, 20 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 27 (100.0%) | 884 (100.0%) | 32.7 |
bug 57: Ability to upload and link to basic images is working enough to deploy.
11 lines of code changed in:
bug 57: Started addition of support for Media with ability to upload content to S3.
197 lines of code changed in:
bug 53: Replaced uses of JSPForwardResponse with Actual responses, including the creation of a new ActualTeamResponse.
111 lines of code changed in:
bug 52: implemented change to player to allow team flag to be managed, also updated the team validation logic to use this new function.
12 lines of code changed in:
bug 9:Added in repopulation of indoor cricket score page.
14 lines of code changed in:
User secure might not have a session now due to cookie login.
6 lines of code changed in:
Renamed getContext to getPrePath, in line with changes in waf.
19 lines of code changed in:
Updated security logic.
71 lines of code changed in:
Base Crickscore response that supports retreival of the user and selected team.
59 lines of code changed in:
Updated the BaseTeam commands to send 404's on invalid pages.
44 lines of code changed in:
Removed this command as Multipage doesn't work this way anymore.
0 lines of code changed in:
Updated adminValidatedCommand to be 2 commands now, 1 for
system admin access and the other for Team Admin access.
Also created new TeamSpecific command that parses the context information
and loads the correct team entry. Most classes are now sub-classes of
team specific command.
242 lines of code changed in:
Now extends user secure command, but adds the extra setting of having
to be an admin.
10 lines of code changed in:
Fixed bug where user would have to be an admin to run a user secure command.
6 lines of code changed in:
Created new secure command ensuring the user is logged in.
63 lines of code changed in:
Created initial version of the Indoor Multipage system.
0 lines of code changed in:
Created new Base Administrative command for Indoor administrators.
19 lines of code changed in: