adf832f38f
supporters: Use pointer cursor for amount selection buttons
2024-10-25 09:42:59 +11:00
c1e3879891
supporters: Don't escape email text
2024-10-24 18:04:27 +11:00
a51a7e2099
supporters: Add sustainer confirmation email
2024-10-24 17:51:49 +11:00
48048f349a
supporters: Use data-binding for amount rather than events
...
Also tidied forms.py a little by consolidating into widget and moving help text
to template.
2024-10-24 17:06:32 +11:00
c843e1c59f
supporters: Apply Black formatter
2024-10-23 18:16:47 +11:00
68c5199bb5
supporters: Fix monthly amounts, validate minimum amount in frontend, update PayPal info
2024-10-23 18:10:43 +11:00
e9f0909d8c
supporters: Add PayPal template
2024-10-23 09:24:46 +11:00
bb89d69ef1
supporters: Consolidate alternative payment options
2024-10-22 23:52:35 +11:00
82f8fbb758
supporters: Add sustainer form with pre-canned amount options
2024-10-22 23:52:35 +11:00
8da5e1dac6
Bring Stripe sustainer form into "Become a sustainer" page
2024-10-18 11:53:18 +11:00
6139a13fde
Add payment time column to Stripe export
2024-10-11 21:58:46 +11:00
a74244efb4
Record Stripe payment intent, export to CSV
2024-10-09 02:01:32 +11:00
1f83c2fb69
Fix sustainer form default
2024-10-08 23:34:10 +11:00
3fe83d1466
Add annual renew
2024-09-30 17:40:29 +10:00
ce4ae22fa5
Add prototype monthly recurring payment via Stripe
2024-09-18 15:34:59 +10:00
26a6928a20
Add prototype Stripe sustainer payment workflow
2024-09-05 09:35:24 +10:00
a2f38653fb
Fix trailing whitespace and missing end-of-file newline
2024-07-22 18:39:05 +10:00
2ff551147c
Merge sponsors.py into supporters app, frontpage.py into views.py
...
Just a small structural change so that the related functionality is grouped together.
2024-05-10 11:27:51 +10:00
6a8515358b
Merge "supporter" and "supporters" apps
...
It's a little confusing having both a "supporter" and "supporters" app. This is
a fairly minor change to move the sustainer banner urls/views into the existing
"supporters" app. The functionality isn't directly related, but it is all about
sustainers.
2024-05-07 09:47:47 +10:00
440b4f864a
Use decorator syntax to register admin handlers
...
Same-same, just marginally neater.
2024-03-21 09:35:00 +11:00
ce6be591bd
Rename "www" directory to "conservancy"
2023-10-25 13:01:21 +11:00