Commit Graph

145 Commits

Author SHA1 Message Date
2d554fb4e0 Implement php 7.4 type hints 2019-08-15 21:55:12 +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
6dcf4c6976 php cs fixes 2019-06-15 19:18:36 +02:00
8bba182910 Start changing styles 2019-05-14 22:02:49 +02:00
b8e097dc2b Implement changed rest usage 2019-05-01 20:57:20 +02:00
185e3a0491 Fix getHtml para type 2019-04-27 18:29:24 +02:00
2469ba3e1c php cs fixer 2019-04-27 12:05:33 +02:00
1dc7f5d299 Use global namespace 2019-04-27 00:13:26 +02:00
ac3c2a8c16 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
efb353ea38 Mapper/Module/Schema fixes thanks to new tests 2019-02-26 00:00:31 +01:00
fc0140f66a Add download to tables 2019-02-17 18:58:41 +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
001b8617d5 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
0708281114 Use new tab, colors and css 2019-01-13 21:42:08 +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
2190322225 Fix doc align 2018-12-09 22:20:51 +01:00
63517a1c9c Fix use order 2018-12-09 22:16:55 +01:00
90ac54e111 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
fd05d3c097 Make classes final 2018-12-01 20:50:27 +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
81592b7f2f Improve array init 2018-09-22 17:05:23 +02:00
5873f78569 Static analysis fixes 2018-09-22 16:23:56 +02:00
e040ce131c Fix whitespaces 2018-09-21 23:16:49 +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
85d681067d Implement account/group relation and depth handling 2018-07-31 20:11:35 +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
004cb991d2 Fix Exchange draft 2018-05-20 14:54:55 +02:00
411289d534 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
3daa4ac67e Reformat 2018-05-20 09:59:17 +02:00
a0d18a0344 Make classes final 2018-05-11 21:30:34 +02:00
45a6627e6a Implement test for file inspection 2018-04-24 19:23:09 +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
e8fc40b962 docblock typehint fix 2018-03-16 12:39:55 +01:00
308f0b1594 Add public/private to const 2018-03-16 08:46:52 +01:00
17da4c9b6b Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00