Fri, 23 May 2014 15:39:14 -0500 |
Brian Neal |
Prevent accidental deletion of UserProfiles in the admin.
|
Fri, 23 May 2014 15:10:11 -0500 |
Brian Neal |
Removing AUTH_PROFILE_MODULE and get_profile().
|
Sun, 18 May 2014 17:43:37 -0500 |
Brian Neal |
Added a current contests template tag & installed in sidebar.
|
Sat, 17 May 2014 12:17:14 -0500 |
Brian Neal |
Merge.
|
Sat, 17 May 2014 12:16:21 -0500 |
Brian Neal |
Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
|
Sat, 17 May 2014 12:10:09 -0500 |
Brian Neal |
Tweak donations test since we changed the monthly goal.
|
Sat, 17 May 2014 12:09:54 -0500 |
Brian Neal |
Update dev requirements for Django and Pillow.
|
Tue, 13 May 2014 20:23:30 -0500 |
Brian Neal |
Update our code that expected LOGIN_REDIRECT_URL to be a url.
|
Tue, 13 May 2014 19:44:48 -0500 |
Brian Neal |
Added additional security questions on the registration page.
|
Sun, 04 May 2014 15:37:56 -0500 |
Brian Neal |
Issue #68, calendar generated forum threads should be indexed.
|
Sun, 04 May 2014 15:18:26 -0500 |
Brian Neal |
Issue #61, delete user photos when deactivating spammers.
|
Sun, 04 May 2014 13:45:27 -0500 |
Brian Neal |
Remove YouTube icon from social block.
|
Sun, 06 Apr 2014 16:12:44 -0500 |
Brian Neal |
Add Nocturne Brain to community banners.
|
Thu, 20 Mar 2014 18:43:23 -0500 |
Brian Neal |
Add Southern Surf Stomp logo & link to footer.
|
Sat, 08 Mar 2014 12:05:00 -0600 |
Brian Neal |
Added NSSR Surf revival album top 101 banner.
|
Mon, 03 Mar 2014 19:18:30 -0600 |
Brian Neal |
Increase donation goal.
|
Wed, 12 Feb 2014 18:47:59 -0600 |
Brian Neal |
Backed out changeset c95431e7555c.
|
Sat, 08 Feb 2014 16:40:06 -0600 |
Brian Neal |
Added The Day We Fight Back banner javascript.
|
Sat, 08 Feb 2014 13:16:08 -0600 |
Brian Neal |
Update requirements files for Django 1.6.2.
|
Sat, 01 Feb 2014 16:36:32 -0600 |
Brian Neal |
Add Planeta Reverb and Reverb Junkies logos to footer.
|
Sat, 25 Jan 2014 11:28:24 -0600 |
Brian Neal |
Remove RFB side block. Add RFB logo to footer.
|
Wed, 22 Jan 2014 20:07:39 -0600 |
Brian Neal |
For issue #66, member search function should use GET method.
|
Tue, 21 Jan 2014 19:42:09 -0600 |
Brian Neal |
More bio tests. Change Celery to be eager during testing.
|
Mon, 20 Jan 2014 20:04:25 -0600 |
Brian Neal |
Added a bio app test for changing your avatar.
|
Sun, 19 Jan 2014 21:26:42 -0600 |
Brian Neal |
More bio unit tests.
|
Sun, 19 Jan 2014 17:23:07 -0600 |
Brian Neal |
Added some more tests for the bio application.
|
Sun, 19 Jan 2014 17:22:49 -0600 |
Brian Neal |
Add settings during test to speed things up & disable logging.
|
Sun, 19 Jan 2014 11:25:45 -0600 |
Brian Neal |
Add username to search query logging.
|
Sun, 19 Jan 2014 00:19:44 -0600 |
Brian Neal |
Added a test for the forgotten password cycle.
|
Sat, 11 Jan 2014 19:43:37 -0600 |
Brian Neal |
Added mgmt command to display donor info. Hall of fame donors bumped to 20.
|
Sat, 11 Jan 2014 16:11:50 -0600 |
Brian Neal |
Removed the phantombrigade application.
|
Sat, 11 Jan 2014 16:10:42 -0600 |
Brian Neal |
Updating dev requirements for new laptop running Ubuntu 13.10.
|
Sun, 05 Jan 2014 14:06:45 -0600 |
Brian Neal |
Add logos in footer to surf comunity sites.
|
Sun, 05 Jan 2014 13:06:53 -0600 |
Brian Neal |
Remove NSSR banner from base template.
|
Sat, 04 Jan 2014 14:59:34 -0600 |
Brian Neal |
Update production requireents file after upgrading to Haystack 2.1.
|
Sat, 04 Jan 2014 13:39:39 -0600 |
Brian Neal |
The logging API has changed in Celery 3.x. Update to it.
|
Fri, 03 Jan 2014 19:11:05 -0600 |
Brian Neal |
Oops, wasn't supposed to commit this flag set to False. Undo.
|
Fri, 03 Jan 2014 19:01:18 -0600 |
Brian Neal |
For issue #62, upgrade Haystack from 1.2.7 to 2.1.0.
|
Wed, 01 Jan 2014 19:52:07 -0600 |
Brian Neal |
For Django 1.6: contrib auth password reset confirm view signature changed.
|
Tue, 31 Dec 2013 17:21:11 -0600 |
Brian Neal |
For #63 update production requirements file for celery 3.1.7.
|
Tue, 31 Dec 2013 16:36:22 -0600 |
Brian Neal |
For #63, upgrade to celery 3.1.7.
|
Mon, 30 Dec 2013 15:05:43 -0600 |
Brian Neal |
For #59, add user photo de-duplication for uploads.
|
Sun, 29 Dec 2013 15:41:56 -0600 |
Brian Neal |
Django 1.6: update production requirements file.
|
Sun, 29 Dec 2013 14:59:08 -0600 |
Brian Neal |
Django 1.6: update dev requirements file.
|
Sun, 29 Dec 2013 14:54:51 -0600 |
Brian Neal |
Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
|
Sun, 29 Dec 2013 14:52:23 -0600 |
Brian Neal |
Django 1.6: take advantage of new database connection persistence.
|
Sun, 29 Dec 2013 14:45:26 -0600 |
Brian Neal |
Django 1.6: test discovery as per unittest.
|
Sun, 29 Dec 2013 13:45:49 -0600 |
Brian Neal |
Django 1.6: get_query_set -> get_queryset.
|
Sun, 29 Dec 2013 13:38:50 -0600 |
Brian Neal |
Django 1.6: use new cycle tag from future.
|
Sun, 29 Dec 2013 13:20:07 -0600 |
Brian Neal |
Django 1.6: ModelForms should use either fields or exclude.
|
Sun, 29 Dec 2013 12:57:03 -0600 |
Brian Neal |
Django 1.6: get_query_set -> get_queryset, etc.
|
Thu, 26 Dec 2013 13:32:23 -0600 |
Brian Neal |
Update mp3 compilation side block for 2013 collection.
|
Fri, 13 Dec 2013 21:00:24 -0600 |
Brian Neal |
For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.
|
Fri, 13 Dec 2013 19:59:36 -0600 |
Brian Neal |
For #60, encode user photo filenames before logging.
|
Sat, 09 Nov 2013 11:53:23 -0600 |
Brian Neal |
Use new banner for top 101's from Niels.
|
Sat, 09 Nov 2013 11:48:10 -0600 |
Brian Neal |
Fix typo in new posts template tag. Thanks to Volcano Rick.
|
Sat, 02 Nov 2013 12:55:29 -0500 |
Brian Neal |
Add NSSR Top 202 vote banner.
|
Thu, 24 Oct 2013 21:03:03 -0500 |
Brian Neal |
For #56, default to anonymous radio button on donations form.
|
Sat, 19 Oct 2013 11:32:35 -0500 |
Brian Neal |
YouTube icon was slowing down site. Locally host icon.
|
Wed, 09 Oct 2013 20:52:48 -0500 |
Brian Neal |
Fix messages master checkbox behavior. See also 6ba401391cd5.
|