Eric Schultz
ce9905289b
Remove unused Donation.category field
2021-02-23 16:43:19 -06:00
Eric Schultz
7bab0ec5c5
Make init_builder do more
2021-02-13 16:14:54 -06:00
Eric Schultz
6ab7473ef7
donation.* event publishing
2021-02-09 11:18:14 -06:00
Eric Schultz
825feea620
Initial removal of geocoding, need to remove db
2021-02-04 11:13:21 -06:00
Eric Schultz
09b5edaaf8
Ticket purchase json works correctly
2021-02-04 10:58:38 -06:00
Eric
e3b25f8486
Shorten license definition
2020-06-15 10:26:57 -05:00
Eric
6dbe500043
Move event publisher into Bess
2020-06-12 13:41:40 -05:00
Eric
2ddab4713a
Move all configuration to initializers
2020-06-12 13:24:16 -05:00
Eric
5b0110e1ef
Migrate all chunked uploading to the new ChunkedUploader.upload method
2020-05-27 12:32:31 -05:00
Eric Schultz
4d8e5207b9
Add initial verification for Nonprofit registration through model
2020-04-17 17:51:59 -05:00
Eric Schultz
5a5a657b58
Cleanup of nonprofit factories
2020-04-17 14:02:07 -05:00
Eric Schultz
c2abc274fa
Remove unused code
2020-02-10 14:21:17 -06:00
Eric Schultz
e1b2ac4d28
All stats pass with listeners
2020-02-10 14:01:49 -06:00
Eric Schultz
31e4a69a22
Added refund create and recurring donation create
2020-01-07 11:07:48 -06:00
Eric Schultz
985f14688e
Initial event publishing support
2020-01-06 16:30:28 -06:00
Eric Schultz
d544242ae7
Correct bugs in how payment notification jobs are enqueued
2019-11-08 16:13:03 -06:00
Eric Schultz
b84f3fc2ef
Fix some typos!
2019-11-08 16:13:03 -06:00
Eric Schultz
5236eda39d
Add CreateWeMoveExecuteForDonationsJob
2019-11-08 16:13:03 -06:00
Eric Schultz
fe9339fccc
Remove unused EmailJobQueue
2019-11-08 16:13:03 -06:00
Eric Schultz
0d70861a19
Add PaymentNotificationEmailNonprofitJob
2019-11-08 16:13:02 -06:00
Eric Schultz
ff1a8b92f5
Add PaymentNotificationJob
2019-11-08 16:13:02 -06:00
Eric Schultz
052474ac80
Add DirectDebitCreateJob
2019-11-08 16:13:02 -06:00
Luis Castro
fd564be0bc
fix(test_uploader): remove frozen literal from test file
2019-08-02 19:07:31 +02:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect
2019-08-02 19:07:29 +02:00
Luis Castro
33862bab25
test(support): fix any_instance deprecation warning
...
Changed from the old syntax to the new allow_any_instance_of according to the documentation.
https://www.rubydoc.info/github/rspec/rspec-mocks/RSpec/Mocks/ExampleMethods%3aallow_any_instance_of
2019-08-02 19:07:27 +02:00
Luis Castro
d4f6e2d91d
test(donation_context): fix any_instance deprecation warning
...
Changed from the old syntax to the new allow_any_instance_of according to the documentation.
https://www.rubydoc.info/github/rspec/rspec-mocks/RSpec/Mocks/ExampleMethods%3aallow_any_instance_of
2019-08-02 19:07:26 +02:00
Eric Schultz
1bc048b52a
Add an export for supporter notes
2019-03-21 14:19:11 -05:00
Eric Schultz
3d704cd876
Split dedications up in the export
2018-10-25 16:56:44 -05:00
Eric Schultz
9ca314c8e9
Fix bug where p2p campaign editors couldn't add offsite donations
2018-08-30 15:16:06 -05:00
Eric Schultz
bf5b10f280
Filtering by event or campaign will include refunds now
2018-07-31 16:43:58 -05:00
Eric Schultz
a45991ff15
Correct a bug for where paydate comes as a string
2018-06-04 15:42:02 -05:00
Bradley M. Kuhn
6772312ea7
Relicense all .rb files under new project license.
...
The primary license of the project is changing to:
AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
with some specific files to be licensed under the one of two licenses:
CC0-1.0
LGPL-3.0-or-later
This commit is one of the many steps to relicense the entire codebase.
Documentation granting permission for this relicensing (from all past
contributors who hold copyrights) is on file with Software Freedom
Conservancy, Inc.
2018-03-25 15:10:40 -04:00
Eric Schultz
08b383de62
Initial commit. Previous history maintained by CommitChange
2018-03-25 13:30:42 -04:00