Commit graph

21 commits

Author SHA1 Message Date
Jens Schuppe
2b8ab813db Fix ambiguous conditions replacing empty() 2024-05-10 12:27:33 +02:00
Jens Schuppe
8bcdff4a85 Fix PHPStan issues 2024-04-05 12:25:00 +02:00
Jens Schuppe
f42bc9b7ed PHP Code Sniffer fixes 2024-03-25 15:26:15 +01:00
Jens Schuppe
69843bc981 PHP Code Beautifier fixes 2024-03-25 14:58:51 +01:00
Jens Schuppe
1c649ba812 Merge branch 'issue/28'
[#28] Add parameter for preferred language
2022-05-02 15:25:28 +02: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
36a756e4dd [#28] Add parameter for preferred language and pass to XCM 2020-06-04 14:21:06 +02:00
B. Endres
1d2c66b375 [#27] remove campaign if it somehow got it before 2020-06-04 10:52:11 +02:00
B. Endres
35cf2f80e2 [#27] implementing campaign options 2020-06-04 10:37:01 +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
8642ab5cfd [#18] implementing xcm profiles 2020-01-30 08:17:16 +01:00
B. Endres
a2b50fd4d3 [#17] pass-trough campaign 2020-01-30 07:07:20 +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
17589ef616 Refactoring for better performance and maintainability 2019-08-30 10:26:39 +02:00
Jens Schuppe
73481fb7ed [#4] (wip) Process custom fields parameter 2019-08-05 16:34:35 +02:00
Jens Schuppe
f8e550fa3f Add Validation for submitting time along with date for confirmed_at 2018-12-21 14:20:26 +01:00
Jens Schuppe
021a0a1e8f Adjust SEPA mandate data. 2018-10-16 10:55:30 +02: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
Jens Schuppe
061972706c [WIP] TwingleDonation.Submit API action 2018-10-04 15:59:35 +02:00