Commit graph

374 commits

Author SHA1 Message Date
Marc Michalsky
90f27f70c7
improve newsletter subcription result values 2024-06-12 15:26:59 +02:00
Jens Schuppe
221f9c72f3 Back to 1.5-dev 2024-06-12 15:21:10 +02:00
Jens Schuppe
1dbc842253 Version 1.5-alpha1 2024-06-12 15:20:52 +02:00
Jens Schuppe
0b9c1709fd Merge branch 'fix_incorrect_fixes'
[#92] Some more fixed conditions
2024-06-12 15:19:49 +02:00
Jens Schuppe
0cf7ccb1cb Code style 2024-06-12 15:18:35 +02:00
Marc Michalsky
cd008d9545
fix: Check for $creditor_id always fails 2024-06-12 15:02:36 +02:00
Marc Michalsky
4432060d05
add a condition to check if the value is 1 2024-06-12 15:01:55 +02:00
Marc Michalsky
ab5d0906d7
fix accidentally flipped condition 2024-06-12 15:01:54 +02:00
Jens Schuppe
d9d68fa937 Merge branch 'donationReceiptOrganization'
[#94] Add the organisation instead of the individual to donation receipts group
2024-06-12 14:51:54 +02:00
Marc Michalsky
03a37aed31 add the organisation instead of the individual to donation_receipt group 2024-06-12 14:47:48 +02:00
Jens Schuppe
933c51c48e Merge branch 'issue/84'
[#88] Improve profile options for note creation
2024-06-12 14:44:26 +02:00
Jens Schuppe
ac1b08b775 Code style 2024-06-12 14:35:44 +02:00
Marc Michalsky
cf9483ca3e
fix: "in_array() expects parameter 2 to be array, null given" 2024-06-12 11:08:03 +02:00
Marc Michalsky
f5ab576ed9
remove html tags from transalation strings 2024-06-11 15:03:15 +02:00
Marc Michalsky
0caf9bf98e
Revert "fix obsolete use of CRM_Utils_Array::first()" 2024-06-11 14:57:15 +02:00
Marc Michalsky
bea59b4365
use strict comparisons 2024-06-11 14:57:14 +02:00
Marc Michalsky
089bbdf934
use api4 instead of api3 2024-06-11 14:57:13 +02:00
Marc Michalsky
1ddcc217e3
fix obsolete use of CRM_Utils_Array::first() 2024-06-11 14:57:13 +02:00
Marc Michalsky
87ca179791
add German translations 2024-06-11 14:57:12 +02:00
Marc Michalsky
547254158c
add Upgrader to maintain profile behaviour 2024-06-11 14:57:11 +02:00
Marc Michalsky
758b793c0d
add logic to create selected contact and contribution notes 2024-06-11 14:57:11 +02:00
Marc Michalsky
9836168122
add profile settings for note mapping 2024-06-11 14:57:10 +02:00
Jens Schuppe
aee56769b7 Merge branch 'settingsTemplate'
[#91] Repair help links in settings form
2024-06-06 12:03:56 +02:00
Jens Schuppe
8020491bf1 Repair help links in settings form (and reformat) 2024-06-06 12:01:05 +02:00
Marc Michalsky
f5723a4e7d
fix obsolete use of CRM_Utils_Array::first() 2024-06-06 11:57:32 +02:00
Jens Schuppe
5169e5a0ce Merge branch 'issue/86' 2024-06-06 11:07:15 +02:00
Jens Schuppe
d1f3dd871c Merge branch 'defaultProfileProjectId'
[#90] Do not require project IDs for default profile forms
2024-06-06 11:04:45 +02:00
Jens Schuppe
75676d42eb Fix condition in profile form template for not showing selector field for default profile 2024-06-06 11:01:56 +02:00
Jens Schuppe
a0b2879b69 Prevent undefined index warnings for unchecked checkbpxes in the settings form 2024-06-06 10:56:49 +02:00
Jens Schuppe
c7f1b7cb6e Do not require project IDs for default profile forms 2024-06-06 10:33:19 +02:00
Jens Schuppe
2b8ab813db Fix ambiguous conditions replacing empty() 2024-05-10 12:27:33 +02:00
Marc Michalsky
63b7e4d3ee
add German translations 2024-04-30 16:52:30 +02:00
Marc Michalsky
b3f82fbfba
add Upgrader to maintain profile behaviour 2024-04-30 16:52:30 +02:00
Marc Michalsky
df51d59cea
add logic to create selected contact and contribution notes 2024-04-30 15:44:45 +02:00
Marc Michalsky
10f6ca4e89
add profile settings for note mapping 2024-04-30 15:44:45 +02:00
Marc Michalsky
48c49c1814
avoid the use of empty() 2024-04-30 10:21:32 +02:00
Marc Michalsky
02bac833de
fix #86 2024-04-26 16:17:02 +02:00
Jens Schuppe
670984854f Fix accidentally flipped condition 2024-04-09 13:14:37 +02:00
Jens Schuppe
3612122650 Update translation (seems to have caused GetText seek errors) 2024-04-08 12:31:14 +02:00
Jens Schuppe
6f555c660e Merge branch 'patch-2'
[#68] Add generic payment method
2024-04-05 14:31:09 +02:00
Jens Schuppe
313d2f648f Show error messages for missing configuration values 2024-04-05 14:29:58 +02:00
Maria
a91fbd0c20 Update Profile.php
adding generic payment method
2024-04-05 13:52:09 +02:00
Jens Schuppe
692c66a9a5 Merge remote-tracking branch 'MarcMichalsky/improve_profile_list'
[#76] Improve profile list view
2024-04-05 13:47:39 +02:00
Jens Schuppe
88850bbce3 PHPStan fixes 2024-04-05 13:46:03 +02:00
Jens Schuppe
b480d87ed7 Merge branch 'impove_default_profile_behaviour' 2024-04-05 13:27:34 +02:00
Jens Schuppe
4f845ca07e Merge branch 'improve_validation'
[#75] Improve profile validation
2024-04-05 13:19:07 +02:00
Jens Schuppe
6114772d07 PHP Code Sniffer and PHPStan fixes 2024-04-05 13:18:45 +02:00
Marc Michalsky
8d1d93d77a display a warning instead of an error if the project_id is a duplicate 2024-04-05 12:35:12 +02:00
Marc Michalsky
96c072eb8e let CRM_Twingle_Profile class handle its validation 2024-04-05 12:35:12 +02:00
Jens Schuppe
aa2c938abe Merge branch 'pick_profile_by_id'
[#73] Identify profiles by ID
2024-04-05 12:28:38 +02:00