Thu, 17 Nov 2011 22:11:38 -0600 |
Chris Ridgway |
Experimental new front page design.
bands-experimental-ui
|
Wed, 16 Nov 2011 22:57:58 -0600 |
Chris Ridgway |
Merging default back into my experimental UI branch for more experimenting.
bands-experimental-ui
|
Sat, 19 Nov 2011 16:32:28 -0600 |
Brian Neal |
Tweaking the bxslider's pager CSS. Before, with the images, the numbers > 9 were not centered on their circles. Made an attempt to create circles with CSS instead. The higher numbered ones have kind of a flattened top. Not sure how to fix that right now.
|
Sat, 19 Nov 2011 14:59:35 -0600 |
Brian Neal |
Update the Bootstrap CSS to version 1.4.0.
|
Sat, 19 Nov 2011 14:47:17 -0600 |
Brian Neal |
Put in an import dance for Python 2.5. Apparently cgi.parse_qs was copied to urlparse in Python 2.6. So look for it first in urlparse, and if not found, try cgi.
|
Sat, 19 Nov 2011 14:39:28 -0600 |
Brian Neal |
Fix bug in template that prevented the embedded video player from playing the entire playlist.
|
Sat, 19 Nov 2011 14:19:00 -0600 |
Brian Neal |
For issue #8, create a videos application to randomize videos in the playlist.
|
Thu, 17 Nov 2011 20:17:14 -0600 |
Brian Neal |
Added YouTube embed code for a playlist of the bands on the comp to the videos page.
|
Thu, 17 Nov 2011 20:03:41 -0600 |
Brian Neal |
Tweak to spacing on home page. Added .mp3 to .hgignore.
|
Wed, 16 Nov 2011 21:38:37 -0600 |
Bob Mourlam |
Added the real artist/song names.
|
Mon, 14 Nov 2011 23:32:14 -0600 |
Chris Ridgway |
Merged experimental band ui branch to default.
|
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 20:06:58 -0600 |
Bob Mourlam |
I removed everything except mp3s since it appears all browsers can play them.
|
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
|