Commit Graph

86 Commits

Author SHA1 Message Date
c6b8cd92b7 Move schema to json 2018-12-22 23:19:20 +01:00
bbb94e99e8 Remove badges 2018-12-22 23:18:49 +01:00
62a72fb453 Remove default uninstall 2018-12-21 20:22:10 +01:00
5514038eae Fix null typehint order 2018-12-10 18:13:38 +01:00
f65f41b417 Fix use order 2018-12-09 22:16:55 +01:00
c0caf50d22 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
118d9c0f16 Make classes final 2018-12-01 20:50:27 +01:00
26ba3b98f9 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
703f9cde25 Docblock fix 2018-09-22 18:22:44 +02:00
290648b022 Improve array init 2018-09-22 17:05:23 +02:00
a1ab8914af Static analysis fixes 2018-09-22 16:23:56 +02:00
0aa900f66b Split controllers per application 2018-09-19 21:34:04 +02:00
ec4c8618a7 Fix package docblock 2018-08-24 14:08:08 +02:00
19fa2ac9ba fix #96 fix #97 2018-08-17 20:02:29 +02:00
b4e068cf54 Re-format mappers 2018-05-31 19:47:26 +02:00
120e2d189e Use root namespace 2018-05-30 13:39:00 +02:00
99464ab3fc Remove unused parameter from install 2018-05-20 11:53:43 +02:00
ed58cf8641 Reformat 2018-05-20 09:59:17 +02:00
f611e226e2 Make classes final 2018-05-11 21:30:34 +02:00
f63cafa27b Fix code implementation 2018-04-01 19:54:57 +02:00
92fd803804 Fix abstract implementation 2018-03-30 12:35:26 +02:00
8ae24eaa7e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
2b28b6ae42 Add typehints 2018-03-16 13:33:55 +01:00
5298dd4c62 docblock typehint fix 2018-03-16 12:39:55 +01:00
ce14da7f10 Add public/private to const 2018-03-16 08:46:52 +01:00
86c48fee5e Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
f8ffabfa2d Nullable+void typehint 2018-03-13 20:55:24 +01:00
c1e72f011f Change permission check from int to string 2018-03-09 22:26:22 +01:00
ec5d5722fe phpcs fixes 2018-02-17 21:38:56 +01:00
67b54e6170 Fix strict_types 2018-02-15 20:27:23 +01:00
e1dae0e9d8 Fix Class name 2018-02-10 19:31:12 +01:00
c9f1a4eff1 Fix : spacing 2018-02-04 18:13:48 +01:00
d33f51984b phpcbf 2018-02-03 13:09:09 +01:00
e68dba42a8 Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
41a8568b97 Remove space from end of line 2018-02-03 11:52:30 +01:00
1cca8d1257 Add spaces around namespace 2018-02-03 11:46:23 +01:00
a3a56364a8 Remove @category and replace with @package 2017-12-30 12:45:02 +01:00
f2e6a06c5c Remove package TBD 2017-12-30 11:56:53 +01:00
36f0fa33ec Fix types 2017-11-17 19:34:52 +01:00
45177542fa Explicit type cast 2017-11-17 18:46:28 +01:00
2ac245fff3 Fix form layouts 2017-11-13 20:48:05 +01:00
672611c50b Fix #19 2017-11-09 17:32:21 +01:00
1a4ecca1b8 Fix #13 2017-11-08 22:39:51 +01:00
924321b452 Scrutinizer php fixes 2017-11-08 22:00:34 +01:00
4a5160aac4 Remove mapper abstract duplication 2017-11-08 21:18:31 +01:00
008528d0fc Fix tables 2017-11-08 21:01:09 +01:00
f6bc2b562f Remove var_dump from mappers 2017-11-07 20:35:13 +01:00
9ce69d5bca General fixes 2017-11-05 13:09:39 +01:00
42c52aebfd Fix if for foreach while spacing 2017-10-27 17:56:33 +02:00
ee44991c24 Fix minor bugs for full inspections 2017-10-15 18:54:27 +02:00