[root]/cdx/scorebot/app
auditor
(6 files, 4076 lines)
configurer
(10 files, 7990 lines)
reporter
(9 files, 4022 lines)
scorecompiler
(3 files, 911 lines)
scorekeeper
(0 files, 0 lines)
tester
(16 files, 5340 lines)
util
(9 files, 3160 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 65 (100.0%) | 4128 (100.0%) | 63.5 |
dound | 60 (92.3%) | 4086 (99.0%) | 68.1 |
allikat | 3 (4.6%) | 36 (0.9%) | 12.0 |
genned | 2 (3.1%) | 6 (0.1%) | 3.0 |
Added reference to JFreeChart.
30 lines of code changed in:
Now at v1.02
8 lines of code changed in:
Performance: fixed where type is determined
4 lines of code changed in:
Performance: Integer.valueOf now used in preference to new Integer
3 lines of code changed in:
Fixed menu menmoics and disappearing help menu problem.
Changed reporting template's version to 1.01.
Added web to CVS.
82 lines of code changed in:
no message
2 lines of code changed in:
If given a an .xml filename as its first argument, then WrapperGUI will launch with that file open.
21 lines of code changed in:
Reports are now output to compName/report/xy vice compName/ by default on the Main GUI. x is either A or L (all or limited) and y is either B or F (basic or full).
Main GUI Open Report Buttons. The main GUI now has buttons to open up each of the different report types with the user's default browser.
132 lines of code changed in:
Added shortcuts in the Help menu on all GUIs to launch the changelog.htm file and the user's manual. A more informative about dialog was also created.
880 lines of code changed in:
The Main GUI used to always launch the Auditor with the current NTP (or the NTP which the current template was based on). It doesn't make sense to look at score events associated with the "team" specified by an NTP being used as a template because it won't have any results for the template NTP by itself. Now the Main GUI will launch the Auditor and automatically load the current NTP or the current team template if one of those is the Active Configuration type. If a competition template is loaded, the GUI is just launched and the most recently used file will be opened.
10 lines of code changed in:
The competition name is now stored in the NTP. The results, scoring, and reporting information for a team is now stored in the folder compName/teamName/ vice teamName/.
7 lines of code changed in:
no message
15 lines of code changed in:
launch is now public
3 lines of code changed in:
moved gui icon to icons folder
3 lines of code changed in:
The open dialog now includes the extension of the file too.
4 lines of code changed in:
Added the scorebot icon to all GUIs.
3 lines of code changed in:
filename is now a private field in FileMenuFrame vice protected. get/setFilename methods have been added. The setFilename methods also updates the title. FileMenuFrame now overrides setTitle and just makes that a "base title." The file currently open is concantenated with the base file to form the actual JFrame title.
17 lines of code changed in:
1) Prev Run is now set to n/a + activation time when first activated
2) Tooltips added
3) Spinner now restricted to values b/w 1 and 1440 and uses a step of 5.
38 lines of code changed in:
Now shows the version in the title bar.
16 lines of code changed in:
There is now an option for the report's main page to be opened in the default browser after it is generated.
3 lines of code changed in:
(25 more)