Sun, 27 Nov 2011 15:06:26 -0600 |
Chris Ridgway |
Fix for odd Webkit CSS issue when using jPlayer Blue Monday skin and our CSS. All instances of the Future Bugler font on the Listen page were jaggie and smaller than expected.
|
Sat, 26 Nov 2011 15:10:44 -0600 |
Chris Ridgway |
Merging with default.
|
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.
|
Sat, 26 Nov 2011 12:26:32 -0600 |
Brian Neal |
Adding a favicon.ico file courtesy of Ferenc.
|
Fri, 25 Nov 2011 21:16:09 -0600 |
Brian Neal |
Correct El Supernaut's song title.
|
Fri, 25 Nov 2011 20:30:48 -0600 |
Brian Neal |
For issue #6, add caching to production settings.
|
Fri, 25 Nov 2011 20:03:19 -0600 |
Brian Neal |
Added a buy now button to the listen page.
|
Fri, 25 Nov 2011 19:31:00 -0600 |
Chris Ridgway |
Merged with r78.
|
Fri, 25 Nov 2011 16:54:59 -0600 |
Chris Ridgway |
Updated bands.json to include "asset_prefix" tags for all the bands.
|
Fri, 25 Nov 2011 16:12:11 -0600 |
Chris Ridgway |
Fixed typo. Missing space between two words in paragraph.
|
Wed, 23 Nov 2011 21:43:17 -0600 |
Brian Neal |
Put a reverse gradient on the footer to match the top navbar.
|
Wed, 23 Nov 2011 21:18:48 -0600 |
Brian Neal |
Added website credit.
|
Wed, 23 Nov 2011 21:14:49 -0600 |
Brian Neal |
Fix some validation problems (extra </div>, "px" in image size & width). Made the headlines bigger.
|
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.
|
Wed, 23 Nov 2011 20:24:54 -0600 |
Brian Neal |
Changing the color of the top navigation bar to a blue-green gradient.
|
Wed, 23 Nov 2011 16:44:36 -0600 |
Brian Neal |
Add a missing </div> to the reviews template.
|
Wed, 23 Nov 2011 16:38:31 -0600 |
Brian Neal |
Making some tweaks to the design as per feedback from Ferenc.
|
Wed, 23 Nov 2011 15:36:51 -0600 |
Brian Neal |
Added the Future Bugler webfont. Made a few feeble attempts at styling, mainly to get feedback.
|
Wed, 23 Nov 2011 09:39:56 -0600 |
Bob Mourlam |
I added a listen now buttons to the home page.
|
Wed, 23 Nov 2011 09:16:47 -0600 |
Bob Mourlam |
- I moved the jplayer files to a jplayer dir under static/js. I thought about moving the flash file to another dir, but thought it'd be best to leave it with the rest of the jplayer files.
|
Sun, 20 Nov 2011 22:59:06 -0600 |
Chris Ridgway |
Merging new front page design from experimental UI branch.
|
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.
|