Commit Graph

269 Commits

Author SHA1 Message Date
d252a78f97 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
4e6b7f0cac phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
e169fb66ce Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
de30ad2568 Test fix tab indention 2019-02-02 23:59:22 +01:00
0a4b0eef71 Fix tab bug 2019-01-13 22:46:41 +01:00
7771dd6c15 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
3775e2efa9 php cs fixer 2018-12-28 19:13:17 +01:00
84ef43bfd4 Fix use order/unused 2018-12-28 18:42:29 +01:00
abccfd71c0 Optimize navigation install 2018-12-25 19:03:01 +01:00
03bc3f0b93 Fixes #152 2018-12-24 16:08:15 +01:00
eb57e522f5 re-init console/socket as well 2018-12-23 20:35:22 +01:00
c38a88dbf4 fixes #11 2018-12-23 20:28:34 +01:00
eea481a80e Move schema to json 2018-12-22 23:19:20 +01:00
6543ba808e Move schema to json 2018-12-22 19:51:26 +01:00
35fb1698fd Fix tests/coverage 2018-12-20 23:23:14 +01:00
56eded102a Implement tests 2018-12-16 11:25:35 +01:00
a62a8d3507 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
c0af510cbe Fix null typehint order 2018-12-10 18:13:38 +01:00
82e0bd5315 Fix use order 2018-12-09 22:16:55 +01:00
6398cd4e3a Remove too many use statements 2018-12-09 18:20:30 +01:00
9e95ad0f70 Fix pullout bugs 2018-12-09 18:00:59 +01:00
9c70fcd80a Pull out general functionality 2018-12-09 16:30:04 +01:00
f0f27abbf2 fix #151 2018-12-08 21:48:43 +01:00
1aecdf40be Add audit tests 2018-12-02 16:54:46 +01:00
d003fddb66 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
ce90148ff6 Make classes final 2018-12-01 20:50:27 +01:00
67bca98fb0 Minor functioinality improvements 2018-11-23 11:37:30 +01:00
b0d5839ba6 File/report bug fixes 2018-11-11 19:52:49 +01:00
3fcec9f545 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
c626e5a757 fix reporter tpl form, task display 2018-10-27 20:42:24 +02:00
aa0366838d More unit tests 2018-10-03 15:56:37 +02:00
5b1da2d6a8 Move Models to frameworks 2018-10-02 21:22:16 +02:00
bb2a37f5b5 Add draft sorting 2018-09-30 11:51:42 +02:00
25ee2d1abe Add dummy sorting 2018-09-30 00:30:56 +02:00
1c56bf9598 Move coverage ignore to class level 2018-09-26 20:49:23 +02:00
4165be9c4f Docblock fix 2018-09-22 18:22:44 +02:00
d890814a44 Static analysis fixes 2018-09-22 16:23:56 +02:00
11423b71ef Revere commit test 2018-09-22 15:07:50 +02:00
3254ebeab1 Test commit 2018-09-22 15:07:27 +02:00
62cb80973d Minor style fixes 2018-09-22 14:55:46 +02:00
7fc5bdb306 Remove more use statements 2018-09-22 14:30:38 +02:00
d327d6ce90 Static analysis fixes 2018-09-22 14:25:15 +02:00
2cb8092c10 Static analysis fixes 2018-09-22 14:17:55 +02:00
8664e84d0d Implement permission adding 2018-09-21 23:16:35 +02:00
d24863651d Split controllers per application 2018-09-19 21:34:04 +02:00
11bfeabd85 Test implementations 2018-09-19 17:41:04 +02:00
85757d3e67 Further implementations after using the app 2018-09-15 17:14:24 +02:00
685c7cd8ac Started to implement profile admin functionality 2018-09-15 13:31:50 +02:00
316d564b65 Minor tpl fixes 2018-09-09 20:26:17 +02:00
d7ea018c02 improve unit tests 2018-08-31 21:14:53 +02:00