0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:wjwillett/common-sense-maps More... over 14 years ago
Tweaks to all apps made during the last day of testing at WOIEP (6 Oct 2009) More... over 14 years ago
Modified the AirQualityColors.as to provide a method that returns AQI index for a given pollutant value. Also made changes to the load method of tracks player so that it loads the exposure box in the top left with the proper color and aqi info. More... over 14 years ago
Changed the episodes view so that it has the timelines on the left column (left of the map). More... over 14 years ago
Updated all to pull data from wjwillett.net. A few other changes. More... over 14 years ago
another update to episodes viewer. Changed the layout a bit and made sure Niel's spikes code now works with it. More... over 14 years ago
Merge branch 'master' of github.com:wjwillett/common-sense-maps More... over 14 years ago
Accidentally commented out the sorting on the spikeEpisodes array - has been fixed in this revision. More... over 14 years ago
Cleaned up the places view. Added support for triggering pauses at spikes to the Tracks view, and tried to integrate Neil's updated stats object to populate the Episodes view.(doesn't seem to be returning rank-ordered episodes). More... over 14 years ago
Merge branch 'master' of [email protected]:wjwillett/common-sense-maps More... over 14 years ago
Modified the averaging for the spikes algorithm so it more accurately depicts sample windows and sorts them accordingly. Also made minor changes to Places (it now uses PM data only - change back to CO currently requires hard coding). More... over 14 years ago
More changes to EpisodesViewer and Timeline More... over 14 years ago
Merge branch 'master' of github.com:wjwillett/common-sense-maps More... over 14 years ago
Committing this so the pull will work properly More... over 14 years ago
Updated Tracks player More... over 14 years ago
Small multiples views now work (in a very primitive fashion) and are paired with the stats object. More... over 14 years ago
Merge branch 'master' of [email protected]:wjwillett/common-sense-maps More... over 14 years ago
Added new EpisodesViewer app for viewing small mutiples. Adjustments to AirQualityTimeline support this. More... over 14 years ago
Modified AirQualityDataSet.as so that it now uses a Stats object (Stats.as) More... over 14 years ago
Added Stats.as statistics object for use by AirQualityDataSet.as (which has also been modified to this purpose). More... over 14 years ago
removed settings from the index and updated .gitignore More... over 14 years ago
updated .gitignore More... over 14 years ago
Add .gitignore More... over 14 years ago
Removed flex project files from the repository, since they include local relative paths that change from machine to machine. More... over 14 years ago
Updated the tracks player to pull all datafiles from the west oakland PM directory instead of from the database. More... over 14 years ago
removed compiled files from the repository. More... over 14 years ago
Merge branch 'master' of [email protected]:wjwillett/common-sense-maps More... over 14 years ago
Added CommonsenseTracksPackaged and udated AirQualityDataSet. Other changes as well. More... over 14 years ago
Have made improvements to user interfaces for both Places and Hotspots views. A small bug still exists in the map control location - for some reason, it initially draws a little too far up on the stage, but the moment the browser window is resized, it snaps to the correct location... I'm unsure how to debug it at this time. More... over 14 years ago
Made changes to AirQualityDataSet.as to provide public flags that can set CO Level ranges for what is loaded into this particular data set from the server. More... over 14 years ago