Commit Graph

93 Commits

Author SHA1 Message Date
Dennis Eichhorn
ae44226b1f update 2023-10-09 22:06:39 +00:00
32fa739301 make module status handling final 2020-02-24 22:57:26 +01:00
c5aba4051e make installer final 2020-02-24 22:53:42 +01:00
387597ec4b improve baseline 2020-02-06 23:54:01 +01:00
5326aa5a9c phpcs fix 2020-01-26 12:27:56 +01:00
3b82f4f4c4 fix images 2019-12-15 16:29:24 +01:00
49f8f96f50 remove empty line 2019-12-15 14:18:15 +01:00
0c808a6e3f phpcs fixes 2019-10-06 17:50:12 +02:00
fd109c6de6 fix lang indention and order 2019-10-02 21:09:53 +02:00
149856fbaf style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
4fc0a8af93 fix docblock 2019-09-21 16:12:21 +02:00
93cab0036e fix phpcs findings 2019-09-12 19:48:00 +02:00
2e8bd68d38 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
01e925fe52 change php version requirement 2019-08-15 20:45:28 +02:00
e562da6735 fix @link 2019-07-08 19:51:27 +02:00
647ab970f7 Start changing styles 2019-05-14 22:02:49 +02:00
25bc543c93 php cs fixer 2019-04-27 12:05:33 +02:00
e14e2ef80d Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
a94b51fb63 Add download to tables 2019-02-17 18:58:41 +01:00
8dc11bc7c7 Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
1903ae0ddf phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
16e7a4f657 Fix tab bug 2019-01-13 22:46:41 +01:00
9fc428b50c Use new tab, colors and css 2019-01-13 21:42:08 +01:00
6e0347459c Optimize navigation install 2018-12-25 19:03:01 +01:00
201ceb9612 Fixes #152 2018-12-24 16:08:15 +01:00
c05d521bf4 Move schema to json 2018-12-22 23:19:20 +01:00
5e164e07aa Move schema to json 2018-12-22 19:51:26 +01:00
3076f88e5d Remove default uninstall 2018-12-21 20:22:10 +01:00
ea0a0f41d6 Fix use order 2018-12-09 22:16:55 +01:00
0e27b09b15 Make classes final 2018-12-01 20:50:27 +01:00
c4fdef21df Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
a20d2b880b Docblock fix 2018-09-22 18:22:44 +02:00
dc0a0a8d4a Improve array init 2018-09-22 17:05:23 +02:00
9522fc0033 Static analysis fixes 2018-09-22 16:23:56 +02:00
02d0313acd Split controllers per application 2018-09-19 21:34:04 +02:00
04cc800cd6 Fix package docblock 2018-08-24 14:08:08 +02:00
f51865bc75 fix #96 fix #97 2018-08-17 20:02:29 +02:00
2eaa20266e Prepare for console application 2018-07-27 20:10:42 +02:00
3d1f483356 Use root namespace 2018-05-30 13:39:00 +02:00
3eab60db95 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
764c604017 Reformat 2018-05-20 09:59:17 +02:00
ced9fe7177 Make classes final 2018-05-11 21:30:34 +02:00
ac4c9ac6fe Fix code implementation 2018-04-01 19:54:57 +02:00
20227cfb38 Fix abstract implementation 2018-03-30 12:35:26 +02:00
a9bcb9609a Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
a9eace0651 docblock typehint fix 2018-03-16 12:39:55 +01:00
9a3366fab5 Add public/private to const 2018-03-16 08:46:52 +01:00
c7017aa2cd Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
8b461c7f55 Nullable+void typehint 2018-03-13 20:55:24 +01:00
7aecc6ad72 Change permission check from int to string 2018-03-09 22:26:22 +01:00