Commit Graph

61 Commits

Author SHA1 Message Date
98a3ed4ae2 Start changing styles 2019-05-14 22:02:49 +02:00
f3464343d1 Fix getHtml para type 2019-04-27 18:29:24 +02:00
bfcfc2c3c7 php cs fixer 2019-04-27 12:05:33 +02:00
40f878dacf Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
e6dc074bf1 Add download to tables 2019-02-17 18:58:41 +01:00
70d30a8001 Fix relative path 2019-02-11 17:24:35 +01:00
3bb5a87b51 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
8770eac2ea phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
446a71e29d Use new tab, colors and css 2019-01-13 21:42:08 +01:00
37357973ba Fix use order/unused 2018-12-28 18:42:29 +01:00
56f4b45c6f Optimize navigation install 2018-12-25 19:03:01 +01:00
9c50f3c89f Fixes #152 2018-12-24 16:08:15 +01:00
9e14f76285 Move schema to json 2018-12-22 19:51:26 +01:00
800dfcffbe Remove default uninstall 2018-12-21 20:22:10 +01:00
1e418b9131 Fix use order 2018-12-09 22:16:55 +01:00
935164b6eb Make classes final 2018-12-01 20:50:27 +01:00
02ae3e3323 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
f782ee741d Add draft sorting 2018-09-30 11:51:42 +02:00
bf5fb11d1c Docblock fix 2018-09-22 18:22:44 +02:00
f3a88d79bf Improve array init 2018-09-22 17:05:23 +02:00
06fcdd2254 Static analysis fixes 2018-09-22 16:23:56 +02:00
d53d0b31fd Fix Path bugs after move 2018-09-21 23:15:53 +02:00
4a36b725b9 Fix Path bugs after move 2018-09-21 23:15:40 +02:00
54ba3f2bc9 Fix Path bugs after move 2018-09-21 23:13:57 +02:00
0cb2d7b0b3 Fix Path bugs after move 2018-09-21 23:11:57 +02:00
2b4e098ec2 Fix Path bugs after move 2018-09-21 23:09:54 +02:00
bfb785d358 Split controllers per application 2018-09-19 21:34:04 +02:00
5e41598ca9 Fix package docblock 2018-08-24 14:08:08 +02:00
3986528929 fix #96 fix #97 2018-08-17 20:02:29 +02:00
71ba1e85ff Prepare for console application 2018-07-27 20:10:42 +02:00
db3e2e074e Fix path check 2018-07-12 19:59:07 +02:00
1823076513 Pull out functionality 2018-07-07 18:56:46 +02:00
bc08e052eb Implement content+navigation like other help pages 2018-07-06 21:39:49 +02:00
d2262885b1 Add developer doc 2018-07-06 21:34:11 +02:00
dc43e0edd5 Implement draft general documentation 2018-07-06 21:01:22 +02:00
97c4484c0b Improve module listing and implement help doc draft for tests 2018-07-06 20:45:15 +02:00
b9298cc624 Use root namespace 2018-05-30 13:39:00 +02:00
8b20f7932f Remove unused parameter from install 2018-05-20 11:53:43 +02:00
1dff18cd62 Reformat 2018-05-20 09:59:17 +02:00
85cc0da026 Make classes final 2018-05-11 21:30:34 +02:00
e9fe598abb Fix code implementation 2018-04-01 19:54:57 +02:00
d8bdf65ef4 Fix abstract implementation 2018-03-30 12:35:26 +02:00
bdc6bb079d Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
7474aa521f docblock typehint fix 2018-03-16 12:39:55 +01:00
dd6e03ade8 Add public/private to const 2018-03-16 08:46:52 +01:00
526e6c7a12 Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
3ad3e32d8e Nullable+void typehint 2018-03-13 20:55:24 +01:00
88a61af456 Change permission check from int to string 2018-03-09 22:26:22 +01:00
3b4bdbb87e phpcs fixes 2018-02-17 21:38:56 +01:00
e0216e2848 Fix strict_types 2018-02-15 20:27:23 +01:00