Commit Graph

84 Commits

Author SHA1 Message Date
d3baf528bd rename module constants and fix some unit test bugs 2021-09-28 18:28:42 +02:00
23d9978a6c september update 1 2021-09-19 19:50:15 +02:00
Formatter Bot
9efac6a2bf Automated formatting changes 2021-06-23 22:14:42 +00:00
21c11eb3ba add app to installer 2021-06-24 00:03:34 +02:00
7e0c3f1809 bump php version 2020-12-03 23:07:33 +01:00
cae9cd1bd4 php cs autofix 2020-08-31 22:30:36 +02:00
c0c46c8937 changed file permissions 2020-06-09 22:03:51 +02:00
9378363135 remove parameters after list (id) must not be set 2020-03-05 22:30:00 +01:00
8aafb7b2b9 make module status handling final 2020-02-24 22:57:26 +01:00
214fda6257 make installer final 2020-02-24 22:53:42 +01:00
65d75dd940 remove empty line 2019-12-15 14:18:15 +01:00
f3cc84c4a7 fix phpcs findings 2019-09-12 19:48:00 +02:00
cd658a1cdd change php version requirement 2019-08-15 20:45:28 +02:00
47c33c16ec fix @link 2019-07-08 19:51:27 +02:00
2469ba3e1c php cs fixer 2019-04-27 12:05:33 +02:00
ac3c2a8c16 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
cb9e1d84f9 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
b197ef1678 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
577ec3a414 Optimize navigation install 2018-12-25 19:03:01 +01:00
a4b3ef666f Fixes #152 2018-12-24 16:08:15 +01:00
d4eedecb53 Move schema to json 2018-12-23 15:18:00 +01:00
6381562b95 Remove default uninstall 2018-12-21 20:22:10 +01:00
63517a1c9c Fix use order 2018-12-09 22:16:55 +01:00
2f288ddc3d Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
0c4e294272 Docblock fix 2018-09-22 18:22:44 +02:00
5873f78569 Static analysis fixes 2018-09-22 16:23:56 +02:00
4f3b62909f Split controllers per application 2018-09-19 21:34:04 +02:00
a737a0e380 Fix package docblock 2018-08-24 14:08:08 +02:00
2fd81c8e20 fix #96 fix #97 2018-08-17 20:02:29 +02:00
260f710235 Prepare for console application 2018-07-27 20:10:42 +02:00
307a9e52de Use root namespace 2018-05-30 13:39:00 +02:00
411289d534 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
4d68e7a615 Fix installer 2018-04-20 19:36:27 +02:00
6a72f80cf3 Unicode char column 2018-04-18 22:13:57 +02:00
d35ab978aa Add file monitoring table for cached inspections 2018-04-18 22:12:07 +02:00
60143b8835 Prepare file security template 2018-04-12 22:31:47 +02:00
11e498d39e Fix code implementation 2018-04-01 19:54:57 +02:00
2668c2c13e Fix abstract implementation 2018-03-30 12:35:26 +02:00
cc43c97824 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
17da4c9b6b Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
38503f6dc1 Nullable+void typehint 2018-03-13 20:55:24 +01:00
a3ec556786 Change permission check from int to string 2018-03-09 22:26:22 +01:00
2f0d6d7f7e phpcs fixes 2018-02-17 21:38:56 +01:00
c1fe8f5174 Fix strict_types 2018-02-15 20:27:23 +01:00
708fbabb71 Fix Class name 2018-02-10 19:31:12 +01:00
b62f36c0c5 Fix nav install bug 2018-02-04 20:18:55 +01:00
2c2043440f phpcbf 2018-02-03 13:09:09 +01:00
a74b76ed77 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
b4e24b3ef3 Add spaces around namespace 2018-02-03 11:46:23 +01:00
79c902e466 Remove whitespace from end of line 2018-01-15 18:56:01 +01:00