Commit graph

43 commits

Author SHA1 Message Date
Marc Michalsky
9969c99f70 Make required address components configurable
The required address components can be selected in the corresponding profile.
2021-11-17 16:32:10 +01:00
Jens Schuppe
be55ad70a8 [#29] Prevent source profile be overwritten 2020-11-10 15:27:56 +01:00
Jens Schuppe
228e964633 [#29] Use correct profile names and validate before saving profile copies 2020-11-10 11:30:58 +01:00
Jens Schuppe
021cd5257b [#36] Fix PHPDoc 2020-08-14 10:48:50 +02:00
Jens Schuppe
6b42c72bf8 [#36] Fix indentation 2020-08-14 10:43:06 +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
11558d4fbd [#36] Save newsletter_double_opt_in property as integer 2020-08-14 10:19:54 +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
00c55b261f [#27] minor adjustments 2020-06-04 10:52:50 +02:00
B. Endres
b256b59fe5 [#27] added contact option 2020-06-04 10:48:56 +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
ad8fb0eee7 [#24] added option to drop twingle mandate reference 2020-05-24 19:47:11 +02:00
B. Endres
3463da4514 [#20] refactored settings and implemented activity creation 2020-02-13 09:23:13 +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
Jens Schuppe
bc9baea6f2 [#5] Add a setting for differentiating membership types depending on donation rhythm 2020-01-22 12:51:15 +01:00
Jens Schuppe
746b4304d1 Merge branch 'dev_16' into dev_13_dev_15_dev_16 2020-01-16 10:43:51 +01:00
Jens Schuppe
8e871fd51b Merge branch 'dev_16'
[#16] Allow profiles be copied
2020-01-16 10:41:32 +01:00
Jens Schuppe
f746a3fe06 Fix PHP notice when validating profile forms with action "delete" 2020-01-16 10:39:50 +01:00
Jens Schuppe
a46e6eb7d1 [#16] Add link for copying profile configurations 2020-01-16 10:38:47 +01:00
B. Endres
383e392ff0 [#13] removed ::isSDD dependency from CiviSEPA 2019-11-22 15:04:51 +01:00
B. Endres
33c81951fc added help to twingle IDs 2019-11-15 07:44:39 +01:00
Jens Schuppe
7ff6381ad8 [#6] Make contribution status configurable per payment method 2019-08-30 10:33:30 +02:00
Jens Schuppe
17589ef616 Refactoring for better performance and maintainability 2019-08-30 10:26:39 +02:00
Jens Schuppe
a7bcd118cc Merge branch 'dev_5'
[#5] Create membership with configurable membership type
2019-08-07 11:38:55 +02:00
Jens Schuppe
341a0f0e32 [#5] Add membership type configuration option in profile 2019-08-07 11:34:07 +02:00
Jens Schuppe
b85291527d [#4] (wip) Custom field mapping configuration 2019-08-06 13:58:32 +02:00
Jens Schuppe
7fec0d32e9 [#1] (wip) Differing financial type for recurring contributions 2019-05-15 10:45:16 +02:00
Jens Schuppe
4d0bcfec55 Add an empty option for the campaign select field on the profile form. 2019-02-25 09:42:11 +01:00
Jens Schuppe
3a027cc7c9 Allow location type for organisation addresses be configurable. 2019-01-22 15:02:02 +01:00
Jens Schuppe
d28248723b Allow a "source" for contributions be configured per profile. 2019-01-21 11:24:11 +01:00
Jens Schuppe
5ce76eae5f Allow contributions be assigned to a configured campaign per profile. 2019-01-21 11:19:49 +01:00
Jens Schuppe
382744eab7 String improvement 2018-11-16 11:46:33 +01:00
Jens Schuppe
5b55868d71 Make the extension work with CiviSEPA 1.4. 2018-11-16 11:45:11 +01:00
Jens Schuppe
8ff71e277e Fix code style issues. 2018-10-10 10:22:28 +02:00
Jens Schuppe
42c40e8c00 [WIP] TwingleDonation.Submit API action for SEPA mandates. 2018-10-09 15:05:44 +02:00
Jens Schuppe
e141f2951a [WIP] twingleDonation.Submit API action and general profile functionality 2018-10-05 15:25:31 +02:00