log bandmap/views.py @ 1201:fe10aea76cbd tip

age author description
Sun, 10 Jul 2016 21:42:08 -0500 Brian Neal Convert bandmap to V3 design.
Mon, 13 Oct 2014 16:48:43 -0500 Brian Neal For issue #76, store pre-rendered HTML for each band map entry.
Sat, 04 Oct 2014 17:15:22 -0500 Brian Neal Bandmap fix: Unicode band names were causing a crash.
Sat, 04 Oct 2014 16:40:17 -0500 Brian Neal Bandmap: make lat/lon editable for tweaking location markers.
Sun, 28 Sep 2014 20:42:57 -0500 Brian Neal Bandmap: don't need to send URL to javascript client.
Sun, 28 Sep 2014 15:23:15 -0500 Brian Neal Bandmap: use green & red markers for active/inactive.
Sat, 27 Sep 2014 19:41:41 -0500 Brian Neal Bandmap: initial version complete.
Thu, 25 Sep 2014 21:15:22 -0500 Brian Neal Bandmap WIP: added test to add band.
Tue, 23 Sep 2014 20:40:31 -0500 Brian Neal Bandmap WIP: geocoding integrated with add form.
Sun, 21 Sep 2014 18:20:29 -0500 Brian Neal Bandmap application work in progress.