Commit graph

82 commits

Author SHA1 Message Date
Jens Schuppe
72a3515e8a Merge branch 'issue/36'
[#36] Use CiviCRM's double opt-in feature for newsletter subscription
2020-08-19 12:37:19 +02:00
Marc Michalsky
d140bd9ed7
filter out non-public groups
non-public groups are getting ignored
2020-08-18 14:15:59 +02:00
Jens Schuppe
3553ed83b9 [#36] Do not alter the mailing lists available for the profile field since that might be confusing and still produce invalid states 2020-08-14 10:33:12 +02:00
Jens Schuppe
d3c1aabfb4 [#36] Rename "double_opt_in" property to "newsletter_double_opt_in" 2020-08-14 10:13:51 +02:00
Marc Michalsky
4ff060884a
implement CiviCRM's double opt-in feature for newsletter 2020-07-24 10:57:23 +02:00
B. Endres
f0215c98c7 [#31] membership creation: fixed workflow bug for recurring contributions 2020-07-21 07:35:17 -05:00
B. Endres
735eadd716 [#31] fixed workflow bug 2020-07-21 07:23:42 -05:00
B. Endres
53c290fabf [#31] only create memberships on initial payments 2020-06-29 14:41:10 +02:00
Marc Michalsky
22c9631ec6
fix custom_field_mapping
removed unnecessary  json_decode
2020-06-25 11:36:04 +02:00
B. Endres
da790863b5 [#31] only create memberships on initial payments 2020-06-19 15:25:59 +02:00
B. Endres
4ec0fef825 [#31] only create memberships on initial payments 2020-06-19 15:13:31 +02:00
B. Endres
acedf890f5 merged issue/27 2020-06-04 10:40:53 +02:00
B. Endres
35cf2f80e2 [#27] implementing campaign options 2020-06-04 10:37:01 +02:00
B. Endres
a6468bfaa0 [#26] set membership campaign 2020-05-26 12:09:11 +02:00
B. Endres
a8fef68799 [#26] set membership campaign 2020-05-26 12:08:46 +02:00
B. Endres
29c3b04754 [#26] set membership campaign 2020-05-26 11:49:15 +02:00
B. Endres
b269868c66 [#26] set membership campaign 2020-05-26 11:48:48 +02:00
B. Endres
3fbe88a3cf merged issue/24 2020-05-24 20:48:22 +02:00
B. Endres
84fe5137c1 [#20] fixes for mandate ref / postprocessing 2020-05-24 20:44:17 +02:00
B. Endres
30a0b81c8b [#20] fixes for mandate ref / postprocessing 2020-05-24 20:39:47 +02:00
B. Endres
db9c53bd10 [#20] fixes for mandate ref / postprocessing 2020-05-24 20:26:10 +02:00
B. Endres
ad8fb0eee7 [#24] added option to drop twingle mandate reference 2020-05-24 19:47:11 +02:00
B. Endres
0e8534619e [#20] make sure recurring contribution ID also present if SEPA mandate 2020-05-24 19:16:26 +02:00
B. Endres
94df842477 [#20] fixed exception handling 2020-05-24 19:16:04 +02:00
B. Endres
cc048fdd3c [#20] make sure recurring contribution ID also present if SEPA mandate 2020-05-24 19:08:22 +02:00
B. Endres
9b5165f5a6 [#20] fixed exception handling 2020-05-24 18:57:19 +02:00
Jens Schuppe
5f4bd857d8 Merge branch 'dev_20'
[#20] Alternative to blocking cancelling/ending recurring contributions
2020-04-21 12:59:24 +02:00
Jens Schuppe
bee7d10dc7 [#23] Do not create recurring contributions for subsequent single contributions and link them to the initial recurring contribution 2020-04-21 12:52:33 +02:00
B. Endres
c4530e7e24 [#19] implementing membership postprocess call (WIP) 2020-02-12 13:57:26 +01:00
B. Endres
33ced7bbc3 [#19] implementing membership postprocess call (WIP) 2020-02-10 08:26:55 +01:00
B. Endres
24801bb6bc [#14] implementing individual prefix mapping 2020-01-31 13:11:32 +01:00
B. Endres
8642ab5cfd [#18] implementing xcm profiles 2020-01-30 08:17:16 +01:00
B. Endres
6db38e5706 [#17] pass campaign to XCM (merged dev_17) 2020-01-30 07:16:24 +01:00
B. Endres
d6b90dcec2 [#13] SEPA Code depedency (merged dev_13) 2020-01-30 07:13:53 +01:00
B. Endres
a2b50fd4d3 [#17] pass-trough campaign 2020-01-30 07:07:20 +01:00
B. Endres
082fd934d4 [#13] minor adjustments 2020-01-29 17:59:03 +01:00
Jens Schuppe
bc9baea6f2 [#5] Add a setting for differentiating membership types depending on donation rhythm 2020-01-22 12:51:15 +01:00
B. Endres
4151963a5c fixed date parsing for TwingleDonation.Cancel 2019-11-25 08:55:55 +01:00
B. Endres
e8bb3a42cc [#13] removed SEPA::getMandateFor dependency 2019-11-25 08:52:46 +01:00
B. Endres
24d93ed1f1 [#13] fixed end date issues 2019-11-23 08:46:23 +01:00
B. Endres
383e392ff0 [#13] removed ::isSDD dependency from CiviSEPA 2019-11-22 15:04:51 +01:00
B. Endres
ee05e44995 [#9] added cancellation protection for recurring contributions 2019-11-15 11:14:06 +01:00
B. Endres
c9695c1773 [#8] added transaction prefix 2019-11-15 11:13:33 +01:00
B. Endres
c6cb61905a [#10] protect against SEPA double termination 2019-11-15 11:12:54 +01:00
B. Endres
bcadae9a87 [#6] fixed read-out 2019-11-15 11:12:10 +01:00
B. Endres
fc7c7d7d7b [#9] implemented exception for ending twingle contributions 2019-11-15 11:05:09 +01:00
B. Endres
98ff2f4550 [#10] only terminate 'live' mandates 2019-11-15 09:16:07 +01:00
B. Endres
d9a44f07e7 [#8] added twingle ID prefix 2019-11-15 09:09:14 +01:00
B. Endres
0dff79e86d [#6] fixed status readout 2019-11-15 08:19:09 +01:00
Jens Schuppe
b8e39bd903 Merge branch 'dev_7'
[#7] Pass IBAN to XCM to allow matching with the IBAN/Birthday matcher
2019-09-09 09:49:15 +02:00