8
0
Commit graph

62 Commits

Autor SHA1 Nachricht Datum
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
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
a4d8961d71
set LINK Mobility PHP client API v1 as dependency 2022-07-13 11:03:39 +02:00
08db1ea34a
clean code 2022-07-12 16:06:19 +02:00
6d947f6d6e
show API error message in admin, log SMS messaging error 2022-07-12 13:44:05 +02:00
807b98012f
remove StartController extension 2022-07-11 15:57:09 +02:00
fc43a4ade1
sanitize SMS messages,
add active switches for finishedOrder, canceledOrder, sendedOrder
add message example content
2022-07-08 15:13:05 +02:00