Commit Graph

517 Commits

Author SHA1 Message Date
Chris Beach ea24600f61 Fix README.md 2017-10-12 00:00:02 +01:00
Chris Beach 8fdd5dad27 Revert removal of donate menu item 2017-10-11 23:58:22 +01:00
Chris Beach 340959c73b Fix failing tests (likely due to Discourse Rails upgrade) 2017-10-11 23:48:41 +01:00
Chris Beach 2b17c87333 Tweak readme 2017-10-11 20:40:13 +01:00
Chris Beach 6814c80540 Stripe Checkout can be created via BBCode markup 2017-10-09 08:39:21 +01:00
Chris Beach 0e19102139 update .gitignore 2017-10-08 23:18:22 +01:00
Rimian Perkins 9f51b0ef10 Merge pull request #8 from Dax74/patch-3
Update client.it.yml
2017-09-22 12:40:40 +10:00
Rimian Perkins 62b2449115 Merge pull request #9 from Dax74/patch-4
Update server.it.yml thanks
2017-09-22 12:40:10 +10:00
Dax74 26d6b27003 Update server.it.yml 2017-07-04 15:16:08 +02:00
Dax74 f533a480e6 Update client.it.yml 2017-07-04 15:02:10 +02:00
Rimian Perkins 70b928707f disable the button as soon as it is clicked 2017-05-29 10:48:32 +10:00
Rimian Perkins e8a50b0930 add some test credit card numbers 2017-05-27 16:59:44 +10:00
Rimian Perkins 850ddd1cf7 remove auto create theme 2017-05-25 08:59:11 +10:00
Rimian Perkins aba89d140e Update README.md 2017-05-24 12:48:55 +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 9d2cd86f54 stripe service can create subscriptions 2017-05-23 12:28:07 +10:00
Rimian Perkins f99aed364b new plugin helper 2017-05-23 10:30:54 +10:00
Rimian Perkins d164482bda documentation 2017-05-18 15:07:32 +10:00
Rimian Perkins 930686a2b2 document new feature 2017-05-18 15:06:20 +10:00
Rimian Perkins c48aa0dc67 bump 2017-05-18 15:03:57 +10:00
Rimian Perkins 8b21d44bc9 Change the route to something meaningful 2017-05-18 14:57:27 +10:00
Rimian Perkins b4d7ea3696 run this plugins js tests only and bump ruby 2017-05-18 14:16:49 +10:00
Rimian Perkins df476b9d54 merge in documentation for install 2017-05-18 12:28:21 +10:00
Rimian Perkins e5cec8f3b3 bump ruby version 2017-05-18 12:14:51 +10:00
Rimian Perkins df205eb584 send create accounts param 2017-05-18 12:09:37 +10:00
Rimian Perkins b8130f9969 Revert "use site setting instead of params for create account"
This reverts commit 05c31f1909.

* also test the create account setting cannot be overwritten
2017-05-18 12:02:26 +10:00
Rimian Perkins 1def5daccb add the right params for controller specs 2017-05-18 11:48:54 +10:00
Rimian Perkins c091676cb5 permit stripe token and amount 2017-05-18 10:46:11 +10:00
Rimian Perkins 809075d93a document https 2017-05-18 10:14:54 +10:00
Rimian Perkins d1ac960c65 install instructions 2017-05-18 10:12:59 +10:00
Rimian Perkins cb03671c19 permit params 2017-05-17 14:17:37 +10:00
Rimian Perkins 05c31f1909 use site setting instead of params for create account 2017-05-17 10:30:28 +10:00
Rimian Perkins b663bf5447 remove old jobs for awards 2017-05-12 10:46:48 +10:00
Rimian Perkins c12cc3246a enqueue the mail job 2017-05-12 10:28:39 +10:00
Rimian Perkins 183d15e539 remove extra key/values from user create job 2017-05-11 12:01:57 +10:00
Rimian Perkins 344abb6418 specify first argument as per this: http://stackoverflow.com/questions/43881911/ruby-mocha-expect-the-first-argument-to-be-a-symbol 2017-05-11 10:12:49 +10:00
Rimian Perkins 13fe7ab7d5 remove second request to create user 2017-05-10 14:17:28 +10:00
Rimian Perkins c90245dce6 expect the job to be queued 2017-05-10 11:17:39 +10:00
Rimian Perkins f008f91a79 no accounts created 2017-05-10 10:05:53 +10:00
Rimian Perkins e875b17be2 no name collisions 2017-05-08 14:37:19 +10:00
Rimian Perkins 9ca0f09916 job grants badge 2017-05-08 13:38:14 +10:00
Rimian Perkins 0da6dd5610 fix success specs 2017-05-08 11:40:15 +10:00
Rimian Perkins 5ba61725c3 server message 2017-05-06 16:31:06 +10:00
Rimian Perkins a32473ef10 check payment and rewards do not happen on failure 2017-05-05 10:27:34 +10:00
Rimian Perkins 3792073e7d output success status on failure like discourse does 2017-05-05 10:24:22 +10:00
Rimian Perkins 223e6bc179 check password length and tidy up 2017-05-05 09:57:26 +10:00
Rimian Perkins cc46445b24 use translations for missing params 2017-05-04 20:11:26 +10:00
Rimian Perkins 4fe5a0462a disallows reserved usernames 2017-05-04 19:49:30 +10:00
Rimian Perkins bafa91f255 initial create user job 2017-05-04 17:23:41 +10:00