2014-05-17 |
Brian Neal |
Merge.
|
2014-05-17 |
Brian Neal |
Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
|
2014-05-17 |
Brian Neal |
Tweak donations test since we changed the monthly goal.
|
2014-05-17 |
Brian Neal |
Update dev requirements for Django and Pillow.
|
2014-05-14 |
Brian Neal |
Update our code that expected LOGIN_REDIRECT_URL to be a url.
|
2014-05-14 |
Brian Neal |
Added additional security questions on the registration page.
|
2014-05-04 |
Brian Neal |
Issue #68, calendar generated forum threads should be indexed.
|
2014-05-04 |
Brian Neal |
Issue #61, delete user photos when deactivating spammers.
|
2014-05-04 |
Brian Neal |
Remove YouTube icon from social block.
|
2014-04-06 |
Brian Neal |
Add Nocturne Brain to community banners.
|
2014-03-20 |
Brian Neal |
Add Southern Surf Stomp logo & link to footer.
|
2014-03-08 |
Brian Neal |
Added NSSR Surf revival album top 101 banner.
|
2014-03-04 |
Brian Neal |
Increase donation goal.
|
2014-02-13 |
Brian Neal |
Backed out changeset c95431e7555c.
|
2014-02-08 |
Brian Neal |
Added The Day We Fight Back banner javascript.
|
2014-02-08 |
Brian Neal |
Update requirements files for Django 1.6.2.
|
2014-02-01 |
Brian Neal |
Add Planeta Reverb and Reverb Junkies logos to footer.
|
2014-01-25 |
Brian Neal |
Remove RFB side block. Add RFB logo to footer.
|
2014-01-23 |
Brian Neal |
For issue #66, member search function should use GET method.
|
2014-01-22 |
Brian Neal |
More bio tests. Change Celery to be eager during testing.
|
2014-01-21 |
Brian Neal |
Added a bio app test for changing your avatar.
|
2014-01-20 |
Brian Neal |
More bio unit tests.
|
2014-01-19 |
Brian Neal |
Added some more tests for the bio application.
|
2014-01-19 |
Brian Neal |
Add settings during test to speed things up & disable logging.
|
2014-01-19 |
Brian Neal |
Add username to search query logging.
|
2014-01-19 |
Brian Neal |
Added a test for the forgotten password cycle.
|
2014-01-12 |
Brian Neal |
Added mgmt command to display donor info. Hall of fame donors bumped to 20.
|
2014-01-11 |
Brian Neal |
Removed the phantombrigade application.
|
2014-01-11 |
Brian Neal |
Updating dev requirements for new laptop running Ubuntu 13.10.
|
2014-01-05 |
Brian Neal |
Add logos in footer to surf comunity sites.
|
2014-01-05 |
Brian Neal |
Remove NSSR banner from base template.
|
2014-01-04 |
Brian Neal |
Update production requireents file after upgrading to Haystack 2.1.
|
2014-01-04 |
Brian Neal |
The logging API has changed in Celery 3.x. Update to it.
|
2014-01-04 |
Brian Neal |
Oops, wasn't supposed to commit this flag set to False. Undo.
|
2014-01-04 |
Brian Neal |
For issue #62, upgrade Haystack from 1.2.7 to 2.1.0.
|
2014-01-02 |
Brian Neal |
For Django 1.6: contrib auth password reset confirm view signature changed.
|
2013-12-31 |
Brian Neal |
For #63 update production requirements file for celery 3.1.7.
|
2013-12-31 |
Brian Neal |
For #63, upgrade to celery 3.1.7.
|
2013-12-30 |
Brian Neal |
For #59, add user photo de-duplication for uploads.
|
2013-12-29 |
Brian Neal |
Django 1.6: update production requirements file.
|
2013-12-29 |
Brian Neal |
Django 1.6: update dev requirements file.
|
2013-12-29 |
Brian Neal |
Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.
|
2013-12-29 |
Brian Neal |
Django 1.6: take advantage of new database connection persistence.
|
2013-12-29 |
Brian Neal |
Django 1.6: test discovery as per unittest.
|
2013-12-29 |
Brian Neal |
Django 1.6: get_query_set -> get_queryset.
|
2013-12-29 |
Brian Neal |
Django 1.6: use new cycle tag from future.
|
2013-12-29 |
Brian Neal |
Django 1.6: ModelForms should use either fields or exclude.
|
2013-12-29 |
Brian Neal |
Django 1.6: get_query_set -> get_queryset, etc.
|