Commit Graph

74 Commits (f695c2441b6bcc3488d29c9c5c1654c451700a2c)
 

Author SHA1 Message Date
Sven Slootweg f695c2441b Fix bug where one-off donations were shown even if they shouldn't be 11 years ago
Sven Slootweg bb95e924e9 Only allow cronjob execution from CLI 11 years ago
Sven Slootweg a7b49b5cd3 Implement one-off donations 11 years ago
Sven Slootweg 9dc40072ab Positioning change in Bitcoin logo 11 years ago
Sven Slootweg 47555353b0 Actually store the date for a payment request correctly 11 years ago
Sven Slootweg 66ca3984a2 Send the first donation request immediately after subscribing 11 years ago
Sven Slootweg e148450a62 Move PaymentRequest sending to Subscription class 11 years ago
Sven Slootweg 5d9aad5ae0 Implement payment skipping 11 years ago
Sven Slootweg b8a7af272a Fix bug that made new subscriptions become 'cancelled' immediately 11 years ago
Sven Slootweg d79be82b8d Fix license headers in a few places 11 years ago
Sven Slootweg c79658a878 Implement change requests when user with existing subscription attempts to subscribe again 11 years ago
Sven Slootweg 3fe016dc54 Automatically update statistics for a campaign when the dashboard page for that campaign is viewed 11 years ago
Sven Slootweg 87005e4a6a Fix bug where an incorrect CampaignId was stored for an unsubscribe event 11 years ago
Sven Slootweg be8b30472c Properly deal with subscription status, and fix variable name bug 11 years ago
Sven Slootweg 1fb10f6c44 Subscription management 11 years ago
Sven Slootweg 94c1047805 Add exchange rate update to daily cronjob 11 years ago
Sven Slootweg 2672c73bee Record historical statistics every day 11 years ago
Sven Slootweg a95e47d3b9 Add promotional materials for launch 11 years ago
Sven Slootweg d653cd0058 Fix bug in setting the last e-mail date in the daily cronjob 11 years ago
Sven Slootweg ef831300b6 Implement daily email sending 11 years ago
Sven Slootweg 787843fee1 Show placeholder when no statistics are available for a campaign yet 11 years ago
Sven Slootweg 1ab7613b0e Slightly change wording in reminder e-mails 11 years ago
Sven Slootweg c98db84878 Fix bug in PayPal payments due to lack of rounding 11 years ago
Sven Slootweg 80de527b7b Fix prototype for Subscription class to correctly reference the corresponding Campaign 11 years ago
Sven Slootweg 31ef4987d0 Make sure that payment requests aren't cached, and add 'Bitcoin' and 'Other' payment method handling 11 years ago
Sven Slootweg 63a9fbddb7 Reminder e-mail generation 11 years ago
Sven Slootweg 2c28760631 Log event when a donation is actually made 11 years ago
Sven Slootweg d9fc942142 Implement PayPal payment processing 11 years ago
Sven Slootweg 7f60ad4114 Fix URL in signup confirmation email template 11 years ago
Sven Slootweg 3bcd2e2424 Fix information in subscription confirmation e-mail template 11 years ago
Sven Slootweg e395163dd9 Fix existing subscription check, to only count e-mail addresses that have subscribed to that particular campaign 11 years ago
Sven Slootweg 68ac9f42f3 Fix campaign ID in subscription confirmation event, and prevent caching during statistics generation 11 years ago
Sven Slootweg efd22ef894 Always recalculate statistics in debug mode 11 years ago
Sven Slootweg 4a5409cd00 Log confirmed subscriptions 11 years ago
Sven Slootweg 97797e5592 Only count confirmed subscriptions for statistics 11 years ago
Sven Slootweg fa7f0c2247 Fix bug that led to inaccurate statistics on new projects 11 years ago
Sven Slootweg 38f908e0a9 Calculate and display actual campaign statistics 11 years ago
Sven Slootweg f7182d1de3 Add public campaign link to campaign dashboard 11 years ago
Sven Slootweg e816b020e1 Implement campaign creation 11 years ago
Sven Slootweg ea90903198 Show placeholder when no payment methods have been added yet. 11 years ago
Sven Slootweg c8245bdcfe Show different 404 text for logged in users 11 years ago
Sven Slootweg 033335b5e7 Add placeholder for users without any campaigns 11 years ago
Sven Slootweg 07ae0efce8 Implement administrator access checks 11 years ago
Sven Slootweg d75e9b6920 Implement payment method deletion 11 years ago
Sven Slootweg b69ebbf7df Implement payment method creation 11 years ago
Sven Slootweg e2674b7635 Add method button 11 years ago
Sven Slootweg e31ec35a30 Add About page 11 years ago
Sven Slootweg 1d250c6cac Add 'already logged in' notice on the frontpage when the user is logged in already 11 years ago
Sven Slootweg c0f6c09d1f First bits of a dashboard for a campaign 11 years ago
Sven Slootweg 49734c85d7 Minor style change in dashboard 11 years ago