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 20:02:14 +0000 |
Brian Neal |
#13 Added logging to registration.
|
Wed, 01 Jul 2009 18:50:49 +0000 |
Brian Neal |
#20 Upgrade to jQuery UI 1.7.2.
|
Wed, 01 Jul 2009 18:38:25 +0000 |
Brian Neal |
#19 Use new google maps API key for the entire surfguitar101.com domain.
|
Wed, 01 Jul 2009 18:34:09 +0000 |
Brian Neal |
Created a bool_icon template tag to graphically display an icon to represent yes/no. Updated profile template to use it.
|
Wed, 01 Jul 2009 17:57:11 +0000 |
Brian Neal |
#18 - Add time zone field to user profile.
|
Sun, 28 Jun 2009 18:54:29 +0000 |
Brian Neal |
GCalendar: should have committed this with the previous change. A single error message is produced instead of a list now.
|
Sun, 28 Jun 2009 18:48:08 +0000 |
Brian Neal |
#16, GCalendar: clean up exception class. Put a try catch around the ExecuteBatch, as I saw it fail. No need to add any logging.
|
Sat, 27 Jun 2009 22:22:22 +0000 |
Brian Neal |
Donations: make an ordered list of the donors.
|
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:56:56 +0000 |
Brian Neal |
Donations: cleaned up logging. Use settings.DONATIONS_DEBUG to decide how to filter on test_ipn records.
|
Sat, 27 Jun 2009 21:44:52 +0000 |
Brian Neal |
Added breadcrumb navigation to the donations thanks page.
|
Sat, 27 Jun 2009 21:40:04 +0000 |
Brian Neal |
Sigh, changed the donations data format because it seems to be different than the stand-alone IPN tester. The month name doesn't have a dot after it.
|
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.
|