Clarissa Borges
885bcee03a
Fixing supporter and supporter note creation
2021-02-16 17:19:13 -06:00
Eric Schultz
8bd3837b54
Correct the visibility of a few routes
2021-02-11 19:10:48 -06:00
Eric Schultz
a38937cadb
Fix bug in refunds_controller
2021-02-11 19:10:48 -06:00
Eric Schultz
2ab6c9bf27
Add custom_field_definition.* events
2021-02-05 11:15:14 -06:00
Eric Schultz
4c1d7ddd4e
Remove unused gmail integration
2021-02-04 12:22:36 -06:00
Eric Schultz
cab6465e30
Support for SupporterAddress events and some Supporter events
2021-01-20 13:01:01 -06:00
Eric Schultz
70d18591c3
Add support for supporter_note.* events
2021-01-17 17:08:52 -06:00
Eric Schultz
5ae4f20637
EventPublisher Support for TagMaster events
2021-01-12 13:26:26 -06:00
Eric Schultz
176f88a9c4
Fix supporter import bug
2020-09-01 21:32:32 -05:00
Eric
238eba4a50
full_contact action only returns FullContact details if the gem is installed
2020-07-06 17:14:41 -05:00
Eric
0eaede39d0
Fix bug where email wasn't getting saved in supporter_controller
2020-06-22 15:13:54 -05:00
Eric
e3b25f8486
Shorten license definition
2020-06-15 10:26:57 -05:00
Eric
b4f201729e
Remove remaining use of rabl
2020-06-10 14:40:54 -05:00
Eric
2854603d56
Update nonprofits/payments_controller to Rails 6 and jbuilder
2020-05-27 12:32:32 -05:00
Eric
4b01c2aeb9
Update nonprofits/recurring_donations_controller to Rails v6 and jbuilder
2020-05-27 12:32:32 -05:00
Eric
7ccd6870aa
Handle rails 6 deprecation of update_attributes to update
2020-05-27 12:32:32 -05:00
Eric
63f5146655
Extract controller related concerns and put them in one place
2020-05-11 13:38:50 -05:00
Eric Schultz
1819a1f4b3
Fix routing bugs
2020-04-23 14:09:57 -05:00
Eric Schultz
0144372084
Remove non-working SupporterEmail call
2019-11-08 16:13:03 -06:00
Eric Schultz
9c9033f2d3
Add ImportCreationJob
2019-11-08 16:13:03 -06:00
Eric Schultz
283ebc553b
Add BankAccountCreateJob
2019-11-08 16:13:02 -06:00
Eric Schultz
860848eb35
Fix typo
2019-11-08 16:13:02 -06:00
Eric Schultz
53b3f5800e
Removing tiers
2019-11-05 14:06:59 -06:00
Eric Schultz
51ef25b3af
Remove trial support
2019-11-05 13:38:36 -06:00
Eric Schultz
7199b9b189
Add strong params to tag_masters_controller
2019-11-05 12:50:28 -06:00
Eric Schultz
3941665c7e
Add strong params to supporter_note_controller
2019-11-05 12:44:54 -06:00
Eric Schultz
d5b58754ad
Add strong params to supporter_notes_controller
2019-11-05 12:30:01 -06:00
Eric Schultz
994b04a830
Add strong params to refunds_controller
2019-11-05 11:43:48 -06:00
Eric Schultz
3adaed06fa
Add strong params to payouts_controller
2019-11-05 11:41:35 -06:00
Eric Schultz
6c9dc8b150
cleanup(cards) cleanup nonprofits/cards_controller
2019-10-29 17:00:11 -05:00
Eric Schultz
772332a5cb
feat(nonprofit/cards) add strong params to nonprofits/card/create
2019-10-29 16:57:52 -05:00
Luis Castro
6a0a674328
feat(recurring_donations): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
8f1b33cabd
feat(payments): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
41d578815a
feat(imports): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
0cf21bb1c9
feat(email_list): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
b16b7d7b58
feat(donations): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
65bd361b3f
feat(custom_field_join): add strong params
...
Using permit with a limited list of params
2019-10-28 12:48:54 -05:00
Luis Castro
c9fba40183
feat(custom_field_master): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
32d2039c19
feat(bank_accounts): add strong params
2019-10-28 12:48:54 -05:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect
2019-08-02 19:07:29 +02:00
Luis Castro
dd64ee5159
feat: replace deprecated before_filter with before_action
2019-08-02 19:07:25 +02:00
Eric Schultz
efbe2a0a80
Provide editable range to the end-of-year report
2018-10-24 11:36:50 -05:00
Eric Schultz
41d69fd6c6
Support for threadsafe mode
2018-08-31 11:32:55 -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
ec6f06f387
Support for generated suppoters.csv in the background
2018-06-04 16:14:44 -05:00
Eric Schultz
96c37e0af9
Merges when both sides have a common tag or custom field now work
2018-06-04 15:45:17 -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