|
|
c8f7f03bf7
|
more tests and make classes final
|
2021-10-21 22:16:05 +02:00 |
|
|
|
3907512532
|
fix native function call phpcsfixer
|
2021-10-11 22:45:07 +02:00 |
|
|
|
548bcc4e14
|
fix root namespace usage
|
2021-10-11 22:22:28 +02:00 |
|
|
|
74abedcb3c
|
fix phpstan and phpcs
|
2021-10-11 22:01:04 +02:00 |
|
|
|
ba3f62ed67
|
fix class names and typos
|
2021-10-03 09:27:46 +02:00 |
|
|
|
67ada61771
|
phpcs, static and unit test fixes
|
2021-10-03 09:16:46 +02:00 |
|
|
|
b5028873bc
|
bug fixes
|
2021-10-03 01:25:37 +02:00 |
|
|
|
7b59d4637e
|
rename module constants and fix some unit test bugs
|
2021-09-28 18:28:42 +02:00 |
|
|
|
b4b1452a7c
|
september update 1
|
2021-09-19 19:50:14 +02:00 |
|
|
|
4c16458c33
|
fix table overflow
|
2021-09-05 20:16:54 +02:00 |
|
|
|
47cc815686
|
added comments and enum
|
2021-08-29 10:47:37 +02:00 |
|
|
|
2f6f634ce8
|
link er diagrams
|
2021-07-15 21:54:04 +02:00 |
|
|
|
09e65dc9b5
|
fix phpstan/phpcs
|
2021-06-26 14:38:07 +02:00 |
|
|
|
9f818ffb3b
|
fix installer
|
2021-06-24 00:00:17 +02:00 |
|
|
|
6cc8af6822
|
general fixes and tpl additions
|
2021-05-28 20:28:40 +02:00 |
|
|
|
18217f9121
|
new form layout and other tpl fixes
|
2021-04-18 22:29:45 +02:00 |
|
|
|
d92e5f892f
|
many fixes and expands and module expansions
|
2021-04-04 17:10:51 +02:00 |
|
|
|
c197873fb8
|
draft ::with() function for models
|
2021-03-11 21:23:41 +01:00 |
|
|
|
090aa8ce06
|
Add additional lang exp/imp support e.g. Navigation lang files
|
2021-03-05 22:09:43 +01:00 |
|
|
|
4a1f3a4f05
|
draft additional languages
|
2021-03-05 21:08:46 +01:00 |
|
|
|
0841ccbbb5
|
fix php version, lang files, basic tpl and sales impl.
|
2021-03-05 21:01:37 +01:00 |
|
|
|
2fbb2a61ed
|
mode changes
|
2021-02-20 10:59:06 +01:00 |
|
|
|
895d14ea94
|
draft individual module test environments
|
2021-02-09 18:22:20 +01:00 |
|
|
|
ea16986fac
|
update composer and some item/client impl.
|
2021-02-07 12:47:08 +01:00 |
|
|
|
e90c711a35
|
tpl fixes, dont use printHtml for none-string types
|
2020-12-06 11:13:19 +01:00 |
|
|
|
7b615d5696
|
update composer and fix bugs
|
2020-12-05 19:39:47 +01:00 |
|
|
|
047d23cc34
|
bump php version
|
2020-12-03 23:15:06 +01:00 |
|
|
|
07a61bf6fa
|
bump php version
|
2020-12-03 23:11:15 +01:00 |
|
|
|
77bc8bd26b
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
c4acb44677
|
phpcs fixes
|
2020-11-28 00:13:12 +01:00 |
|
|
|
470a595fa6
|
phpstan fixes
|
2020-11-27 22:56:15 +01:00 |
|
|
|
1dd2f33511
|
fix todos/move to todo list
|
2020-11-26 20:50:18 +01:00 |
|
|
|
be40a93fcf
|
remove webinterface
|
2020-11-25 01:00:26 +01:00 |
|
|
|
b5ac710e3d
|
autofixes
|
2020-11-24 18:44:22 +01:00 |
|
|
|
f16b953d1c
|
remove some getter/setter
|
2020-11-24 17:31:19 +01:00 |
|
|
|
389d8b04f4
|
simplify getLanguage call in request
|
2020-11-10 22:08:58 +01:00 |
|
|
|
78a97364cc
|
cs and phpstan fixes
|
2020-10-24 17:52:23 +02:00 |
|
|
|
3b7f61ffd9
|
correct datamapper self/external usage (invert)
|
2020-10-21 22:50:20 +02:00 |
|
|
|
874112f8eb
|
fix tests and replace file_exists
|
2020-10-08 15:12:24 +02:00 |
|
|
|
49fa2450cd
|
fix typehint
|
2020-09-10 20:40:12 +02:00 |
|
|
|
4f2aa1d5ca
|
implement immutable datetime
|
2020-09-10 20:18:46 +02:00 |
|
|
|
802e6497ee
|
manual cs fixes
|
2020-09-01 20:57:47 +02:00 |
|
|
|
4f270676f4
|
fix const alignment
|
2020-09-01 07:38:02 +02:00 |
|
|
|
cf05ec1515
|
improve autofix
|
2020-08-31 23:14:56 +02:00 |
|
|
|
4d668e3d70
|
fix extra blank lines
|
2020-08-31 22:54:13 +02:00 |
|
|
|
50861c4fd4
|
php cs autofix
|
2020-08-31 22:30:36 +02:00 |
|
|
|
fb1ff7e962
|
improve cs fixer command
|
2020-08-30 20:14:53 +02:00 |
|
|
|
e091be6a3d
|
autofixes
|
2020-08-30 20:13:10 +02:00 |
|
|
|
59eae8f350
|
improve php-cs-fixer rules
|
2020-08-29 17:18:44 +02:00 |
|
|
|
a31279a9c2
|
update composer and fix tests and add gitignore
|
2020-07-31 15:44:05 +02:00 |
|