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.
|
Wed, 03 Mar 2010 04:09:42 +0000 |
Brian Neal |
Ticket #60. The TEMPLATE_CONTEXT_PROCESSOR django.core.context_processors.auth moved to django.contrib.auth.context_processors.auth.
|
Wed, 03 Mar 2010 04:04:11 +0000 |
Brian Neal |
Ticket #58; use Django 1.2's cached template loader.
|
Tue, 02 Mar 2010 04:11:27 +0000 |
Brian Neal |
Updated Django to 1.2 beta. Use new DATABASES setting.
|
Tue, 22 Dec 2009 02:08:05 +0000 |
Brian Neal |
Implement #45, add a who's online feature for the forums. Created middleware that caches usernames and guest session ids in the cache. Added a tag that displays this info.
|
Sun, 12 Jul 2009 18:25:26 +0000 |
Brian Neal |
Added a DEFAULT_FROM_EMAIL.
|
Sun, 05 Jul 2009 00:03:40 +0000 |
Brian Neal |
First checkin of forums. Have noticed cascading delete behavior. Will try to prevent this next.
|
Wed, 01 Jul 2009 18:50:49 +0000 |
Brian Neal |
#20 Upgrade to jQuery UI 1.7.2.
|
Sat, 27 Jun 2009 22:20:35 +0000 |
Brian Neal |
Donations: made the donations debug flag be in local_settings. Changed the donations template to be a two column display of stats and donors.
|
Sat, 27 Jun 2009 21:30:18 +0000 |
Brian Neal |
Make the donations debug business name be found in the local_settings as it can change frequently.
|
Wed, 24 Jun 2009 00:55:34 +0000 |
Brian Neal |
Donations: make item number a string instead of an integer.
|
Wed, 24 Jun 2009 00:50:42 +0000 |
Brian Neal |
Updating settings.py with my correct Paypal sandbox developer email.
|
Tue, 23 Jun 2009 01:15:23 +0000 |
Brian Neal |
Change the FILE_UPLOAD_PERMISSIONS to 0644.
|
Sun, 21 Jun 2009 22:07:43 +0000 |
Brian Neal |
Send email based on setting in local_settings.py.
|
Sun, 14 Jun 2009 20:25:22 +0000 |
Brian Neal |
Added support for caching. The avatar template tag now uses the cache.
|
Fri, 12 Jun 2009 02:37:28 +0000 |
Brian Neal |
Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template.
|
Fri, 12 Jun 2009 01:35:13 +0000 |
Brian Neal |
Deleting the legal application. Will use Flatpages for this.
|
Thu, 11 Jun 2009 01:33:38 +0000 |
Brian Neal |
Added basic logging to settings.py. The send_email function is now logging. Removed remnants of the DebugLog model.
|
Thu, 11 Jun 2009 00:54:44 +0000 |
Brian Neal |
Added IPN logic to the donations module. Added a thank-you view. Need to add logging to the IPN function.
|
Sun, 07 Jun 2009 00:22:50 +0000 |
Brian Neal |
Donations: first cut at a donations view and a form built for paypal.
|
Wed, 03 Jun 2009 00:59:17 +0000 |
Brian Neal |
Slideshow for home page; Initial checkin for the donations application.
|
Sun, 03 May 2009 20:14:04 +0000 |
Brian Neal |
Initial integration of django-elsewhere.
|
Wed, 22 Apr 2009 00:34:42 +0000 |
Brian Neal |
Added bulletins template tag.
|
Tue, 14 Apr 2009 02:35:35 +0000 |
Brian Neal |
Update jquery-ui and theme version that is hosted on google. In preparation for having jquery on every page (?), make it so that the autocomplete plug is using the 'global' jquery, and not the one that came with it. It seems to work okay with jquery 1.3.2.
|
Sun, 12 Apr 2009 00:31:36 +0000 |
Brian Neal |
Added tiny_mce to the GPP_THIRD_PARTY_JS setting. Updated code to use it.
|
Sat, 11 Apr 2009 22:50:56 +0000 |
Brian Neal |
Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.
|
Mon, 06 Apr 2009 02:43:12 +0000 |
gremmie |
Initial import of sg101 stuff from private repository.
|