Marc Michalsky
|
bd54c039c8
|
make all fields available for custom mapping
This is useful to be able to map fields like `purpose` or `remarks` to custom fields.
|
2024-04-03 12:01:23 +02:00 |
|
Jens Schuppe
|
1d9e973e46
|
Merge branch 'use_custom_exeptions'
[#72] Create custom exceptions
|
2024-03-25 15:52:29 +01:00 |
|
Jens Schuppe
|
fe0ce3f57d
|
Fix @throws tag with wrong class name
|
2024-03-25 15:51:58 +01:00 |
|
Jens Schuppe
|
53745a3e07
|
PHP Code Sniffer fixes
|
2024-03-25 15:49:01 +01:00 |
|
Jens Schuppe
|
4e072b416a
|
Move exception class files into correct directory according to namespace
|
2024-03-25 15:45:00 +01:00 |
|
Marc Michalsky
|
b0d5bdefa5
|
use correct namespace
|
2024-03-25 15:45:00 +01:00 |
|
Marc Michalsky
|
1875861735
|
pass $error_code to parent BaseException
|
2024-03-25 15:45:00 +01:00 |
|
Marc Michalsky
|
e83a898cb8
|
add error code for profile validation warning
|
2024-03-25 15:45:00 +01:00 |
|
Marc Michalsky
|
9baf2c0e2a
|
override the $code property inherited from Exception in BaseException
|
2024-03-25 15:45:00 +01:00 |
|
Marc Michalsky
|
27675b7219
|
use new namespace style
|
2024-03-25 15:45:00 +01:00 |
|
Marc Michalsky
|
43be624bf6
|
create custom exceptions
|
2024-03-25 15:45:00 +01:00 |
|
Jens Schuppe
|
7a751e92bf
|
phpcs: Conflicts with PHPStan type hints
|
2024-03-25 15:44:43 +01:00 |
|
Jens Schuppe
|
f42bc9b7ed
|
PHP Code Sniffer fixes
|
2024-03-25 15:26:15 +01:00 |
|
Jens Schuppe
|
322c2d0dd3
|
Run Civix upgrade to Civix version 23.02.1
|
2024-03-25 15:01:36 +01:00 |
|
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
|
8cd928caa9
|
Add extension template with PHPStan, PHPUnit and phpcs
|
2024-03-25 14:51:57 +01:00 |
|
Jens Schuppe
|
b4c6581d4f
|
Set version to 1.5-dev
|
2024-03-25 14:36:18 +01:00 |
|
Jens Schuppe
|
fb25af415c
|
Back to 1.4-dev
|
2024-03-13 12:53:51 +01:00 |
|
Jens Schuppe
|
e7040c70d3
|
Version 1.4-beta1
|
2024-03-13 12:53:35 +01:00 |
|
Jens Schuppe
|
30425418e7
|
Merge branch 'permissions'
[#82] Define permissions with label and description
|
2024-03-13 12:47:13 +01:00 |
|
Jens Schuppe
|
75d9516da0
|
Define permissions with label and description
Fixes "User deprecated function: Permission 'access Twingle API' should be declared with 'label' and 'description' keys." deprecation warnings
|
2024-03-11 14:52:24 +01:00 |
|
peth-systopia
|
c00314c75d
|
Update README.md
|
2024-01-16 12:57:03 +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 |
|
Jens Schuppe
|
c149275e15
|
Back to dev
|
2023-09-29 10:53:32 +02:00 |
|
Jens Schuppe
|
dc1118dac9
|
Version 1.4-alpha4
|
2023-09-29 10:53:17 +02:00 |
|
Jens Schuppe
|
8daddce005
|
Merge remote-tracking branch 'origin/issue/65'
[#65] Replace calls to deprecated method `CRM_Core_Error::debug_log_message()`
|
2023-09-29 10:52:09 +02:00 |
|
Jens Schuppe
|
9ccd86f03a
|
Merge branch 'navigationMenu'
[#79] Add navigation menu items
|
2023-09-26 12:37:44 +02:00 |
|
Jens Schuppe
|
e39a91e477
|
Add navigation menu items
|
2023-09-26 12:35:38 +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 |
|
peth-systopia
|
518f8809c7
|
Update index.md
|
2023-04-21 15:51:28 +02:00 |
|
peth-systopia
|
aae3a6b6f1
|
Update index.md
|
2023-04-21 15:29:13 +02:00 |
|
peth-systopia
|
f4dfc4b937
|
Create index.md
|
2023-04-21 15:28:40 +02:00 |
|
peth-systopia
|
018d2f2ac3
|
Delete index.md
|
2023-04-21 15:24:55 +02:00 |
|
peth-systopia
|
b9f1e32100
|
Update README.md
|
2023-04-21 15:19:02 +02:00 |
|
Jens Schuppe
|
bae3461c19
|
Merge remote-tracking branch 'MarcMichalsky/issue/61'
Fix broken API parameter structure for activity assignee EntityRef field on extension settings page
|
2023-04-20 11:45:22 +02:00 |
|
Marc Michalsky
|
486da1818d
|
Merge remote-tracking branch 'fork/issue/61' into issue/61
|
2023-04-19 17:37:25 +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
|
c88be90532
|
Back to dev
|
2023-03-14 15:37:35 +01:00 |
|
Jens Schuppe
|
b581b37838
|
Version 1.4-alpha3
|
2023-03-14 15:37:21 +01:00 |
|
Jens Schuppe
|
945992d8be
|
Add missing "pi_" prefixes for new payment instruments
|
2023-03-14 15:36:50 +01:00 |
|
Jens Schuppe
|
3b643b2e54
|
Add repo URL to mkdocs configuration
|
2023-03-14 15:22:23 +01:00 |
|