log

age author description
Sat, 27 Sep 2014 12:36:06 -0500 Brian Neal Update buy links. default tip
Tue, 15 Oct 2013 21:00:21 -0500 Brian Neal Update fabric file for production server (finally!).
Tue, 15 Oct 2013 20:51:35 -0500 Brian Neal Merge with production changes.
Tue, 15 Oct 2013 20:50:29 -0500 Brian Neal Use a local version of bootstrap 1.4.0.
Tue, 09 Apr 2013 21:29:30 -0500 Brian Neal Changes for running in a virtualenv on the new server jaguar.
Sat, 09 Mar 2013 18:03:07 -0600 Brian Neal Fix iframe tag that broke page layout.
Sat, 09 Mar 2013 17:47:27 -0600 Brian Neal Update copyright year on base template.
Sat, 09 Mar 2013 16:40:32 -0600 Brian Neal Update to Django 1.3.7.
Sat, 04 Aug 2012 13:07:03 -0500 Brian Neal Update requirements.txt for Django 1.3.2.
Sat, 14 Jul 2012 13:23:37 -0500 Brian Neal Update requirements.txt.
Fri, 13 Jul 2012 21:36:53 -0500 Brian Neal Fix video page. Was only displaying 2 videos in playlist.
Thu, 29 Dec 2011 14:12:13 -0600 Brian Neal Remove unneeded links to jquery assets on the reviews template.
Fri, 23 Dec 2011 16:47:52 -0600 Brian Neal Change the list item color to match the rest of the text.
Wed, 14 Dec 2011 19:52:32 -0600 Brian Neal Created a feedback page with Disqus comments.
Tue, 29 Nov 2011 19:05:30 -0600 Brian Neal Reformatted license file; added newlines.
Tue, 29 Nov 2011 18:44:22 -0600 Brian Neal Change link color on the news page.
Tue, 29 Nov 2011 18:27:31 -0600 Brian Neal For production, use the cached template loader.
Mon, 28 Nov 2011 18:56:18 -0600 Brian Neal Changed to 3-condition BSD license (includes the no-advertising clause).
Sun, 27 Nov 2011 20:25:29 -0600 Brian Neal Adding a license and README file.
Sun, 27 Nov 2011 15:45:38 -0600 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.
Sun, 27 Nov 2011 15:13:40 -0600 Chris Ridgway Added a pip requirements file to document the virtualenv environment used.
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.
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
Sun, 13 Nov 2011 17:01:36 -0600 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.
Sat, 12 Nov 2011 16:43:16 -0600 Brian Neal Added a second buy button (2 for $20) as per Sean.
Fri, 11 Nov 2011 19:55:12 -0600 Brian Neal First attempt at the buy page. Corrected some HTML5 validation problems.
Fri, 11 Nov 2011 19:12:51 -0600 Brian Neal Correct the link to the Continental Magazine as per Sean.
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
Wed, 09 Nov 2011 23:24:34 -0600 Chris Ridgway Added a paragraph tag around the "no reviews" case in the review template.
Wed, 09 Nov 2011 23:18:32 -0600 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.
Mon, 07 Nov 2011 21:22:56 -0600 Bob Mourlam Added *.db
Mon, 07 Nov 2011 21:22:12 -0600 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.
Mon, 07 Nov 2011 21:20:29 -0600 Bob Mourlam I added a basic news test.
Sun, 06 Nov 2011 22:13:27 -0600 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.
Sun, 06 Nov 2011 21:16:22 -0600 Bob Mourlam I added a news template tag that's a blatant rip off of Chris' review one.
Sun, 06 Nov 2011 20:28:25 -0600 Bob Mourlam Merged Chris and Brian's changes with mine.
Sun, 06 Nov 2011 20:22:40 -0600 Bob Mourlam I reformatted the news_list.html template to be valid html and look a little better.
Sun, 06 Nov 2011 20:22:07 -0600 Bob Mourlam I changed the New tag to be the last 30 days instead of 3.
Sun, 06 Nov 2011 14:19:12 -0600 Brian Neal More useful to do a pull -u than an update in the fabric file.
Sun, 06 Nov 2011 13:55:16 -0600 Brian Neal Fix out of date comments and test names in bands and reviews.
Sat, 05 Nov 2011 23:53:10 -0500 Chris Ridgway Added reviews template tag. Fix ordering of reviews. Tweaked the display of the reviews page.
Sat, 05 Nov 2011 13:00:47 -0500 Brian Neal Added a fabric file to automate some tasks on the production server.
Fri, 04 Nov 2011 20:22:35 -0500 Brian Neal If the review_site exists, display it as the link text; else fall back to the review_url.
Fri, 04 Nov 2011 20:08:45 -0500 Brian Neal Now that we have HTML as review content, must avoid styling <ul> & <li> in review content.
Fri, 04 Nov 2011 20:02:15 -0500 Brian Neal Merge with Reviews template changes.
Fri, 04 Nov 2011 19:26:48 -0500 Brian Neal Adding support for the TinyMCE javascript editor in the admin for news and reviews apps.
Thu, 03 Nov 2011 23:00:34 -0500 Chris Ridgway Addresses three items from #2, comment #2.
Tue, 01 Nov 2011 20:15:21 -0500 Brian Neal Add path to Django in WSGI file.
Tue, 01 Nov 2011 19:17:07 -0500 Brian Neal For #5, make some tweaks to the files to prepare for production hosting.
Tue, 01 Nov 2011 18:22:34 -0500 Brian Neal Adding robots.txt.
Mon, 31 Oct 2011 22:10:06 -0500 Bob Mourlam Merged Brian's changes with mine.
Mon, 31 Oct 2011 22:08:45 -0500 Bob Mourlam - I added a little New badge for posts in the last 3 days.
Mon, 31 Oct 2011 21:45:03 -0500 Bob Mourlam I added a list_filter and search_fields to the model admin for the news app. That way you can sort by date and search the title and content.
Mon, 31 Oct 2011 20:55:02 -0500 Bob Mourlam I change the news model to have reverse chronological ordering.
Mon, 31 Oct 2011 20:47:29 -0500 Brian Neal Merging latest code with mine.
Mon, 31 Oct 2011 20:46:03 -0500 Brian Neal For issue #5, add an untested (!) WSGI script. I'll test & refine this later when the site gets deployed.
Mon, 31 Oct 2011 20:38:43 -0500 Bob Mourlam I merged Chris' Reviews branch with mine.
Mon, 31 Oct 2011 20:30:37 -0500 Bob Mourlam Moved the news admin to its own file and removed it from Brian's band admin. I'm an idiot.
Sun, 30 Oct 2011 23:07:05 -0500 Chris Ridgway First stab at the review app.
Sun, 30 Oct 2011 21:37:52 -0500 Bob Mourlam Merged Brian's changes with mine.
Sun, 30 Oct 2011 21:33:45 -0500 Bob Mourlam My first stab at the news app. The template is a little dull, but it's a start.
Sun, 30 Oct 2011 18:29:41 -0500 Bob Mourlam A new bob settings for running the test server with sqlite instead of MySQL because setting up MySQL on my Mac isn't that appealing.
Sun, 30 Oct 2011 16:00:12 -0500 Brian Neal For issue #3, add social media sharing icons to the home page.
Sun, 30 Oct 2011 14:51:12 -0500 Brian Neal For issue #4, add support for the Django Debug Toolbar if in debug mode.
Sat, 29 Oct 2011 22:38:18 -0500 Brian Neal Added tests for the just added generic views.
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 21:07:53 -0500 Brian Neal Saving initial band data as a fixture.
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.
Fri, 28 Oct 2011 21:58:54 -0500 Brian Neal Prototyped home page. Used fancybox effect on cover art.
Fri, 28 Oct 2011 21:20:18 -0500 Brian Neal Created a template tag for displaying a Bootstrap CSS toolbar.
Fri, 28 Oct 2011 20:32:29 -0500 Brian Neal Created a generic view (for now) to display a home page.
Thu, 27 Oct 2011 20:57:52 -0500 Brian Neal Normalize the paths in the settings.
Thu, 27 Oct 2011 20:01:37 -0500 Brian Neal Restructured settings as a directory to allow for different settings files. E.g.
Tue, 25 Oct 2011 18:38:42 -0500 Brian Neal Initial commit after running 'django-admin.py startproject'.