log gpp/settings.py @ 246:e4dc0b649fcb

age author description
Sat, 18 Sep 2010 19:39:16 +0000 Brian Neal Update to version 1.8.5 of jquery ui library that is hosted on google.
Tue, 06 Jul 2010 03:02:20 +0000 Brian Neal Rework the who's online middleware and template tag for #87.
Sat, 05 Jun 2010 20:46:52 +0000 Brian Neal Initial commit of Haystack search integration. See #51.
Sat, 29 May 2010 04:51:28 +0000 Brian Neal Implement #84; additional checks on spammers; implement stranger status.
Fri, 14 May 2010 02:19:48 +0000 Brian Neal Implement #83: a string filter facility like NukeSeSentinel. It currently isn't hooked up to anything. Will do that in #84.
Mon, 03 May 2010 02:49:31 +0000 Brian Neal Some minor tweaks made while rebuilding the development database after Ubuntu 10.04 install.
Sat, 03 Apr 2010 20:00:56 +0000 Brian Neal Implement #62, add support for CSRF protection.
Thu, 01 Apr 2010 01:39:37 +0000 Brian Neal Explicitly set session settings. Use the cache_db engine. Some minor tweaks to reduce some queries in forums.
Wed, 31 Mar 2010 01:58:20 +0000 Brian Neal Adding support for the django debug toolbar.
Tue, 30 Mar 2010 01:30:32 +0000 Brian Neal Implement #66; use jQuery UI autocomplete widget to replace obsolete jquery-autocomplete plugin. I implemented a very simple caching system.
Sun, 28 Mar 2010 22:19:08 +0000 Brian Neal Updating jQuery and jQuery UI. This is for ticket #57. Noticed GCalendar wasn't opening the datepicker on the correct date until I set a dateFormat option. Fixed member map to undisable the update button if you type in a location that can't be geocoded.
Sun, 28 Mar 2010 01:07:47 +0000 Brian Neal Implementing #61: adding a forum topic subscription feature.
Sun, 21 Mar 2010 20:33:33 +0000 Brian Neal Implement #63, add a queued email facility.
Wed, 17 Mar 2010 03:12:05 +0000 Brian Neal #56 - Cut over to Django 1.2 messaging system.