Jens Schuppe
|
1c649ba812
|
Merge branch 'issue/28'
[#28] Add parameter for preferred language
|
2022-05-02 15:25:28 +02:00 |
|
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 |
|
Marc Michalsky forumZFD
|
921ea49deb
|
[#43] [#44] validate campaign_id
cast numeric string to integer and test if a related campaign exists
|
2021-02-19 14:52:00 +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 |
|
Marc Michalsky
|
7328b3893d
|
trim project_ids
|
2020-09-25 12:08:17 +02: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 |
|
Jens Schuppe
|
36a756e4dd
|
[#28] Add parameter for preferred language and pass to XCM
|
2020-06-04 14:21:06 +02:00 |
|
B. Endres
|
00c55b261f
|
[#27] minor adjustments
|
2020-06-04 10:52:50 +02:00 |
|
B. Endres
|
1d2c66b375
|
[#27] remove campaign if it somehow got it before
|
2020-06-04 10:52:11 +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 |
|
Jens Schuppe
|
e57e50f496
|
[#25] Only json_decode() custom_fields parameter if it's a string.
|
2020-05-18 12:39:27 +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 |
|
B. Endres
|
f3e6b031b5
|
[#13] minor adjustments
|
2020-01-29 18:01:32 +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 |
|
Jens Schuppe
|
746b4304d1
|
Merge branch 'dev_16' into dev_13_dev_15_dev_16
|
2020-01-16 10:43:51 +01:00 |
|
Jens Schuppe
|
a5066ad780
|
Merge branch 'dev_15' into dev_13_dev_15_dev_16
|
2020-01-16 10:43:47 +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 |
|
Jens Schuppe
|
dfe433d545
|
[#15] Replace CRM_Core_BAO_Setting methods getItem and setItem with Civi::settings() methods.
|
2019-11-29 10:34:02 +01:00 |
|
Jens Schuppe
|
f2b94b72e7
|
[#15] Convert serialized settings from objects to arrays.
|
2019-11-27 12:59:08 +01:00 |
|
B. Endres
|
e8bb3a42cc
|
[#13] removed SEPA::getMandateFor dependency
|
2019-11-25 08:52:46 +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
|
fc7c7d7d7b
|
[#9] implemented exception for ending twingle contributions
|
2019-11-15 11:05:09 +01:00 |
|
B. Endres
|
d9a44f07e7
|
[#8] added twingle ID prefix
|
2019-11-15 09:09:14 +01:00 |
|
B. Endres
|
5ab5b41758
|
fixed profile selection
|
2019-11-15 08:18:33 +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
|
c43ebf452f
|
[#5] Fix typo.
|
2019-08-07 11:37:08 +02:00 |
|
Jens Schuppe
|
341a0f0e32
|
[#5] Add membership type configuration option in profile
|
2019-08-07 11:34:07 +02:00 |
|