8
0
Commit graph

74 Commits

Autor SHA1 Nachricht Datum
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
e294da36ae
mark OXID 6.3.0 as excluded in documentation 2022-12-17 23:52:49 +01:00
07b4f9523d
fix error if configuration is missing 2022-12-15 08:38:52 +01:00
841d2c0879
make installable in OXID 6.5.1 (CE 6.13) 2022-12-13 14:45:56 +01:00
a38c350245
adjust README 2022-09-29 09:18:58 +02:00
258961bddc
add license information 2022-09-08 22:11:23 +02:00
d964824fa1
make installable in OXID 6.5 (CE 6.12) 2022-09-08 22:01:19 +02:00
b8cd9b3b0d
add support note 2022-09-08 15:47:34 +02:00
ff45750c35
fix release link in changelog 2022-07-28 10:42:55 +02:00
a00061a37c
adjust version informations 2022-07-28 10:39:56 +02:00
9eff4ad296
improve changelog 2022-07-28 10:30:14 +02:00
cd2ea14121
fix small issues, improve code 2022-07-28 09:57:27 +02:00
63ec4670b7
make oxNew discoverable for phpstan 2022-07-27 09:05:53 +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
00e54ec4dc
add phpstan dependency, cut PHP 7.0 compatibility 2022-07-27 08:42:06 +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
a4889fe4bc
add initial test structure 2022-07-14 23:09:30 +02:00