Skip to content

Commit

Permalink
updating TODO with latest work
Browse files Browse the repository at this point in the history
  • Loading branch information
talos committed Jul 30, 2013
1 parent 398fd23 commit 57df88c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions TODO.md
Expand Up @@ -7,6 +7,8 @@ are some outstanding tasks:
load the map on their cell phones.* load the map on their cell phones.*
* A clearer disclaimer/link to licensing info. * A clearer disclaimer/link to licensing info.
* Determine end date from loaded data instead of hardcoding it. * Determine end date from loaded data instead of hardcoding it.
* Explanation in docs of how to read popup layout.
* Help in-popup to see what it means.


### Bug-fixes ### Bug-fixes


Expand All @@ -18,8 +20,8 @@ are some outstanding tasks:


* __(RESOLVED)__ `a5e4a19` *Allowing the selection of a date range, aggregating * __(RESOLVED)__ `a5e4a19` *Allowing the selection of a date range, aggregating
stats within.* stats within.*
* Allow for a date range to be dragged in its entirety, rather than just one * __(RESOLVED)__ `398fd23` *Allow for a date range to be dragged in its
edge. entirety, rather than just one edge.*
* Providing an interface to view the vehicle type and contributing factor * Providing an interface to view the vehicle type and contributing factor
overlays. The data's already loaded in. overlays. The data's already loaded in.
* Display a color-coded legend. * Display a color-coded legend.
Expand All @@ -33,7 +35,8 @@ are some outstanding tasks:


* Tests (!) * Tests (!)
* Implement staging server and nonbreaking push of new features from it. * Implement staging server and nonbreaking push of new features from it.
* Change crashmapper JS namespace from `Letsmap` to `Crashmapper`. * __(RESOLVED)__ `bc8dde4b` *Change crashmapper JS namespace from `Letsmap` to
`Crashmapper`.*
* Possibly refactor crashmapper entirely out of the band-aid (dependencies are * Possibly refactor crashmapper entirely out of the band-aid (dependencies are
limited to the data transfer.) limited to the data transfer.)
* Investigate ways to break the data set into several requests while keeping it * Investigate ways to break the data set into several requests while keeping it
Expand Down

0 comments on commit 57df88c

Please sign in to comment.