Subversion Repositories svn1-original

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
22 david 1
2006 for ...
2
--------------------------------------------------------------------------------
3
1) Improve data consistency test
4
    a) Allow repeat check in the same menu. Its slow getting out and getting
5
       back in.
6
 
7
    b) Better selection of leg to test.
8
        - Use maxleg loaded
9
        - Reuse last leg tested
10
        - Allow ovewrite of the leg value, without backspace
11
 
12
2) Generate HTML and text reports at the same time
13
   Have an option to generate ALL txt + HTML reports. They are so quick anyway.
14
 
15
3) The CSV file from trish (Excel -> CSV) has a funny character in empty fields
16
   Must handle this character and treat it as empty.
17
 
18
4) HTML / text reports of leg times by finishing order. This will simplify the
19
   process of slotting in missing teams.
20
        - May as well have a report of finishing time by team. Chances are the
21
          work has been done.
22
 
23
 
24
5) Awards.txt printout, must fit into 80 cols
25
   The team names that I added make it tooooo wide.
26
 
27
6) Swim start to undef, rather than 00-00-00 as this is taken as the time
28
   of the previous leg.
29
        - Need to detect teams that don't have an entry time.
30
 
31
7) If a class has no competitors then no HTML page is generated and the links
32
   get broke. Generate a page anyway.
33
 
34
8) Update the ledgends.txt file. Embedded Solutions is dead.
35
 
36
 
37
 
38
--------------------------------------------------------------------------------
13 david 39
2005 for 2006
40
-------------
41
1) Print the summary data page - allow the number of winners  be determined
42
 
43
   Status: Done.
44
   Report menu has been extended.
45
 
46
 
47
2) Config of winners - the number of NE entries is zero and not the correct
48
   number.
49
 
50
   Status: Done
51
   Calculate the number of NE entries in a special manner
52
 
53
3) Check: NE Horse time in printout
54
   Does the full printout give horse times for those marked as NE
55
   Yes it does. Problem confirmed
56
 
57
   Status: Fixed
58
   NE teams are now marked as '-- NE --' in both the final and NE class reports
59
 
60
4) Index by Name HTML links into world.
61
   Status:
18 david 62
        Understand the problem. What did I mean by this comment.
63
 
64
 
65
1) Print the summary data page - allow the number of winners  be determined
66
2) Config of winners - the number of NE entries is zero and not the correct
67
   number.
68
3) Check: NE Horse time in printout
69
   Does the full printout give horse times for those marked as NE
70
4) Index by Name HTML links into world.