WASLreport updated 6-19-08

Today I released my first major update to WASLreport. This update adds new user functionality as well as a lot of non-visible code cleanup.

For this release I had three goals:

  1. Manage my code and releases with Subversion. (Another great Pragmatic book, "Deploying Rails Applications: A Step-by-Step Guide (Facets of Ruby)", was a big help here.)
  2. Add the District search.
  3. Clean up the rails and javascript code so that I DRY.

Overall the code looks much better now and the site should reflect that. Unfortunately there are still two major code problems and one in the data.

  • I have not been able to get google maps to work with Internet Explorer.
  • I have not been able to get the javascript for sorting the tables to work with gmaps.
  • A lot of the school locations are just plain wrong. Improvements to the map will make these errors much more obvious now.