Commit Graph

65 Commits

Author SHA1 Message Date
d84983001f
add missing service 2023-01-12 22:49:27 +01:00
88571ad8ed
remove setParameter in DIC because of frozen parameter bag 2023-01-12 22:30:17 +01:00
a383976e49
apply code style rules 2023-01-10 23:35:52 +01:00
2312af010a
apply static code analysis changes 2023-01-10 23:33:48 +01:00
fb124c1f1a
add tests for setup actions class 2023-01-10 21:53:27 +01:00
890c5dfc10
add tests for module classes 2023-01-09 22:17:30 +01:00
5ebe4009dd
add tests for SMS message type classes 2023-01-08 22:22:45 +01:00
2460281434
use RecipientsList object instead of recipient objects array 2023-01-07 22:44:37 +01:00
32ea723301
add tests for exception classes 2023-01-07 21:13:32 +01:00
26a6223442
add tests for Configuration class 2023-01-07 13:49:27 +01:00
f7418e06b0
add tests for MessageClient class 2023-01-06 23:42:17 +01:00
339af80a2d
add tests for MessageSender class 2023-01-05 23:33:29 +01:00
2f76fa37b6
add tests for OrderRecipients class 2023-01-05 22:43:58 +01:00
c117e9509d
move shared code to separate classes to prevent errors while phpunit coverage test run 2023-01-04 23:58:37 +01:00
e4393803bf
add tests for RequestFactory class 2023-01-04 23:08:05 +01:00
e4699d4d19
add tests for UserRecipients class 2023-01-04 01:08:35 +01:00
9de541eb6c
use DI getter shorthand 2023-01-03 11:20:12 +01:00
1558e0275e
Merge branch 'rel_1.x' into dev_1.x_tests
# Conflicts:
#	composer.json
2023-01-03 09:38:09 +01:00
f21293084e
add DI services 2023-01-02 22:46:34 +01:00
24a444d19e
adjust version informations 2023-01-02 14:10:01 +01:00
c1f088985a
improve docblocks 2022-12-28 00:11:00 +01:00
d88dee4876
remove dupclicates, add tests 2022-12-28 00:09:24 +01:00
506bbd648e
add tests, improve code 2022-12-26 00:20:16 +01:00
bf77b65ad5
Merge branch 'rel_1.x' into dev_1.x_tests 2022-12-25 13:00:44 +01:00
54a2a721cb
perform a views regenerating 2022-12-19 10:59:38 +01:00
5faa4ddb13
add enum type actions 2022-12-19 10:44:59 +01:00
07b4f9523d
fix error if configuration is missing 2022-12-15 08:38:52 +01:00
a00061a37c
adjust version informations 2022-07-28 10:39:56 +02:00
cd2ea14121
fix small issues, improve code 2022-07-28 09:57:27 +02:00
c36ebf7381
fix IntelliSenseHelper 2022-07-27 08:58:33 +02:00
72fcd89823
apply code style rules 2022-07-27 08:47:20 +02:00
224057b807
enable Link Mobility php client v2 as dependency variant 2022-07-20 11:57:58 +02:00
e159aaa3b0
catch thrown recipient exceptions in admin controllers 2022-07-18 13:25:26 +02:00
1a896e26c2
move configurations to conf class 2022-07-18 13:23:28 +02:00
524a2bd57f
change sms tests 2022-07-17 23:37:57 +02:00
81b7fab1c1
use generated example phone number 2022-07-15 23:45:16 +02:00
42be99c268
Merge branch 'rel_1.x' into dev_1.x_tests 2022-07-15 22:56:41 +02:00
95249a247a
move writing remarks to a more centralized class 2022-07-15 22:46:52 +02:00
0e6f66554e
use order user for remark instead of current session user 2022-07-15 13:39:32 +02:00
7d54e545e7
add initial test for SMS model 2022-07-15 10:52:54 +02:00
c63db72ec4
adjust translation, add english translations 2022-07-15 09:39:13 +02:00
006d1643e0
allow sender country is null 2022-07-15 09:16:16 +02:00
407ac49a17
allow sender country is null 2022-07-14 16:04:26 +02:00
53c4561af5
set logger to new logger handler class 2022-07-14 12:15:51 +02:00
5ab43ffc73
make sender number and sender country optional 2022-07-14 09:38:59 +02:00
1ed3ae40ef
fix small issues, move wrong placed menu item 2022-07-13 15:38:53 +02:00
b7fc00aa8f
add documentation 2022-07-13 14:30:07 +02:00
328a98f90a
apply PSR-12 rules 2022-07-13 13:23:48 +02:00
f7f3ab0af4
adjust copyright notes 2022-07-13 13:21:52 +02:00
08db1ea34a
clean code 2022-07-12 16:06:19 +02:00