Commit Graph

98 Commits

Author SHA1 Message Date
Rimian Perkins d0bdfab44b fix the test runner 2019-08-26 16:01:57 +10:00
Angus McLeod 262ae0f96c add mobile styles 2019-04-03 12:40:03 +11:00
Angus McLeod 44410fa375 add cause release fields 2019-04-03 12:32:24 +11:00
Angus McLeod b7ee6a1b25 preload category custom fields 2019-03-19 12:22:06 +11:00
Angus McLeod e9746221ab add stripe to CSP 2019-01-29 15:00:29 +11:00
Angus McLeod 9481fdba07 bugfix 2018-09-30 11:53:33 +10:00
Angus McLeod e1eb585974 Add additional settings and customizations 2018-09-28 17:33:27 +10:00
Angus McLeod ae793ad247 Add setting for monthly total and other minor improvements 2018-09-24 10:17:53 +10:00
Angus McLeod b4fd0287ed Add meta link 2018-09-22 17:48:38 +10:00
Angus McLeod d58c04a592 only show cause UI in cause categories 2018-09-22 17:09:06 +10:00
Angus McLeod 45ece34200 Add donations causes 2018-09-22 14:03:30 +10:00
Angus McLeod 8453d5cc03 various 2018-06-25 18:14:50 +10:00
Angus McLeod d55d149d7d Add recurring donations 2018-06-21 19:00:43 +10:00
Angus McLeod e307a75a3b
Merge branch 'master' into transaction_fee 2018-02-02 17:47:53 +08:00
Angus McLeod e8e558c3e2 Add ability to allow donor to include stripe transaction fee in their donation 2018-02-02 17:43:54 +08:00
Angus McLeod ccf7f1b73b Save and reuse stripe customer id when user is present 2018-02-02 16:06:43 +08:00
Chris Beach df91a44277 fix client/server messages and locales
zip code should be a positive boolean not negative
remove dollar signs
fix stripe.rb method signature and charging logic
2017-11-26 12:24:27 +00:00
Angus McLeod e4f420a96e add stripe script in plugin.rb 2017-11-12 11:16:47 +08:00
Angus McLeod c22ef46224 rm stripe.js from build
It needs to be loaded directly.

https://stripe.com/docs/stripe-js/reference#including-stripejs
2017-11-12 11:01:08 +08:00
Angus McLeod c2fa248b79 Include stripe js && inherit from the application controller 2017-11-08 08:45:18 +08:00
Chris Beach 6814c80540 Stripe Checkout can be created via BBCode markup 2017-10-09 08:39:21 +01:00
Rimian Perkins 70b928707f disable the button as soon as it is clicked 2017-05-29 10:48:32 +10:00
Rimian Perkins 850ddd1cf7 remove auto create theme 2017-05-25 08:59:11 +10:00
Rimian Perkins dfd9e451c3 handle fails from stripe 2017-05-24 12:22:00 +10:00
Rimian Perkins 17a43740d6 fix missing strong param 2017-05-23 14:32:52 +10:00
Rimian Perkins c48aa0dc67 bump 2017-05-18 15:03:57 +10:00
Rimian Perkins bafa91f255 initial create user job 2017-05-04 17:23:41 +10:00
Rimian Perkins c80a003922 Merge branch 'theme-fix' into anon-users 2017-05-03 10:55:34 +10:00
Rimian Perkins 9e7809137a doh! typo 2017-05-03 10:27:38 +10:00
Rimian Perkins 1449a1179d Refactor .set_feild as per this commit: 946f25098f 2017-05-03 10:19:47 +10:00
Rimian Perkins 0a87d8274f only grant badge when they are enabled 2017-05-01 11:32:59 +10:00
Rimian Perkins b99ec2e9e8 only grant badge when they are enabled 2017-05-01 11:31:11 +10:00
Rimian Perkins 88c13f11a2 upgrade stripe 2.4.0 > 2.8.0 2017-05-01 10:48:40 +10:00
Rimian Perkins 219444eab2 empty badge grant job 2017-04-27 18:47:27 +10:00
Rimian Perkins b94a01359a require the job in plugin 2017-04-27 16:35:28 +10:00
Rimian Perkins a5fa347d6b Bump 2017-04-26 12:06:33 +10:00
Rimian Perkins 7a6c9b83b7 merge in master 2017-04-24 13:07:10 +10:00
Rimian Perkins 51087d53a3 bumpus stripe 2017-04-20 11:11:56 +10:00
Rimian Perkins e09b852361 normalize the message from stripe 2017-04-20 11:09:59 +10:00
Rimian Perkins d98ba20d0d Implement new Theme
* remove old SiteCustomization (deprecated)
* Create a theme and add a field for the header
2017-04-20 10:17:24 +10:00
Rimian Perkins a0711a6a6c Implement new Theme
* remove old SiteCustomization (deprecated)
* Create a theme and add a field for the header
2017-04-19 12:51:15 +10:00
Rimian Perkins 66094fdfdd check for empty email 2017-04-05 09:49:57 +10:00
Rimian Perkins 5d3db5373b respond with empty json if email does not exist 2017-04-04 12:00:23 +10:00
Rimian Perkins 2d8878b0b7 upgrade stripe gem 2017-03-30 10:40:43 +11:00
Rimian Perkins 667f15d716 rm old profile templates and route 2017-03-20 13:18:07 +11:00
Rimian Perkins aab03c102f upgrade stripe gem minor version 2017-03-20 12:24:12 +11:00
Rimian Perkins 9ddeba4b2b bump with old code removed 2017-03-16 11:56:59 +11:00
Rimian Perkins cc47e88bc9 old code gone 2017-03-16 11:40:09 +11:00
Rimian Perkins 567754de92 typo and translations 2017-03-16 05:09:08 +11:00
Rimian Perkins 261c0dfbcc donation description 2017-03-14 13:31:20 +11:00