Commit graph

24 commits

Author SHA1 Message Date
Eric Schultz
9aaa1e491e Add start to RecurrenceRule 2021-06-09 11:18:44 -05:00
Eric Schultz
e04fd12f78 recurrence.updated is fired when updated recurring donations 2021-06-09 11:18:44 -05:00
Clarissa Borges
885bcee03a Fixing supporter and supporter note creation 2021-02-16 17:19:13 -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
d47c80594c ticket.deleted is published 2021-02-04 10:58:38 -06:00
Eric Schultz
b7a8f16de6 ticket.updated object event now published 2021-02-04 10:58:38 -06:00
Eric Schultz
09b5edaaf8 Ticket purchase json works correctly 2021-02-04 10:58:38 -06:00
Eric Schultz
cab6465e30 Support for SupporterAddress events and some Supporter events 2021-01-20 13:01:01 -06:00
Eric Schultz
df84dc2878 Fix weird spec issue 2021-01-06 17:15:20 -06:00
Eric
e3b25f8486 Shorten license definition 2020-06-15 10:26:57 -05:00
Eric Schultz
5a5a657b58 Cleanup of nonprofit factories 2020-04-17 14:02:07 -05:00
Eric Schultz
f76bff6cbb Fix typo in spec 2019-11-08 16:13:03 -06:00
Eric Schultz
cc45ec820a Add RecurringDonationChangeAmountNonprofitEmailJob 2019-11-08 16:13:02 -06:00
Eric Schultz
b6292ab7aa Add RecurringDonationChangeAmountJob 2019-11-08 16:13:02 -06:00
Luis Castro
3965ba59f9
feat(timespan): add new syntax for declaring constants in a Struct 2019-08-02 19:07:30 +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
Eric Schultz
a05f8582de
Remove deprecated '.to_time_in_current_zone' usage 2019-08-02 19:07:14 +02:00
Eric Schultz
cc24183cb9
Fix some quirky test issues with non-reloaded entities 2019-08-02 19:07:13 +02:00
Eric Schultz
b2a28dd78c Fix weird formatting bug in test 2018-10-25 12:45:07 -05:00
Eric Schultz
e4161531aa Fix bug where ticket check-ins don't work properly. Closes #101 2018-10-24 11:37:04 -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