log bns_website/templates/bands/band_list.html @ 108:9ca05ec9b64e tip

age author description
Sat, 26 Nov 2011 15:08:25 -0600 Chris Ridgway band_list.html was referencing some images that no longer exist. This fixes errors seen in the site log files.
Wed, 23 Nov 2011 20:31:17 -0600 Brian Neal The 1 pixel border around hero-unit broke this page. Shrank one column to fix; not sure if that was totally right or not.
Mon, 14 Nov 2011 23:17:58 -0600 Chris Ridgway Added some band images to the Bands page. Note, this requires you to "loaddata bands.json" to install asset information. bands-experimental-ui
Mon, 14 Nov 2011 19:55:14 -0600 Chris Ridgway New slider based design for the Bands page. bands-experimental-ui
Sun, 13 Nov 2011 21:20:13 -0600 Chris Ridgway This is a simple change to just make every band it's own hero box. Next up is to try the slider box approach. bands-experimental-ui
Thu, 10 Nov 2011 23:09:15 -0600 Chris Ridgway Created a branch for band UI development. Took a first stab at a grid based approach. bands-experimental-ui
Sat, 29 Oct 2011 22:31:42 -0500 Brian Neal Added generic views for music, videos, and the buy page with placeholder text.
Sat, 29 Oct 2011 17:32:23 -0500 Brian Neal Tweaking some of the text in the navigation bar.
Sat, 29 Oct 2011 17:11:58 -0500 Brian Neal Enabled the admin. Created a "bands" app with a band model.