Commit Graph

158 Commits

Author SHA1 Message Date
Dennis Eichhorn
00c8a57d22 fix language 2023-09-23 23:05:18 +00:00
7abc88651c Fix file header 2023-06-17 03:13:21 +02:00
d1dbe1f52f Updated file header 2023-06-16 19:32:46 +02:00
Dennis Eichhorn
2c85276778 fix getters/setters 2023-05-31 12:03:53 +00:00
046aa737d7 Continue with getter/setter cleanup 2023-05-30 15:44:15 +02:00
Dennis Eichhorn
26461f7914 start fixing composer 2023-05-28 13:11:24 +00:00
Dennis Eichhorn
e9cc3ba2b4 phpcs autofixes 2023-05-28 12:19:03 +00:00
Dennis Eichhorn
0361e135be test fixes fleet+expense tests 2023-05-19 02:26:10 +00:00
3392b24e53 make module status handling final 2020-02-24 22:57:26 +01:00
0464978346 make installer final 2020-02-24 22:53:42 +01:00
0c6e99c94f improve baseline 2020-02-06 23:54:01 +01:00
4b457817b7 phpcs fix 2020-01-26 12:27:56 +01:00
4e8797fe9d remove empty line 2019-12-15 14:18:15 +01:00
8c1593471e phpcs fixes 2019-10-06 17:50:12 +02:00
d7342aa5b7 style fixes and time recording app draft 2019-09-28 20:59:03 +02:00
a8222689d0 fix docblock 2019-09-21 15:28:07 +02:00
bb2d0a86d6 fix phpcs findings 2019-09-12 19:48:00 +02:00
327d702e81 Implement php 7.4 type hints 2019-08-15 21:55:12 +02:00
cd6d0e18bc change php version requirement 2019-08-15 20:45:28 +02:00
ecbb198ab9 fix @link 2019-07-08 19:51:27 +02:00
e9b46946f5 php cs fixer 2019-04-27 12:05:33 +02:00
6b81bf0433 Make app,localization in url optional+tld+subdomain 2019-03-09 23:21:29 +01:00
d665cedebc Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
a353ffb104 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
c06a28d5ad Optimize navigation install 2018-12-25 19:03:01 +01:00
b38ce45f77 Move schema to json 2018-12-23 20:30:11 +01:00
909408ba75 Move schema to json 2018-12-22 23:19:20 +01:00
5676d53958 Move schema to json 2018-12-22 19:51:26 +01:00
62e204fd5a Remove default uninstall 2018-12-21 20:22:10 +01:00
4402498949 Fix use order 2018-12-09 22:16:55 +01:00
45ae2a2440 Make classes final 2018-12-01 20:50:27 +01:00
e0c6eb3d41 Add permission for links read/write/update... 2018-11-11 19:49:28 +01:00
c3f495a909 Docblock fix 2018-09-22 18:22:44 +02:00
e51effdffa Improve array init 2018-09-22 17:05:23 +02:00
f53f94a355 Static analysis fixes 2018-09-22 16:23:56 +02:00
86fec5542f Split controllers per application 2018-09-19 21:34:04 +02:00
688d84415a Fix package docblock 2018-08-24 14:08:08 +02:00
73c53a06b3 fix #96 fix #97 2018-08-17 20:02:29 +02:00
2a64689da8 Prepare for console application 2018-07-27 20:10:42 +02:00
5020721334 Use root namespace 2018-05-30 13:39:00 +02:00
dfe86bc578 Remove unused parameter from install 2018-05-20 11:53:43 +02:00
015545464c Make classes final 2018-05-11 21:30:34 +02:00
527125af33 Fix code implementation 2018-04-01 19:54:57 +02:00
38acb200b4 Fix abstract implementation 2018-03-30 12:35:26 +02:00
ef629e30c1 Change to php version 7.2 requirement 2018-03-27 19:10:56 +02:00
59a9ab002c docblock typehint fix 2018-03-16 12:39:55 +01:00
b6690bcc5e Add public/private to const 2018-03-16 08:46:52 +01:00
7dca4d3e7e Fix abstract/interface implementation 2018-03-14 18:12:32 +01:00
e255614cec Nullable+void typehint 2018-03-13 20:55:24 +01:00
4884d7afda Change permission check from int to string 2018-03-09 22:26:22 +01:00