2010-Hours-Log

From USYVL Development Wiki
Jump to navigation Jump to search

2010

2010-12-14 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Getting refamialrized with the code in prep for meeting on 12-16
  • sched:1h:Add in DIVISIONLIST setting with old and new configurations.
  • sched:1h:Modify usyvl.php to use DIVISIONLIST settings if they exist...

2010-10-11 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Updated runIS functions to resolve issue of new event types used (ie: Opening Day, Parade....)

2010-09-01 -- 0.5 hrs -- Aaron Martin --

  • sched:1h:updated serverSpecificSettings.php with info on new server...

2010-06-26 -- 4.5 hrs -- Aaron Martin --

  • sched:1h:Finish conversion of my ftpSyncClass.php
  • sched:1h:Reorganize things so that there is now a serverSpecificSettings.php file where destination server specific config is done.
  • sched:1h:Added google key support to the server specific config
  • sched:1h:copied over multiple css files to support output to old server in new style.

2010-06-25 -- 2.5 hrs -- Aaron Martin --

  • sched:1h:Working on FTP issues to development2.usyvl.org (Godaddy) site.
  • sched:1h:FTPsync class I tried had lots of issues - spent some time trying to fix and got some ideas, but overall a waste.
  • sched:1h:Start working on turning my ftpSync stuff into a class.
  • sched:1h:FTP issues did seem to be related to the pasv setting. Things worked after that. Difference in sites and that choice is not obvious though.

2010-06-24 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Fixing USYVL data to get accurate upload.
  • sched:1h:Update usyvlCMIReport to spit out better error messages.
  • sched:1h:Found bug in new splitProgramNameSeasonString() function. Missed a case before.. fixed now.

2010-06-19 -- 3.0 hrs -- Aaron Martin --

  • sched:1h:Updated site info index page per template for development2.usyvl.org
  • sched:1h:Updated tourn info index page per template for development2.usyvl.org
  • sched:1h:Updated site info page per template for development2.usyvl.org
  • sched:1h:Updated ftp settings for new godaddy site. Having issues with getting a listing via ftp.
  • sched:1h:Updated usyvlFTP.php with changes from youthvb site in an attempt to resolve some issues I am seeing with ftp functions.

2010-05-10 -- 0.5 hrs -- Aaron Martin --

  • sched:1h:Add in an error check in runGS.php for duplicated Games event entries.
  • sched:1h:Update file to put 7-9 back to 4 game schedule

2010-05-09 -- 2.0 hrs -- Aaron Martin --

  • sched:1h:Cleaned up the time calculation stuff a bit to fully implement the more flexible system. A bit of a hack in the runGS... Had to hardwire 7-9 usage.
  • sched:1h:Arranged some globals to allow customization of optimization per division

2010-05-07 -- 2.0 hrs -- Aaron Martin --

  • sched:1h:Fix paper size issue. Was set to A4, changed to Letter.
  • sched:1h:Change the way the pool grids are printed at the bottom of the page. Work from bottom up.

2010-05-05 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Fix column label for Bye/Off tournament games.
  • sched:1h:Add coach to landscape tournament summary
  • sched:1h:Added support for breaking summary up onto multiple pages on pool boundaries if needed
  • sched:1h:Changed CT# to Ct# to allow 2 digit court numbers to fit in existing cell.
  • sched:1h:Made pool header "Courts" cell longer to accomodate more courts.
  • sched:1h:Allow adjustment of tournament summary line height to try to keep things on one page if they are close.

2010-05-03 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Working on customTournamentEditor.php - trying to figure out why internal match structure doesnt get updated on changes.
  • sched:1h:Resolve time issue with strftime by setting the default timezone...php 5.3 issue.

2010-04-30 -- 1.0 hrs -- Aaron Martin --

  • sched:1h:Fix some labelling in usyvlUpload.php to reflect instructions correctly.
  • sched:1h:Fix problem where game times were one hour off for final day.

2010-04-29 -- 3.0 hrs -- Aaron Martin --

  • sched:1h:Work with Randy on data. Discover issue with tournament xml editor.
  • sched:1h:Fix mangled error display in tourn xml editor.
  • sched:1h:Updated fixperms and syncusyvl scripts to better handle remote syncs..
  • sched:1h:Running sets
  • sched:1h:Fix issue with tournament pdf when more than 2 visiting sites. Needed additional vertical offset.

2010-04-27 -- 0.5 hrs -- Aaron Martin --

  • sched:1h:Look at trying to sort event input file by site and then date.
  • sched:1h:Hack in dealing with unicode data.

2010-04-24 -- 2.5 hrs -- Aaron Martin --

  • sched:1h:Added in 3 error checks on team numbers/names - duplicate team numbers, team names w/o numbers, missmatches between number and number in names
  • sched:1h:Running data and pushing out

2010-04-10 -- 3.5 hrs -- Aaron Martin --

  • sched:1h:Have an Instructional Summary in PDF form now :-)
  • sched:1h:Additional error checks for bogus multi day events found in the events file.

2010-04-08 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Fixing some hopefully final issues for CMS output version
  • sched:1h:Resolved some issues with KML reference paths
  • sched:1h:Resolved some path formatting issues with apostrophes v. parentheses
  • sched:1h:Resolved issue with some sites not finding their tournaments when creating the SI page.
  • sched:1h:Start working on runISpdf.php- PDF instructional summaries.

2010-03-29 -- 1.0 hrs -- Aaron Martin --

  • sched:1h:More modifications to scripts to get them to work under CMS. Added in absolute paths for the PDF files. Working now.

2010-03-26 -- 3.0 hrs -- Aaron Martin --

  • sched:1h:Modifying html output for CMS being developed. Get it mostly completed. Still have some issues with PDFs

2010-03-07 -- 1.0 hrs -- Aaron Martin --

  • sched:1h:Configure neighboringCityFind.php to update based on serialized data.
  • sched:1h:Put copy of the serialized data in io-static so it gets copied over.

2010-03-06 -- 5.5 hrs -- Aaron Martin --

  • sched:1h:Clean up CMI report.
  • sched:1h:Move some of the functionality from usyvlUpload to there.
  • sched:1h:conversion to csv is not handled there.
  • sched:1h:Reorganize the upload processing.
  • sched:1h:Modify the sample data processing. Files can now be unprocessed data.
  • sched:1h:Sample data is now processed the same as an uploaded file. Cleaner. And better for testing upload processing.
  • sched:1h:Scour for name handling issues (such as Santa Cruz/Aptos)...
  • sched:1h:Fix errors on PDF creation involving missing teams. Falls under general error cleanup.
  • sched:1h:Next UP: need to fix caching of nearby community stuff... Currently hacked by copying NC*ser to io-static.... Not good long term.

2010-03-05 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Finish up season/program name splitting routines.
  • sched:1h:Need to work on cmi report next....

2010-03-03 -- 1.5 hrs -- Aaron Martin --

  • sched:1h:Looking at updating to new Rainier input formating.
  • sched:1h:Modifying splitSeason to do season splitting differently.

2010-02-13 -- 1.0 hrs -- Aaron Martin --

  • sched:1h:A bit more work on PDFs. Get tournament routines pasted in.
  • sched:1h:Had to install zip.so via PECL to unpack the KMZ files. A bit of a pain.... email on this date about that.

2010-02-01 -- 6.0 hrs -- Aaron Martin --

  • sched:1h:Convert Game PDFs to FPDF instead of pdflib
  • sched:1h:Begin Conversion of Tournament Pool Sheets. Get general layout complete, but need to do tournament grids still.
  • sched:1h:Converstion of Tournament Pool Sheets mostly complete. Testing is finished, need to merge test scripts to production.