[root]/src/main/java/au/com/whitesquare/indoorscore/emailer

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 48 (100.0%) | 2044 (100.0%) | 42.5 |
Updated email addresses to be fixturetime.com not crickscore.com
3 lines of code changed in:
Added 1st cut of the system to pop3 down emails for responses.
45 lines of code changed in:
Fixed issues with layout of results email. Now links to the summary page.
15 lines of code changed in:
bug 53: Replaced uses of JSPForwardResponse with Actual responses, including the creation of a new ActualTeamResponse.
13 lines of code changed in:
bug 49: fixed another bug where content was not generated to be sent.
7 lines of code changed in:
bug 49: fixed issue with emails with no ical content not being sent.
18 lines of code changed in:
bug 49: added new Results email, and refactored existing email system to be more flexible to add new emails.
387 lines of code changed in:
Updated iCal generation to make up email address if one is missing for specific players.
13 lines of code changed in:
If the selected user has 2 email addresses then add the second attendee.
14 lines of code changed in:
Fixed reply emailer to work when there is a single inbound email.
6 lines of code changed in:
Updated settings on iCal file to work with Google Calendar.
13 lines of code changed in:
Updated team and game emailer.
Added in logic to the iCal support to send the entire team as participants. Also sends the current status of all team members.
298 lines of code changed in:
Fixed another NPE in team.
9 lines of code changed in:
Fixed bug where java.util.Logger was accidently selected.
6 lines of code changed in:
Updated emailer to fix links in emails to include the correct "per-team" URL's.
7 lines of code changed in:
Added extra comments to explain what is going on in the log file.
11 lines of code changed in:
Added fix for NPE where team was null.
6 lines of code changed in:
Added logic to add new team members to emails, and fixed NPE with team.
39 lines of code changed in:
Removed eronious import.
5 lines of code changed in:
Added logic to support multiple sports. Initial support for Indoor Soccer and Indoor Cricket.
103 lines of code changed in:
(15 more)