[root]/src/main/java/au/com/whitesquare/indoorscore/command/team
response
(3 files, 72 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 19 (100.0%) | 588 (100.0%) | 30.9 |
bug 53: Replaced uses of JSPForwardResponse with Actual responses, including the creation of a new ActualTeamResponse.
71 lines of code changed in:
New command and response for editing team profile.
23 lines of code changed in:
Updated security logic.
13 lines of code changed in:
Updated to JSPForwardResponse.
22 lines of code changed in:
Added support for team based team members.
39 lines of code changed in:
Does not need the isSessionRequired method as its defined in the
sub class now.
10 lines of code changed in:
Added command for users to change their team member status for a game.
128 lines of code changed in:
Created new Commands to allow administrative access to the team data.
202 lines of code changed in:
Ability to view the team.
80 lines of code changed in: