]> gitweb.michael.orlitzky.com - dead/census-tools.git/history - www
Added the linear program solving the midatlantic region.
[dead/census-tools.git] / www /
2010-04-18 Michael OrlitzkyAdded the start-server helper script, and a README...
2010-04-14 Michael OrlitzkyUpdated the provideTripAlternatives parameter to the...
2010-04-09 Michael OrlitzkyUpdated some class names to match a recent Google change.
2010-04-05 Michael OrlitzkyMerge branch 'master' of michael.orlitzky.com:/var...
2010-03-31 Michael OrlitzkySwitched the order of the lat/long output in the KML...
2010-02-24 Michael OrlitzkyFixed the performance of the distance CSV generation.
2010-02-24 Michael OrlitzkyFixed a big array index bug.
2010-02-24 Michael OrlitzkyFixed multiple newlines in the distances output.
2010-02-24 Michael OrlitzkyRemoved the Javascript controller.
2010-02-24 Michael OrlitzkyAdded the postback_url parameter to the LocationController.
2010-02-24 Michael OrlitzkyAdded a distances() method returning the distances...
2010-02-24 Michael OrlitzkyAdded a postback_url parameter to determine where the...
2010-02-24 Michael OrlitzkyAdded the distances section to the home page.
2010-02-19 Michael OrlitzkyRenamed the MapUtils class to Form.
2010-02-19 Michael OrlitzkyCreated a MapUtils object to contain the post_data...
2010-02-19 Michael OrlitzkyMoved the post_data() function in to its own static...
2010-02-19 Michael OrlitzkyRenamed the post_directions_result() function to post_d...
2010-02-19 Michael OrlitzkyMade the routing Javascript render inline on a new...
2010-02-15 Michael OrlitzkyAdded the "maps" Pylons project.