Subversion Repositories svn1-original

Rev

Rev 57 | Blame | Compare with Previous | Last modification | View Log | RSS feed

2007 for ...
--------------------------------------------------------------------------------
1)  Order of awards in the awards summary.
    Need to check the required order
    May need text file too - only have html at the moment.

    Status: not yet started
    

2)  The List Examine Ignore - data consistency check is clumsy to use
    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

    Status: not yet started
    

3)  Program crash of CSV file has long lines

    Status:
        Can't reproduce

4)  Finish Order Report
    The "NE" should be placed before the "U"
    Perhaps we should put something other than "U" in the column too

    Status: Finish Report Done
            NE appear before Disqualified

            They are sorted in team number order as the time information is
            incorrect. Perhaps it could be corrected (See 4a, below)

            Have replaced 'U' with 'NE' in other columns, but only in FIN

            Have now done in other reports too
                - Check with JAMIE

4a) Correct the times for the NE people in the Final report
    The elapsed time is wrong - should be able to do better
    Re-calculate the Elapsed times on the fly

    Status : Done
             Makes 4, above, look better

             Does not attempt to give the NE teams any ranking within the
             LEG for other legs.

             Need to test full reports with same data

             Finish Order reports are different - but the previous
             ones were broken.

5) Age
   Per person
   Total age of team

   Done:
        - Age Entry in team display
        - Age Display in team display
        - Total Age in team display
        - Import age in name list (CSV)
                Age is a numeric field after name
                If not present, then field is not updated

   Not Done:
        - Export age in name list
        - Don't show ages in teamlist - some people get fussy.


6) Complete report info in CSV
   Can them be fiddled in Excel
   Include Total Age of team

   Done.
   

================================================================================

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


---- Done -----
2) Generate HTML and text reports at the same time
   Have an option to generate ALL txt + HTML reports. They are so quick anyway.
    
    Status: I think I've done this
            A few too many text messages - but done.
            
3) The CSV file from trish (Excel -> CSV) has a funny character in empty fields
   Must handle this character and treat it as empty.

    Status: Done. Ignore A0 character
                  Better detection of missing categories

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.

    Status: Done
            The interim reports contain the information
            Have been extended to have a single column part
            HTML versions have been added to the 'All'
            New 'legindex' page to show that these pages exist.
            
5) Awards.txt printout, must fit into 80 cols
   The team names that I added make it tooooo wide.
   
   Status: Reduced width to 80 cols
           Removed the Team Name, to make it fit.
           Could put the team on a 2nd line, but its a personal success.
           
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
        
    Status: Done. For calculated leg starts the process of reseting the leg
            start time will force the 'manual' + invalid.

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.
   
    Status: Done

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.