2018-08-07 |
Brian Neal |
Update homepage for Center of the Surf
|
2018-08-04 |
Brian Neal |
Updates after getting a SSL certificate.
|
2018-04-07 |
Brian Neal |
Fix Center of the Surf release date.
|
2018-04-05 |
Brian Neal |
Center of the Surf Cover.
|
2016-04-16 |
Brian Neal |
Update bio page.
|
2016-03-03 |
Brian Neal |
Update to Django 1.8.10
|
2016-01-31 |
Brian Neal |
Add Atomic Grog quote to home page.
|
2016-01-26 |
Brian Neal |
Get rid of null/ManyToMany warning in Photologue model.
|
2016-01-25 |
Brian Neal |
Regroup press articles by year.
|
2016-01-16 |
Brian Neal |
Update home page with Ancient Winds quotes.
|
2016-01-16 |
Brian Neal |
Update copyright for 2016.
|
2016-01-16 |
Brian Neal |
Update to Django 1.8.8.
|
2015-12-14 |
Brian Neal |
Django 1.8 updates.
|
2015-12-14 |
Brian Neal |
Changes for Django 1.8.
|
2015-10-21 |
Brian Neal |
Added what people are saying about Ancient Winds to home.
|
2015-10-21 |
Brian Neal |
Ancient winds is now out. Make cover responsive.
|
2015-08-21 |
Brian Neal |
Update requirements for Django 1.7.10.
|
2015-08-21 |
Brian Neal |
New band photo on home page.
|
2015-08-20 |
Brian Neal |
Remove Dick Dale photo from home page.
|
2015-08-20 |
Brian Neal |
Put Ancient Winds cover on home page.
|
2015-08-20 |
Brian Neal |
Update requirements for Django 1.7.9.
|
2015-05-31 |
Brian Neal |
Update requirements.txt.
|
2015-05-31 |
Brian Neal |
Move upcoming shows block higher up on home page.
|
2015-05-31 |
Brian Neal |
Update developement requirements file.
|
2015-04-03 |
Brian Neal |
Merge.
|
2015-04-03 |
Brian Neal |
Update fabric file for Django 1.7 upgrade.
|
2015-04-03 |
Brian Neal |
failIf is deprecated; replace with assertFalse.
|
2015-04-03 |
Brian Neal |
Update WSGI script for Django 1.7 upgrade.
|
2015-04-03 |
Brian Neal |
Fix mailing list link in admin.
|
2015-04-03 |
Brian Neal |
admin.autodiscover() is no longer needed.
|
2015-04-03 |
Brian Neal |
Stop passing callable to queryset.
|
2015-04-03 |
Brian Neal |
Set defaults for BooleanFields.
|
2015-04-02 |
Brian Neal |
Turn of warning about test runner behavior change.
|
2014-12-30 |
Brian Neal |
Tweak home page a bit.
|
2014-12-30 |
Brian Neal |
Add Sonic Cataclysm quotes to home page.
|
2014-12-30 |
Brian Neal |
Update copyright year for 2015.
|
2014-12-30 |
Brian Neal |
Fix floating images stomping on next story or footer.
|
2014-11-28 |
Brian Neal |
Add Pipeline 2014 Album of the Year graphic to home page.
|
2014-11-15 |
Brian Neal |
Add meta tag for perhaps better IE support.
|
2014-08-31 |
Brian Neal |
Updated band bio received from Ivan.
|
2014-08-23 |
Brian Neal |
Update requirements files for Django 1.6.6.
|
2014-07-31 |
Brian Neal |
Add Dick Dale photo to front page.
|
2014-07-31 |
Brian Neal |
urlquote photologue filenames when building URLs.
|
2014-07-04 |
Brian Neal |
Break news and press out on the navbar.
|
2014-07-04 |
Brian Neal |
Update Sonic Cataclysm links on home page.
|
2014-07-04 |
Brian Neal |
Make manage.py use local settings by default.
|
2014-06-03 |
Brian Neal |
More front page tweaks for Sonic Cataclysm.
|
2014-06-03 |
Brian Neal |
Sonic Cataclysm home page updates.
|
2014-05-17 |
Brian Neal |
Merge.
|
2014-05-17 |
Brian Neal |
Update requirements.txt.
|
2014-05-17 |
Brian Neal |
Update dev requirements for Django 1.6.5 and Pillow 2.4.0.
|
2014-04-12 |
Brian Neal |
Add Sonic Cataclysm artwork to home page.
|
2014-03-23 |
Brian Neal |
Order photo galleries by date added (reverse) instead of by id.
|
2014-03-23 |
Brian Neal |
Add GP article to home page.
|
2014-03-08 |
Brian Neal |
Support photologue photo detail views to prevent 404s in the admin.
|
2014-02-15 |
Brian Neal |
Update home page with Guitar Player magazine cover.
|
2014-02-15 |
Brian Neal |
Update to Bootstrap 3.1.1.
|
2014-02-14 |
Brian Neal |
Update copyright. Add blurb about Guitar Player to home page.
|
2014-02-08 |
Brian Neal |
Update requirements files for Django 1.6.2.
|
2014-01-13 |
Brian Neal |
Update requirements files for new dev laptop.
|
2013-12-24 |
Brian Neal |
Updated requirements.txt for Django 1.6.
|
2013-12-24 |
Brian Neal |
For Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
|
2013-12-24 |
Brian Neal |
For Django 1.6: take advantage of new database connection persistence.
|
2013-12-24 |
Brian Neal |
For Django 1.6: new test discovery plus reverse now does urlquote().
|
2013-12-24 |
Brian Neal |
For Django 1.6: BoundField.label_tag now includes label_suffix.
|
2013-12-24 |
Brian Neal |
For Django 1.6: ModelAdmin.queryset renamed to get_queryset.
|
2013-12-24 |
Brian Neal |
For Django 1.6: location of XViewMiddleware changed.
|
2013-10-30 |
Brian Neal |
Don't make photo and lead-in paragraph a media object.
|
2013-10-30 |
Brian Neal |
Tweak the flyers on the gigs page for small devices.
|
2013-10-27 |
Brian Neal |
Bootstrap; tweak upcoming gigs list for Chrome on home page.
|
2013-10-27 |
Brian Neal |
Bootstrap: navbar styling.
|
2013-10-27 |
Brian Neal |
Bootstrap: rework pagination colors.
|
2013-10-26 |
Brian Neal |
Bootstrap: table and title styling.
|
2013-10-26 |
Brian Neal |
Bootstrap: style the footer text and links.
|
2013-10-26 |
Brian Neal |
Bootstrap: style pagination.
|
2013-10-26 |
Brian Neal |
Bootstrap: finally commit Bootstrap files. Remove blueprint css files.
|
2013-10-26 |
Brian Neal |
Boostrap: tweaking the home page.
|
2013-10-23 |
Brian Neal |
Bootstrap: tweaking to use our color scheme.
|
2013-10-20 |
Brian Neal |
Boostrap: home page.
|
2013-10-20 |
Brian Neal |
Don't show link to news story on detail view.
|
2013-10-20 |
Brian Neal |
Bootstrap: press.
|
2013-10-20 |
Brian Neal |
Bootstrap: work on the news stories.
|
2013-10-19 |
Brian Neal |
Bootstrap: flyers page.
|
2013-10-19 |
Brian Neal |
Bootstrap: work on gigs page.
|
2013-10-19 |
Brian Neal |
Tweak to last commit.
|
2013-10-19 |
Brian Neal |
Bootstrap: add FB and YouTube icons to footer.
|
2013-10-19 |
Brian Neal |
Bootstrap: update the bio page.
|
2013-10-19 |
Brian Neal |
Bootstrap: Photo pages reworked.
|
2013-10-18 |
Brian Neal |
Bootstrap: videos updated.
|
2013-10-18 |
Brian Neal |
Bootstrap: songs page.
|
2013-10-18 |
Brian Neal |
Bootstrap: style the buy page.
|
2013-10-17 |
Brian Neal |
Bootstrap: made the navbar a template tag.
|
2013-10-17 |
Brian Neal |
Bootstrap work for mailing list page.
|
2013-10-16 |
Brian Neal |
First steps with new Bootstrap 3.0 theme.
|
2013-10-06 |
Brian Neal |
Update fabfile for new server.
|
2013-10-06 |
Brian Neal |
For issue #10, convert to HTML5.
|
2013-09-18 |
Brian Neal |
Update requirements.txt for Django 1.5.4.
|
2013-08-29 |
Brian Neal |
Updating requirements.txt for Django 1.5 upgrade.
|
2013-08-29 |
Brian Neal |
For Django 1.5: Remove usage of django.contrib.markup.
|
2013-08-29 |
Brian Neal |
For Django 1.5: slugify is now available in django.utils.text.
|
2013-08-28 |
Brian Neal |
For Django 1.5: The adminmedia template tags library was removed.
|
2013-08-28 |
Brian Neal |
For Django 1.5: {% load url from future %} is now obsolete.
|
2013-08-28 |
Brian Neal |
For Django 1.5: Don't include old photologue URLs.
|
2013-08-28 |
Brian Neal |
For Django 1.5: localflavor is deprecated in preference to a 3rd party app.
|
2013-08-28 |
Brian Neal |
For Django 1.5: replace django's simplejson with json.
|
2013-04-13 |
Brian Neal |
Close this branch. I'm not sure if I merged it correctly to the
django1.3
|
2013-04-13 |
Brian Neal |
Updates for moving to new jaguar server.
|
2013-03-09 |
Brian Neal |
Update copyright year on base template.
|
2013-03-09 |
Brian Neal |
Update to Django 1.4.5.
|
2013-03-03 |
Brian Neal |
Add band bio at the top of the bio page.
|
2012-12-15 |
Brian Neal |
Credit Jonpaul Balak with the Tiki Magazine quote on home page.
|
2012-12-15 |
Brian Neal |
Added Tiki Magazine blurb to the home page.
|