Jens Schuppe
|
69843bc981
|
PHP Code Beautifier fixes
|
2024-03-25 14:58:51 +01:00 |
|
Jens Schuppe
|
fad228315d
|
Remove invalid @throws
|
2024-03-25 14:52:29 +01:00 |
|
Jens Schuppe
|
df608dc3d0
|
Merge remote-tracking branch 'MarcMichalsky/minor_changes'
[#77] Minor changes/Code cleanup
|
2023-10-16 14:22:52 +02:00 |
|
Marc Michalsky
|
89df7482a6
|
throw error if no default project is found
|
2023-09-06 16:45:13 +02:00 |
|
Marc Michalsky
|
fd99f3b24f
|
add default option
add a 'select profile' default option
|
2023-08-29 16:35:03 +02:00 |
|
Marc Michalsky
|
a868e87ba7
|
minor changes
|
2023-08-16 11:32:08 +02:00 |
|
Marc Michalsky
|
c3f4db8600
|
replace traditional syntax arrays
|
2023-08-16 11:31:41 +02:00 |
|
Marc Michalsky
|
0b2b8d6523
|
do not add the xcm default profile manually as an option
it simply does not work
|
2023-08-16 11:31:14 +02:00 |
|
Marc Michalsky
|
3644086ab3
|
set correct value for debit cards
|
2023-08-16 11:30:55 +02:00 |
|
Marc Michalsky
|
5a9a911c01
|
remove duplicate array keys
|
2023-08-16 11:30:48 +02:00 |
|
Marc Michalsky
|
225c4efd25
|
remove unnecessary default values
|
2023-08-16 11:30:35 +02:00 |
|
B. Endres
|
bd6c60c539
|
replaced old debug-log call with current one.
|
2023-05-15 12:03:32 +02:00 |
|
Marc Michalsky
|
c62af9582e
|
[#61] fix bug on settings page
The array passed to $this->addEntityRef() was incorrectly structured
|
2023-04-19 17:36:01 +02:00 |
|
Jens Schuppe
|
945992d8be
|
Add missing "pi_" prefixes for new payment instruments
|
2023-03-14 15:36:50 +01:00 |
|
Jens Schuppe
|
6132e7ad80
|
Add new payment methods
|
2023-02-16 13:34:56 +01:00 |
|
B. Endres
|
c52dc77532
|
[#42] migrate profiles with last_access NOW()
|
2022-05-13 10:15:28 +02:00 |
|
B. Endres
|
65424ab4bc
|
[#42] added stats
|
2022-05-12 13:25:53 +02:00 |
|
B. Endres
|
b5b34ff678
|
[#42] fix for getProfile empty name
|
2022-05-12 13:04:03 +02:00 |
|
B. Endres
|
bf2a73f519
|
[#42] log (production) access
|
2022-05-11 21:45:55 +02:00 |
|
B. Endres
|
fd47b91b65
|
[#42] refactored profile management
|
2022-05-11 21:37:37 +02:00 |
|
B. Endres
|
62399657e7
|
[#42] added data structure and upgrader/migration
|
2022-05-11 20:55:42 +02:00 |
|
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 |
|