Commit Graph

232 Commits

Author SHA1 Message Date
6b52c31784 Add download to tables 2019-02-17 18:58:41 +01:00
0f0f302382 Fix global \count( 2019-02-11 22:25:15 +01:00
c23e307256 Make count( use global namespace 2019-02-11 22:23:56 +01:00
6865206f7e Fix relative path 2019-02-11 17:24:35 +01:00
fc80eb57dd Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
484b723493 inspection fixes 2019-02-09 19:42:23 +01:00
ed1cf2413c phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
f0eebfe898 Use global namespace+minor fixes 2019-02-04 22:29:55 +01:00
85c4cbbf30 Fix tab bug 2019-01-13 22:46:41 +01:00
cdce25ffb1 Use new tab, colors and css 2019-01-13 21:42:08 +01:00
81f34833c0 Fix use order/unused 2018-12-28 18:42:29 +01:00
115def5468 Optimize navigation install 2018-12-25 19:03:01 +01:00
866f68990c Move schema to json 2018-12-23 20:30:11 +01:00
adb5735370 Move schema to json 2018-12-22 23:19:20 +01:00
00564024ba Move schema to json 2018-12-22 19:51:26 +01:00
80b4f7ad14 Remove default uninstall 2018-12-21 20:22:10 +01:00
2bb4211205 Fix whitespace 2018-12-17 19:02:54 +01:00
d5b8b93769 Docblock fixes + more tests 2018-12-15 22:36:04 +01:00
e31d7f7997 Fix doc align 2018-12-09 22:20:51 +01:00
1b0f53e476 Fix use order 2018-12-09 22:16:55 +01:00
41cb6d0901 Models cannot be final because of NullModels 2018-12-01 21:21:11 +01:00
98640f421b Make classes final 2018-12-01 20:50:27 +01:00
74c808e377 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
28952a9a3f Fix pagination view namespace 2018-10-02 20:44:28 +02:00
b686fa8d8b Docblock fix 2018-09-22 18:22:44 +02:00
21116d496e Static analysis fixes 2018-09-22 16:23:56 +02:00
fc2de60fac Split controllers per application 2018-09-19 21:34:04 +02:00
e5b3c7f011 Fix package docblock 2018-08-24 14:08:08 +02:00
42bc138ce0 fix #96 fix #97 2018-08-17 20:02:29 +02:00
bb1dbefd6a Prepare for console application 2018-07-27 20:10:42 +02:00
d196417d8f Use root namespace 2018-05-30 13:39:00 +02:00
c9208e032d Remove unused parameter from install 2018-05-20 11:53:43 +02:00
c8c4b2c965 Make classes final 2018-05-11 21:30:34 +02:00
81ee899b5f Fix code implementation 2018-04-01 19:54:57 +02:00
8dee164dcc Fix uninstaller abstract implementation 2018-04-01 18:55:14 +02:00
8267f89357 Fix abstract implementation 2018-03-30 12:35:26 +02:00
b12d6c6b4e Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
d468fed41a docblock typehint fix 2018-03-16 12:39:55 +01:00
808bd94dac Add public/private to const 2018-03-16 08:46:52 +01:00
fc462c0e96 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
9e4b736dae Nullable+void typehint 2018-03-13 20:55:24 +01:00
12a3c72d82 Change permission check from int to string 2018-03-09 22:26:22 +01:00
86634b9af3 phpcs fixes 2018-02-17 21:38:56 +01:00
ec5e69fb1d Fix strict_types 2018-02-15 20:27:23 +01:00
00eb5da09f Fix Class name 2018-02-10 19:31:12 +01:00
7a1658e7e8 Fix : spacing 2018-02-04 18:13:48 +01:00
16c3bbff0c Fix navigation nav_from from id to name 2018-02-04 17:13:51 +01:00
5d6b2f8226 phpcbf 2018-02-03 13:09:09 +01:00
444c0a60ce Combine activate/deactivate to status 2018-02-03 12:26:18 +01:00
d4f97f3d2f Remove space from end of line 2018-02-03 11:52:30 +01:00