2011-12-23 |
Brian Neal |
Change the list item color to match the rest of the text.
|
2011-12-15 |
Brian Neal |
Created a feedback page with Disqus comments.
|
2011-11-30 |
Brian Neal |
Reformatted license file; added newlines.
|
2011-11-30 |
Brian Neal |
Change link color on the news page.
|
2011-11-30 |
Brian Neal |
For production, use the cached template loader.
|
2011-11-29 |
Brian Neal |
Changed to 3-condition BSD license (includes the no-advertising clause).
|
2011-11-28 |
Brian Neal |
Adding a license and README file.
|
2011-11-27 |
Chris Ridgway |
Updated CSS for reviews app so the blockquote, small and a tags don't look so washed out against the new site background.
|
2011-11-27 |
Chris Ridgway |
Added a pip requirements file to document the virtualenv environment used.
|
2011-11-27 |
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.
|
2011-11-26 |
Chris Ridgway |
Merging with default.
|
2011-11-26 |
Chris Ridgway |
band_list.html was referencing some images that no longer exist. This fixes errors seen in the site log files.
|
2011-11-26 |
Brian Neal |
Adding a favicon.ico file courtesy of Ferenc.
|
2011-11-26 |
Brian Neal |
Correct El Supernaut's song title.
|
2011-11-26 |
Brian Neal |
For issue #6, add caching to production settings.
|
2011-11-26 |
Brian Neal |
Added a buy now button to the listen page.
|
2011-11-26 |
Chris Ridgway |
Merged with r78.
|
2011-11-25 |
Chris Ridgway |
Updated bands.json to include "asset_prefix" tags for all the bands.
|
2011-11-25 |
Chris Ridgway |
Fixed typo. Missing space between two words in paragraph.
|
2011-11-24 |
Brian Neal |
Put a reverse gradient on the footer to match the top navbar.
|
2011-11-24 |
Brian Neal |
Added website credit.
|
2011-11-24 |
Brian Neal |
Fix some validation problems (extra </div>, "px" in image size & width). Made the headlines bigger.
|
2011-11-24 |
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.
|
2011-11-24 |
Brian Neal |
Changing the color of the top navigation bar to a blue-green gradient.
|
2011-11-23 |
Brian Neal |
Add a missing </div> to the reviews template.
|
2011-11-23 |
Brian Neal |
Making some tweaks to the design as per feedback from Ferenc.
|
2011-11-23 |
Brian Neal |
Added the Future Bugler webfont. Made a few feeble attempts at styling, mainly to get feedback.
|
2011-11-23 |
Bob Mourlam |
I added a listen now buttons to the home page.
|
2011-11-23 |
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.
|
2011-11-21 |
Chris Ridgway |
Merging new front page design from experimental UI branch.
|
2011-11-18 |
Chris Ridgway |
Experimental new front page design.
bands-experimental-ui
|
2011-11-17 |
Chris Ridgway |
Merging default back into my experimental UI branch for more experimenting.
bands-experimental-ui
|
2011-11-19 |
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.
|
2011-11-19 |
Brian Neal |
Update the Bootstrap CSS to version 1.4.0.
|
2011-11-19 |
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.
|
2011-11-19 |
Brian Neal |
Fix bug in template that prevented the embedded video player from playing the entire playlist.
|
2011-11-19 |
Brian Neal |
For issue #8, create a videos application to randomize videos in the playlist.
|
2011-11-18 |
Brian Neal |
Added YouTube embed code for a playlist of the bands on the comp to the videos page.
|
2011-11-18 |
Brian Neal |
Tweak to spacing on home page. Added .mp3 to .hgignore.
|
2011-11-17 |
Bob Mourlam |
Added the real artist/song names.
|
2011-11-15 |
Chris Ridgway |
Merged experimental band ui branch to default.
|
2011-11-15 |
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
|
2011-11-15 |
Bob Mourlam |
I removed everything except mp3s since it appears all browsers can play them.
|
2011-11-15 |
Chris Ridgway |
New slider based design for the Bands page.
bands-experimental-ui
|
2011-11-14 |
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
|
2011-11-13 |
Bob Mourlam |
I added the jquery plugin jplayer to use for playing samples of the album. For now I just used some of the songs linked to by the jplayer demo, but I also picked a couple songs at random from my iTunes library. Rather than add them to the repository I just named them 1.mp3, 1.m4a, 1.ogg and 2.mp3, 2.m4a, 2.ogg and anybody that wants to test the player will have to add some random songs themselves.
|
2011-11-12 |
Brian Neal |
Added a second buy button (2 for $20) as per Sean.
|
2011-11-12 |
Brian Neal |
First attempt at the buy page. Corrected some HTML5 validation problems.
|
2011-11-12 |
Brian Neal |
Correct the link to the Continental Magazine as per Sean.
|
2011-11-11 |
Chris Ridgway |
Created a branch for band UI development. Took a first stab at a grid based approach.
bands-experimental-ui
|
2011-11-10 |
Chris Ridgway |
Added a paragraph tag around the "no reviews" case in the review template.
|
2011-11-10 |
Chris Ridgway |
Shamelessly stole Bob's anchor target method. Fixed CSS for reviews so that the top of the review is not clipped by the navbar.
|
2011-11-08 |
Bob Mourlam |
Added *.db
|
2011-11-08 |
Bob Mourlam |
I removed some unused clutter from the news_list.html template. I moved the date to the title line, which looks a lot better I think. I made the space between articles 2em and added a border at the top of each article. I'm not sure I like it, but it's better I think.
|
2011-11-08 |
Bob Mourlam |
I added a basic news test.
|
2011-11-07 |
Bob Mourlam |
I added a get_absolute_url() to the news model so I can use that in the news template tag to create a link to the correct anchor on the news list page.
|
2011-11-07 |
Bob Mourlam |
I added a news template tag that's a blatant rip off of Chris' review one.
|
2011-11-07 |
Bob Mourlam |
Merged Chris and Brian's changes with mine.
|
2011-11-07 |
Bob Mourlam |
I reformatted the news_list.html template to be valid html and look a little better.
|
2011-11-07 |
Bob Mourlam |
I changed the New tag to be the last 30 days instead of 3.
|