Subversion Repositories svn1-original

Rev

Rev 22 | Rev 29 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

2006 for ...
--------------------------------------------------------------------------------
1) Improve data consistency test
    a) Allow repeat check in the same menu. Its slow getting out and getting
       back in.

    b) Better selection of leg to test.
        - Use maxleg loaded
        - Reuse last leg tested
        - Allow ovewrite of the leg value, without backspace

2) Generate HTML and text reports at the same time
   Have an option to generate ALL txt + HTML reports. They are so quick anyway.

3) The CSV file from trish (Excel -> CSV) has a funny character in empty fields
   Must handle this character and treat it as empty.

4) HTML / text reports of leg times by finishing order. This will simplify the
   process of slotting in missing teams.
        - May as well have a report of finishing time by team. Chances are the
          work has been done.


5) Awards.txt printout, must fit into 80 cols
   The team names that I added make it tooooo wide.

6) Swim start to undef, rather than 00-00-00 as this is taken as the time
   of the previous leg.
        - Need to detect teams that don't have an entry time.
        
    Note: May need to set it as manual too
        

7) If a class has no competitors then no HTML page is generated and the links
   get broke. Generate a page anyway.
   
   Notes: Tricky. The reports are generated by sorting by class. Detecting missing classes
          is non-trivial.
   

8) Update the ledgends.txt file. Embedded Solutions is dead.
        Status: Done. 
                Removed Embedded Solutions
                McCays is still there - has this changed ??

           

--------------------------------------------------------------------------------
2005 for 2006
-------------
1) Print the summary data page - allow the number of winners  be determined

   Status: Done.
   Report menu has been extended.


2) Config of winners - the number of NE entries is zero and not the correct
   number.

   Status: Done
   Calculate the number of NE entries in a special manner

3) Check: NE Horse time in printout
   Does the full printout give horse times for those marked as NE
   Yes it does. Problem confirmed

   Status: Fixed
   NE teams are now marked as '-- NE --' in both the final and NE class reports

4) Index by Name HTML links into world.
   Status:
        Understand the problem. What did I mean by this comment.


1) Print the summary data page - allow the number of winners  be determined
2) Config of winners - the number of NE entries is zero and not the correct
   number.
3) Check: NE Horse time in printout
   Does the full printout give horse times for those marked as NE
4) Index by Name HTML links into world.