Commit graph

414 commits

Author SHA1 Message Date
Jens Schuppe
e26b5c3933 Merge branch 'germanTranslation'
[#103] Update German translation
2024-10-01 14:25:49 +02:00
Jens Schuppe
82456d2ae4 Update German translation 2024-10-01 14:24:23 +02:00
Jens Schuppe
9c9fed20d7 Back to 1.5-dev 2024-09-24 14:29:38 +02:00
Jens Schuppe
30c34f72be Version 1.5-beta2 2024-09-24 14:29:26 +02:00
Jens Schuppe
355a377c4f Merge branch 'translationTemplate'
[#101] Update translation template and fix incorrect use of ts()
2024-09-24 14:28:58 +02:00
Jens Schuppe
612224901a Update translation template 2024-09-24 14:28:34 +02:00
Jens Schuppe
fa301676e3 Update translation template and fix incorrect use of ts() 2024-09-24 14:26:37 +02:00
Jens Schuppe
2834f8028d Merge branch 'formTemplates'
[#100] Fix form template issues (help texts, undefined template variables, etc.)
2024-09-24 14:26:16 +02:00
Jens Schuppe
f6cd3614c3 Merge branch 'twingleShopFixes'
[#99] Fix DAO/BAO namespaces and definitions
2024-09-24 14:25:52 +02:00
Jens Schuppe
4ae20a1b04 Fix form template issues (help texts, undefined template variables, etc.) 2024-09-11 13:19:54 +02:00
Jens Schuppe
64d6b48813 Fix DAO/BAO namespaces and definitions 2024-09-11 12:59:22 +02:00
Jens Schuppe
7cca29b458 Back to 1.5-dev 2024-09-03 13:19:48 +02:00
Jens Schuppe
8de34f7b2a Version 1.5-beta1 2024-09-03 13:19:27 +02:00
Jens Schuppe
26132e785e Merge branch 'integrate_twingle_shop'
[#69] Integrate Twingle Shop
2024-09-03 13:13:04 +02:00
Marc Michalsky
33cb076d42 activate update button on financial type change 2024-09-02 15:26:12 +02:00
Marc Michalsky
d3ccb3b092 allow products with self-selected price 2024-09-02 15:26:12 +02:00
Marc Michalsky
477c57ca53 fix another messed up merge 2024-09-02 15:26:12 +02:00
Marc Michalsky
ac892c9afc fix messed up merge conflicts 2024-09-02 15:26:12 +02:00
Marc Michalsky
1fc6529064 set price_field to is_required = false 2024-09-02 15:26:12 +02:00
Marc Michalsky
8cfa270dff implement TwingleShop integration 2024-09-02 15:26:12 +02:00
Marc Michalsky
ea46e6a747 cherry pick of "make sure that default values are present" 2024-09-02 15:25:51 +02:00
Marc Michalsky
1a5f77c090 refactoring 2024-09-02 15:25:51 +02:00
Marc Michalsky
eacc9cf496 pass $error_code to parent BaseException 2024-09-02 15:25:51 +02:00
Marc Michalsky
7c7c040b30 add error code for profile validation warning 2024-09-02 15:25:51 +02:00
Marc Michalsky
0f947e4277 override the $code property inherited from Exception in BaseException 2024-09-02 15:25:51 +02:00
Marc Michalsky
db94f26d6d use new namespace style 2024-09-02 15:25:51 +02:00
Marc Michalsky
c971b6f8eb let CRM_Twingle_Profile class handle its validation 2024-09-02 15:25:51 +02:00
Marc Michalsky
72bfa3fb2c create custom exceptions 2024-09-02 15:25:51 +02:00
Jens Schuppe
6606d09dce Back to 1.5-dev 2024-06-13 13:47:22 +02:00
Jens Schuppe
a363e1c888 Version 1.5-alpha2 2024-06-13 13:47:07 +02:00
Jens Schuppe
9ff9234644 Merge remote-tracking branch 'MarcMichalsky/improve_api_result_values' 2024-06-13 13:38:43 +02:00
Marc Michalsky
07435ad997
remove unnecessary reset() for $params[$target] 2024-06-13 13:35:09 +02:00
Jens Schuppe
8d30b2a52a Fix excess reset() in note creation 2024-06-13 13:34:49 +02:00
Jens Schuppe
96d0e5fbec Code style 2024-06-13 13:24:34 +02:00
Jens Schuppe
f7b15ac4f6 Update German translation 2024-06-13 13:03:57 +02:00
Jens Schuppe
a8c8401be3 Update translation template 2024-06-13 13:03:49 +02:00
Jens Schuppe
61f45034c6 Update help text for custom field mapping configuration option to reflect that all parameters are supported. 2024-06-13 13:03:17 +02:00
Marc Michalsky
ff24256bc1
improve contribution result values 2024-06-12 15:28:41 +02:00
Marc Michalsky
c0af2e16ab
improve SEPA mandate result values 2024-06-12 15:27:01 +02:00
Marc Michalsky
67283fa1a7
improve donation receipt result values 2024-06-12 15:27:00 +02:00
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