Mercurial > public > sg101
log
age | author | description |
---|---|---|
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. |
Wed, 24 Jun 2009 01:57:10 +0000 | Brian Neal | Donations: tested IPN logic with the Paypal developer sandbox. |